Skip to content

trisolaris-labs/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published