Skip to main content

Sphinx Wagtail theme

Project description

Sphinx Wagtail theme

CI status Netlify Status PyPI version License: MIT

Sphinx Wagtail theme contains all files required to build a Sphinx extension that provides the theme.

Installation

pip install sphinx-wagtail-theme

Usage

Select the "Sphinx Wagtail theme" in the conf.py file of a Sphinx

# include the theme in the list of extensions to be loaded
extensions = ['sphinx_wagtail_theme', ]

# select the theme
html_theme = 'sphinx_wagtail_theme'
  • See the documentation for more usage instructions

Development

Getting started

Release process

Checklist:

  • CONTRIBUTORS.md is updated
  • CHANGELOG.md is updated
  • setup.cfg is updated (see version)
  • Everything is committed, clean checkout
  • ~/.pypirc has a username and password (token)
  • Add a git tag and a GitHub release once completed

With an active virtual environment:

python -m pip install --upgrade -r requirements.txt
make clean
make clean-frontend
npm ci
npm run build
prerelease
git tag -a N.N.N -m "N.N.N"
git push origin N.N.N
python -m build
python -m twine upload --repository pypi dist/*
postrelease

Credits

Sphinx Wagtail theme is based on Sphinx Typo3 theme which is based on t3SphinxThemeRtd which is based on the Read the Docs Sphinx theme.

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

sphinx_wagtail_theme-5.3.1.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

sphinx_wagtail_theme-5.3.1-py2.py3-none-any.whl (1.8 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file sphinx_wagtail_theme-5.3.1.tar.gz.

File metadata

  • Download URL: sphinx_wagtail_theme-5.3.1.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.7

File hashes

Hashes for sphinx_wagtail_theme-5.3.1.tar.gz
Algorithm Hash digest
SHA256 d8b7adcb419c17943ecd85043148b1435a1fa3d886673d1eb62b84cc357e0472
MD5 7bb371fd287200a3577250e0f692e07b
BLAKE2b-256 9fbd3eadff5c17135edb73460e7ac8e4a7942049138716cd2ea08b051150e3ea

See more details on using hashes here.

Provenance

File details

Details for the file sphinx_wagtail_theme-5.3.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for sphinx_wagtail_theme-5.3.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 642305c5dde14e6924d72adf2a28b97f6a6a1edcfeebfef9efc9717ecd97aa80
MD5 f256019d32f61fd995569c19ddde6fcc
BLAKE2b-256 45d31f1d104e39d71ebad3fcbf4e446137eb937ae6b26c535befb0216882cb4c

See more details on using hashes here.

Provenance

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