Skip to main content

Sphinx AHDCreative Theme

Project description

Sphinx AHD theme

CI status License: MIT

Sphinx AHD theme contains all files required to build a Sphinx extension that provides the 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:

  • 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

ahdcreative_sphinx_theme-1.0.4.tar.gz (1.7 MB view details)

Uploaded Source

Built Distribution

ahdcreative_sphinx_theme-1.0.4-py2.py3-none-any.whl (1.7 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file ahdcreative_sphinx_theme-1.0.4.tar.gz.

File metadata

File hashes

Hashes for ahdcreative_sphinx_theme-1.0.4.tar.gz
Algorithm Hash digest
SHA256 50093f7c8a451223e5bf422c34a062528ae7837462e841f9aed4a427cae66b46
MD5 c1f5862365293e5b1360ef5dbbd9ae16
BLAKE2b-256 cf8a3c774f2b6418a0a28bd918d3d6fe1358b48bd40e0bbeff80b1a319f18b50

See more details on using hashes here.

File details

Details for the file ahdcreative_sphinx_theme-1.0.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for ahdcreative_sphinx_theme-1.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5106c817a8d69b7eeca9554567117c837e856fb96abaea4b11f73d2c43fed4e2
MD5 09a0fcf426c2dc9fda0ed3b1808dbf38
BLAKE2b-256 20baec6e2d5bed17483c967650552a2b2656a0cbaa2495451e225b15f446c4fb

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