Skip to main content

Bulma-based theme for Kaybee

Project description

Kaybee is a Sphinx system for knowledge bases. kaybee_bulma is a theme for Kaybee with the following goals:

  • Based on the Bulma CSS framework

  • Uses no HTML/CSS/JS from Sphinx

  • Uses a modern toolchain (npm, SASS, webpack)

  • Delivers a fast, attractive, mobile-oriented, and (later) offline web experience with unique capabilities

How To Release

Releases are driven by Travis. When a push is done with a tag, the Travis build notices the tag and triggers the PyPI update. (Non-tagged pushes don’t trigger the PyPI part of .travis.yml.)

  1. Commit everything.

  2. Bump the version using bumpversion commands:

    • bumpversion patch: 0.1.0 -> 0.1.1.dev0

    • bumpversion release: 0.1.1.dev0 -> 0.1.1

    • bumpversion minor: 0.1.1 -> 0.2.0.dev0

    • bumpversion dev: 0.2.0.dev0 -> 0.2.0.dev1

    • bumpversion release: 0.2.0.dev1 -> 0.2.0#. Tag the release.

  3. Commit, tag, push.

  4. Run bumpversion to go back to dev

  5. Run gitchangelog > CHANGES.rst to generate the history that goes into the package. Tip: Use the commit message prefixes from their reference

  6. Commit, push (so people can see the history.)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kaybee_bulma-0.2.12.tar.gz (157.8 kB view hashes)

Uploaded Source

Built Distribution

kaybee_bulma-0.2.12-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page