Skip to main content

Ulwazi theme for Sphinx documentation projects

Project description

Ulwazi Sphinx theme

Ulwazi, Xhosa for information, is a work-in-progress Sphinx theme based on Vanilla design.

Demo website

Layout and functionality is derived from sphinx-basic-ng, developed by praduimsg and Alabaster.

The theme will default to a generic Vanilla Framework style but will have options for the specific Canonical theming to support the org's documentation needs.

Installing Node Modules

Make sure you have npm and Yarn installed:

sudo apt install npm
sudo npm install -g corepack

If you do not have the node_modules directory (for example, after cloning the repository for the first time), install the JavaScript dependencies:

yarn install

Testing

A Makefile includes some basic functionality to build the theme and then build and run the test content with the theme.

To build the sample documentation using the theme, run:

make run

This command set ups a virtual environment, installs dependencies, builds theme, then documentation in this repo, and serves the result via local web server.

The resulted environment tracks changes in sample content and rebuilds the local website automatically. However, changes to the theme might require a full rebuild of the theme package:

make rebuild

This command runs make clean to delete files built earlier, and then make run again.

If you change dependencies (for example, add a new Sphinx extension to the docs/requirements.txt file), you will need to re-build the virtual environment entirely. That can be done by manually deleting the .venv folder or with the make fclean command.

Contributing

The theme files are located in the ulwazi folder:

  • __init__.py -- initialization script for the theme.
  • navigation.py -- modifies the global TOC navigation tree
  • theme/ulwazi/ -- contains the theme files
    • theme.toml -- theme configuration file
    • static -- static content to be used by the theme without processing
    • other files -- HTML templates for Sphinx using Jinja templating engine

If you want to modify HTML code of a page generated by Sphinx before the theme gets applied, see the _html_page_context function definition in the initialization script.

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

ulwazi-0.5.tar.gz (186.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ulwazi-0.5-py3-none-any.whl (205.8 kB view details)

Uploaded Python 3

File details

Details for the file ulwazi-0.5.tar.gz.

File metadata

  • Download URL: ulwazi-0.5.tar.gz
  • Upload date:
  • Size: 186.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for ulwazi-0.5.tar.gz
Algorithm Hash digest
SHA256 4c23f23a61112b752d2d946f78a503219988e67b73a0b8ee3ddf20ccb246674f
MD5 972962916b77d82fbd40eb3f1ecdf83a
BLAKE2b-256 ea4cc431ff37cdbb7e29f1f6df78636eb4e68151c9e2b2a7d9f237d0ec4144c5

See more details on using hashes here.

File details

Details for the file ulwazi-0.5-py3-none-any.whl.

File metadata

  • Download URL: ulwazi-0.5-py3-none-any.whl
  • Upload date:
  • Size: 205.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for ulwazi-0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 89380e05e32d22c743d71cf52cd226ec5d4c3368a378df84ad4ef566fdc8014a
MD5 97de2b6ed5e4fc61617ca3947921ece8
BLAKE2b-256 0447088c7ee36f0d324b9045d8752b4d11219d76875620435fc58be8ff448b25

See more details on using hashes here.

Supported by

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