Skip to content

pyricau/pyricau.github.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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