UiASub Wiki
Welcome. Choose a path:
- Read the wiki: Use the navigation menu to browse topics, or use the search box to jump to a page.
- Edit the wiki: Follow the quick-start below to run the site locally and make changes.
Read the wiki
Start with the navigation menu to the top to browse sections. If you know what you are looking for, use the search box to jump directly to a page.
Edit the wiki (MkDocs quick-start)
These steps follow the official MkDocs getting started guide
- Install MkDocs (Python required):
- Serve the site locally from this repo:
- Open the local preview:
- Edit Markdown files in
docs/(including this file atdocs/index.md). MkDocs reloads the site when you save.
When you're ready to publish, push the site and Github Actions will build it automatically
Material for MkDocs
Material for MkDocs is a powerful documentation framework on top of MkDocs, a static site generator for project documentation.
Install with:
See more functionality here: https://squidfunk.github.io/mkdocs-material/setup/