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.3.tar.gz (177.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.3-py3-none-any.whl (194.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ulwazi-0.3.tar.gz
  • Upload date:
  • Size: 177.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.3.tar.gz
Algorithm Hash digest
SHA256 433a3c57bef36057a2036d5b02bf53b52e27ab4b19a70623e261a1e0df8b1f8b
MD5 fa34db04e7dbf278cd13aa7775959300
BLAKE2b-256 147667f56e9973ac31d9b694639d825119cbe9d786fe8963142cad7431c360ee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ulwazi-0.3-py3-none-any.whl
  • Upload date:
  • Size: 194.9 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4e36b88c891dc765980b019e033ea8f89e10482f83b51fb0a9b1ea6fe5b9807e
MD5 d15806111236e6ccdcd2a39e13f858d6
BLAKE2b-256 d79efd7f5b74982dd1f4fad8234732e89d7b68cece18412199a618a71b35501d

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