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.)
Commit everything.
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.
Commit, tag, push.
Run bumpversion to go back to dev
Run gitchangelog > CHANGES.rst to generate the history that goes into the package. Tip: Use the commit message prefixes from their reference
Commit, push (so people can see the history.)
Release files for kaybee-bulma 0.2.31
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| kaybee_bulma-0.2.31.tar.gz | 86.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| kaybee_bulma-0.2.31-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 187.6 kB
Release files / kaybee_bulma-0.2.31.tar.gz
| Download URL | kaybee_bulma-0.2.31.tar.gz |
|---|---|
| Size | 86.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
88a3a3c9fd1bfc9f3ca67b7917425f2c0bd1d4b93ce6fc30f6e19e179c058441
|
|
BLAKE2b-256 checksum How to use checksums |
8d787d1e381d891b4947db8dae8b345850683582bdb9d095dac22f35f1642c69
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / kaybee_bulma-0.2.31-py3-none-any.whl
| Download URL | kaybee_bulma-0.2.31-py3-none-any.whl |
|---|---|
| Size | 101.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
be5855b488e78b6695f0690c57a8fc61bbf6c022c7c1ba97d6c760bbde842b32
|
|
BLAKE2b-256 checksum How to use checksums |
2deac6f4e3ac6439c112547140b9a482718b61f4b6bf775885846926b5b4f017
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |