Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 417 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 417 Bytes

Grim Docs

UnOfficial modding documentation/guide for Grim Dawn

https://grimdocs.app

Cloning the Repo?

To Get Started Use

pip install mkdocs
pip install mkdocs-material

mkdocs commands

mkdocs build -> Build the MkDocs documentation
mkdocs gh-deploy -> Deploy your documentation to GitHub Pages
mkdocs new -> Create a new MkDocs project
mkdocs serve -> Run the builtin development server