UnOfficial modding documentation/guide for Grim Dawn
pip install mkdocs
pip install mkdocs-material
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