Skip to content

juvinious/paintown-www

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

paintown-www

Paintown website - paintown.org

Build Setup

# install dependencies
pip install mkdocs-material

# serve with hot reload at localhost:8000
mkdocs serve

# build for production
mkdocs build

For detailed explanation on how things work, checkout the guide.