Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 380 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 380 Bytes

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.