UiASub Wiki¶

Welcome.
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)¶
Top right of this webpage is the official repo for this wiki.
These steps follow the official MkDocs getting started guide
- Install MkDocs requrements (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. - Add new folders and files in their respective
.pagesfile so it is navigable, remember to add a.pagesfile to a new folder.
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.
See more functionality here: https://squidfunk.github.io/mkdocs-material/setup/