Skip to main content

Sphinx Wagtail theme

Project description

Sphinx Wagtail theme

CI 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 at the release commit with the format X.Y.Z
  • Create a GitHub release against that tag with the title format vX.Y.Z

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.

Thank you to Vercel for hosting the theme’s preview sites.

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-6.2.0.tar.gz (2.0 MB view details)

Uploaded Source

Built Distribution

sphinx_wagtail_theme-6.2.0-py2.py3-none-any.whl (2.0 MB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: sphinx_wagtail_theme-6.2.0.tar.gz
  • Upload date:
  • Size: 2.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for sphinx_wagtail_theme-6.2.0.tar.gz
Algorithm Hash digest
SHA256 94e3296226b6607af19d804b305e3912aff4ec5aaacee23c78c2d6dc18f5256a
MD5 1ce848f88a4d41d0fa7188f85b0474d8
BLAKE2b-256 569932e37e578645d3cba6c1d045ecd1d11f5bc5f7c2fa26260e4fcfba7dce43

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for sphinx_wagtail_theme-6.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a4390b654bd9f2a8599517e5d4b0542be395b21be07dba89062ec1b6a1b42342
MD5 d8ac11dcb1e0cb99205ca2167b906802
BLAKE2b-256 18d8cfa0711a4df305938ac56495b147f6d79f30845f800079973eff08ea1803

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