Welcome to MkDocs Bulma

For mkdocs documentation visit mkdocs.org.

Installation

pipenv install mkdocs-bulma

Configuration

Add to your mkdocs.yml: `theme: mkdocs_bulma

Project layout

mkdocs.yml    # The configuration file.
docs/
    index.md  # The documentation homepage.
    ...       # Other markdown pages, images and other files.