Personal Knowledge base for SharePoint Framework (SPFx)
Knowledge base for SharePoint Framework (SPFx) snippets and links. https://shelDev.github.io/spwiki/
- For full documentation visit mkdocs.org
- Themes Material
- Markdown Syntax
mkdocs.yml # The configuration file.
docs/
index.md # The documentation homepage.
... # Other markdown pages, images and other files.
choco install mkdocs pip install pymdown-extensions pip install mkdocs-material
mkdocs build
mkdocs gh-deploy