Files
zkldi_Tachi/docs
2021-06-10 02:15:13 +01:00
..
2021-06-10 02:09:22 +01:00
2021-06-10 02:09:22 +01:00
2021-06-10 02:09:22 +01:00
2021-06-10 02:15:13 +01:00
2021-06-10 02:09:22 +01:00

MKDocs-Template

My preferred defaults and a template for MKDocs, which is also my preferred engine for writing documentation.

Setup

If you're in a horribly hellish python environment like me (Sorry Sera, you know its true) make sure you use pip3

  • pip install mkdocs
  • git clone <this repo>
  • pip install mkdocs-material
  • mkdocs serve