Use this theme with Mkdocs.
Add to the file named mkdocs.yml
in your project root folder the following content:
theme<span class="tag">
name</span> mkdocs-bulma-theme
If you want to apply bulma classes to the HTML from Markdown, apply the Bulma Classes plugin from the same author too:
plugins:
- bulma-classes
For more info about Mkdocs go to the official site, for more info about theming, go to the dedicated documentation page.
Mkdocs Bulma Theme is in an early developing stage.