Skip to main content

A Sphinx theme for Nextstrain’s documentation, based on Read The Docs’ default theme (sphinx_rtd_theme).

Installation

This theme is distributed on PyPI as nextstrain-sphinx-theme and can be installed with pip:

$ python3 -m pip install nextstrain-sphinx-theme

To use the theme in your Sphinx project, you will need to add the following to your conf.py file:

html_theme = "nextstrain-sphinx-theme"

This theme is based on sphinx_rtd_theme and accepts most of the same configuration options settable via html_theme_option and a few additional options as well:

logo:

Boolean determining if the Nextstrain logo should be displayed. Defaults to true.

logo_link:

URL to use for the logo’s link. Defaults to <https://docs.nextstrain.org>.

logo_only:

Ignored. Inherited from sphinx_rtd_theme. Instead, the project name and version info will not be displayed (thus showing only the logo) when subproject is true.

subproject:

Boolean determining if this is a subproject of the main Nextstrain documentation project on <https://docs.nextstrain.org>. Defaults to true.

If your project wants to display its own logo, just set Sphinx’s html_logo to point to the image file in your Sphinx project.

html_logo = "_static/your-logo.png"

This will automatically take precedence over the default Nextstrain logo provided by the theme.

Development

python3 -m pip install -e .
make clean # not always needed, but better to be cautious
make html
open build/html/index.html

Releasing

  1. Make sure all your changes have been commited to the main branch.

  2. Add a commit which describes the changes from the previous version to CHANGES.rst and updates the version number in lib/nextstrain/sphinx/theme/VERSION.

  3. Tag this commit with the version number, e.g. git tag -a 2020.4 -m "version 2020.4".

  4. Push the commit and tag to GitHub, e.g. git push origin main 2020.4.

  5. Publish to PyPI by invoking a GitHub Actions workflow:

    1. Go to the workflow: publish.yml.

    2. Select Run workflow. In the new menu:

      1. Select Use workflow from > Tags > new version number (e.g. 2020.4).

      2. Set PyPI instance for publishing as PyPI (default) or TestPyPI. More info

      3. Select Run workflow.

Testing

PR test builds are available here: https://readthedocs.org/projects/nextstrain-sphinx-theme/builds/ and usually follow the following URL path convention: https://nextstrain–17.org.readthedocs.build/projects/sphinx-theme/en/17/ where 17 is the PR number

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nextstrain_sphinx_theme-2026.1.tar.gz (452.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nextstrain_sphinx_theme-2026.1-py3-none-any.whl (453.0 kB view details)

Uploaded Python 3

File details

Details for the file nextstrain_sphinx_theme-2026.1.tar.gz.

File metadata

  • Download URL: nextstrain_sphinx_theme-2026.1.tar.gz
  • Upload date:
  • Size: 452.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.20

File hashes

Hashes for nextstrain_sphinx_theme-2026.1.tar.gz
Algorithm Hash digest
SHA256 032c23e0817157b9a9c2964962ff672e0e0e164ba352289fb0e445bcb1fed0ce
MD5 5a0fc345fcd8b36fecef2b65bd027358
BLAKE2b-256 d0823ba768e37b5c542e4af88c768a1280509beb4d01b8ae2b16e5ae5f5bfde2

See more details on using hashes here.

File details

Details for the file nextstrain_sphinx_theme-2026.1-py3-none-any.whl.

File metadata

File hashes

Hashes for nextstrain_sphinx_theme-2026.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3bc8de86cf63f9c2be0d064d3f5ca4af971f75f6cfe6b116c1cf8e4e738d546c
MD5 b7c788e226c3088a7d8b46e436a44116
BLAKE2b-256 342953b7f13dbfd64622394c40ffc718a28c43b29be862b13cdcc5519d423bda

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

2026.1 This release

2 files

2025.2

2 files

2025.1

2 files

2024.2

2 files

2024.1

2 files

2023.2

2 files

2023.1

2 files

2022.9

2 files

2022.8

2 files

2022.7

2 files

2022.6

2 files

2022.5

2 files

2022.4

2 files

2022.3

2 files

2022.2

2 files

2022.1

2 files

2021.4

2 files

2021.3

2 files

2021.2

2 files

2021.1

2 files

2020.6

2 files

2020.5

2 files

2020.4

2 files

2020.3

2 files

2020.2

2 files

2020.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page