Skip to content

clockor2/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Clockor2 documentation repo! The Clockor2 docs can be found at clockor2.github.io/docs.

Development

Create a virtual env && Install docs deps (only need to run once).

python3 -m venv env
env/bin/pip install mkdocs-material mkdocs-video

Start the docs server

env/bin/python -m mkdocs serve

Releases

No releases published

Packages

No packages published