All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
This changelog only covers changes made to the code base on the system. Changes to the resources wiki content are not documented here.
- Added Plugin mkdocs-section-index plugin to enable section index pages
- Updated
.github/workflows/ci.yml
to enable section index pages on GH pages
- Added Plugin mkdocs-mermaid2-plugin to render mermaid diagrams
- Further enabled multiple features in in
mkdocs.yml
.
markdown_extensions: -footnote
inmkdocs.yml
to enable insertion of references
CNAME
so that the wiki now points to wiki.idec.io- Updated
README.md
for new url
- mkdocs-material site with basic aesthetics
.github/workflows/ci.yml
for automatic deployment of pages using config filemkdocs.yml
config file forgh-deploy
- A readme file containing only the link of the deployed GitHub page
- Changelog file
- MIT License for code base, following that of mkdocs-material
- Basic page structures