trisolaris-labs / docs

Repo for hosting Trisolaris Docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

The docs are deployed at: https://trisolaris-labs.github.io/docs/

Setup

  1. Clone the repo
  2. Create a virtual enviornment
    virtualenv -p python3.8 venv
    source venv/bin/activate
  1. Install dependencies pip install -r requirements.txt
  2. Start a local server mkdocs serve
  3. Make changes and update local/origin master
  4. Once you make an update, and push to main, you can then run mkdocs gh-deploy to deploy the site live.

About

Repo for hosting Trisolaris Docs


Languages

Language:PowerShell 94.5%Language:Batchfile 5.5%