Changelog
0.7.1 (2026-05-08)
Fixes
- theme: detect Material's slate scheme as dark mode (#37) (82624b3)
Code refactoring
- css: drop extra.css, layer Bifrost framework, strip important (#39) (6b868f7)
0.7.0 (2026-05-07)
Features
- bundle mkdocs-awesome-nav as runtime dependency (#31) (5f4f565)
0.6.1 (2026-02-28)
Fixes
- clean up version badge styling (05ebc17)
0.6.0 (2026-02-28)
Features
- display version badge in header when extra.version is set (#20) (5787a4e)
0.5.0 (2026-02-24)
Features
- add markdown-callouts for GitHub alert syntax support (#18) (d63f72f)
0.4.0 (2026-02-24)
Features
- add localized-plugin as dependancy (a0565d2)
0.3.3 (2026-02-24)
Fixes
- add missing content.tabs.link feature (416e47f)
- formatting error (fb8dcf9)
0.3.2 (2026-02-24)
Documentation
0.3.1 (2026-02-24)
Documentation
- add readme to python project file (85484d1)
0.3.0 (2026-02-24)
Features
- add PyPI publishing and pin dependencies (#13) (32d671f)
Documentation
CI
0.2.1 (2026-02-23)
CI
- add permissions to check workflow (28abe84)
- codeql read permission (5c879f7)
0.2.0 (2026-02-23)
Features
- auto-inject extensions, features, and theme defaults from plugin (9178bec)
- docs: Add MkDocs template with GitHub Pages deployment (4957bc2)
- Enhance Bifrost theme integration and syntax highlighting (d2ee2d9)
- restructure as pip-installable MkDocs plugin (ef822f4)
Fixes
- ci: fix check and deploy docs workflows (25e6fb1)
- docs: update URLs after repo rename to bifrost-mkdocs (6a5cea1)
Documentation
- Correct line number for changing the primary color in mkdocs.yaml (a28484c)
- README: Add link to documentation preview and fix URL placeholder (65a4570)