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

Uploaded Source

Built Distribution

sphinx_wagtail_theme-6.1.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.1.0.tar.gz.

File metadata

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

File hashes

Hashes for sphinx_wagtail_theme-6.1.0.tar.gz
Algorithm Hash digest
SHA256 78cb02576eab7664fa775d43341dcda76c4ba263a692eb80a558f8464ab95f5e
MD5 7f6dfb884e0a4d756803f74233127a10
BLAKE2b-256 31b59eaaf4a644db221d6c94d585dc769d550f3fc87ffe0e46c35f80c60e7c6c

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for sphinx_wagtail_theme-6.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7a3c9f96b792bb5b65e4e5e6c0a92fbc447ba2ae6b326d7dab563eee0ad7c29e
MD5 00a3576bef454fba4e62d5d6b305b48a
BLAKE2b-256 719af259daa9f83ffdc16bdcf48b4739fd16c843fb10c9ffb35841f2da940b2d

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