Default mkdocs theme for FiveOrbs projects
Project description
FiveOrbs MkDocs Theme
This is a theme for MkDocs which is mainly used for the documentation of FiveOrbs projects
Installation
Install the package from PyPi using pip
:
pip install mkdocs-fiveorbs
Add the theme to your mkdocs.yml
file:
theme:
name: fiveorbs
Development server
mkdocs serve -w theme
Styles
Install Dart Sass via npm install -g sass
. During develompment:
sass --watch styles:theme
Deploy to PyPi
Install uv
if not already done. Bump version number in
setup.py
, then:
git tag -a X.X.X -m "Release Version X.X.X"
git push origin vX.X.X
sass --style=compressed --no-source-map styles:theme
uv build
uv publish --username <user> --token <token> # or uv-publish with .pypirc
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mkdocs_fiveorbs-0.1.14.tar.gz
(105.1 kB
view details)
Built Distribution
File details
Details for the file mkdocs_fiveorbs-0.1.14.tar.gz
.
File metadata
- Download URL: mkdocs_fiveorbs-0.1.14.tar.gz
- Upload date:
- Size: 105.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c16c2a85efcb020bd4ba135f6616ec792f0d9355846f7fa68547fb0460941d5 |
|
MD5 | ecda5a9d5c72d1ed79a822901b48a913 |
|
BLAKE2b-256 | 687bf959aeda90d2ca165bd120e43a7934cc0996cd1b63062ddb764589e4a616 |
File details
Details for the file mkdocs_fiveorbs-0.1.14-py3-none-any.whl
.
File metadata
- Download URL: mkdocs_fiveorbs-0.1.14-py3-none-any.whl
- Upload date:
- Size: 104.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c03678375155ea26e976b2ef23c9f82dc29ae51423553c025728eca8f19d487a |
|
MD5 | e017dec371543be0cd2bdc6cf8db4be4 |
|
BLAKE2b-256 | 8127db2265d02c7e97a24e0ec75d00eb400a619c2917b36a650e2e7b668a2e43 |