pyricau.github.com icon indicating copy to clipboard operation
pyricau.github.com copied to clipboard

p-y.wtf static website

This is the source repository for the p-y.wtf website.

Setup

pip install mkdocs-material
pip install mkdocs-badges
pip install mkdocs-markdownextradata-plugin

Deploy locally: mkdocs serve

Deploy for realz: mkdocs gh-deploy