Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 200 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 200 Bytes

Atomix Website

Setup

pip install mkdocs mkdocs-material mkdocs-minify-plugin

Run

mkdocs serve

Then browse to http://localhost:8000

Publish

mkdocs gh-deploy