> Torillic: A theme which styles your notes to look like the official Dungeons & Dragons 5e content books.
I've been learning a lot about how mkdocs nav works and in particular discovered the excellent [awesome-pages](https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin) plugin from lukasgeiter, so have been using it in my own notes to add section-level contents pages.
Changes
Features
- [Added backlinks to pages, linking back to their section](https://github.com/TEParsons/mkdocs-torillic/commit/2a8e9f5119a4cfa3fb456941e3d5496ad926084e)
- [Implemented section-level contents pages on section home pages](https://github.com/TEParsons/mkdocs-torillic/commit/020416f34069f667e817028fef76f54e6b249478)
To install
Install the plugin package from PyPi:
cli
pip install mkdocs-torillic
Then, in your MkDocs project's `mkdocs.yaml` file, add:
yaml
theme:
name: torillic