A custom MkDocs theme built for SkedGo documentation sites.
- Go to your MkDocs project directory
- Install the theme from GitHub:
pip install git+https://github.com/skedgo/skedgo-mkdocs-theme
- In your
mkdocs.yml
file, update the theme section:
theme:
name: skedgo
- Then run your MKDocs project locally to see the new is applied