Main elements of mkdocs
Intro¶
In this first meeting, we will explore the fundamental aspects of MkDocs with particular attention to the mkdocs material theme, focusing on:
- Initializing the project
- Basic elements to build your own site
- Mkdocs material and basic plugins
Material¶
Link | |
---|---|
Repo | |
Wiki | PBG Learning |
Mkdocs material | https://squidfunk.github.io/mkdocs-material/ |
Github pages | https://pages.github.com/ |
Github actions | https://docs.github.com/en/actions |