Skip to content

atomix/atomix.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atomix Website

Setup

pip install mkdocs mkdocs-material mkdocs-minify-plugin

Run

mkdocs serve

Then browse to http://localhost:8000

Publish

mkdocs gh-deploy