agelito / guns-r-us-onboarding

Onboarding site for Guns R Us Toy Company

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guns 'R' Us Toy Company Onboarding

This is an onboarding page for GUNS- corporation in Eve Online made using mkdocs.

⚡ Quick Start

📂 From Source

Clone the repository

git clone https://github.com/agelito/guns-r-us-onboarding
cd guns-r-us-onboarding

Set up python venv

python -m venv .venv

# Bash
source .venv/Scripts/activate

# PowerShell
.\.venv\Scripts\Activate.ps1

Install dependencies

pip install -r requirements.txt

Serve page locally

mkdocs serve

About

Onboarding site for Guns R Us Toy Company

License:Creative Commons Zero v1.0 Universal