Skip to main content

Sphinx AHDCreative Theme

Project description

Sphinx AHD theme

Installation

pip install sphinx-ahd-theme

Usage

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

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

# select the theme
html_theme = 'sphinx_ahd_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 AHD 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_ahd_theme-5.3.8.tar.gz (1.7 MB view details)

Uploaded Source

Built Distribution

sphinx_ahd_theme-5.3.8-py2.py3-none-any.whl (1.7 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file sphinx_ahd_theme-5.3.8.tar.gz.

File metadata

  • Download URL: sphinx_ahd_theme-5.3.8.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.10

File hashes

Hashes for sphinx_ahd_theme-5.3.8.tar.gz
Algorithm Hash digest
SHA256 af2e2afc56336c8b43ff1619c307cfbf40fa84fb3bf3146928f408622d1e3d2c
MD5 87ba17280f27979dbffff578a5f73eb7
BLAKE2b-256 109af51ef7a45cf35d84d58e61592f7d3b5acc48e382fdf074773b66e61909ae

See more details on using hashes here.

File details

Details for the file sphinx_ahd_theme-5.3.8-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for sphinx_ahd_theme-5.3.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 08bafc7540cdb8bb433f6e0bb2e3d6bcdab4f31ca360302fa6eb8298fd378cde
MD5 ee22e42df0bb901ee7fe22cd22bec0ba
BLAKE2b-256 74c24d92c9b970ea34e2a7008e471f4454cc2a76e31a1190a7a25ebc43de4d6f

See more details on using hashes here.

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