Skip to main content

Sphinx Theme for ZEIT ONLINE

Project description

Sphinx Theme for ZEIT ONLINE

Based on the fabulous Read the Docs theme.

Usage

Install the package, e.g. pip install sphinx_zon_theme, and then set html_theme = 'sphinx_zon_theme' in your Sphinx conf.py.

Features

  • Automatically uses the ZON logo.

  • Adds an “edit this page” link to the sidebar. To customize how this link is created, you can set the following:

    html_theme_options = {
        'editme_link': (
            'https://github.com/zeitonline/{project}/edit/master/{page}')
    }
    (This is the default value, it supports two variables, project is taken

    directly from conf.py, and page evaluates to path/to/current/page.suffix)

  • Supports (multi-project) search using sphinx_elasticsearch. Configure like this (default values are shown here):

    html_theme_options = {
        'elasticsearch_host': 'http://docs.zeit.de/elasticsearch',
        'elasticsearch_index': 'docs',
        # For creating links to search result items
        'public_url_root': 'http://docs.zeit.de/'
    }

    To disable and use the built-in Sphinx search, set elasticsearch_host to None.

  • Adds a “like” button (iframe) at the bottom of each page. To disable, set like_iframe_src to None.

Changelog

1.4.1 (2020-10-16)

  • Make compatible with Sphinx-2, update sphinx_rtd_theme to 0.5.0

1.4.0 (2020-10-16)

  • Unusable, brown-bag release

1.3.2 (2020-01-08)

  • Hide empty table heads with CSS

1.3.1 (2019-12-11)

  • Fix rst syntax for pypi upload

1.3.0 (2019-12-11)

  • Style tables a little more nicely

1.2.0 (2019-04-05)

  • Add a “like” button to the bottom of each page

1.1.1 (2018-12-14)

1.1.0 (2018-12-10)

  • Use sphinx_elasticsearch for searching.

1.0.0 (2018-09-27)

  • Initial release.

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_zon_theme-1.4.1.tar.gz (252.4 kB view details)

Uploaded Source

File details

Details for the file sphinx_zon_theme-1.4.1.tar.gz.

File metadata

  • Download URL: sphinx_zon_theme-1.4.1.tar.gz
  • Upload date:
  • Size: 252.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.9

File hashes

Hashes for sphinx_zon_theme-1.4.1.tar.gz
Algorithm Hash digest
SHA256 c3ad7f9cc0963b9d3b05cb84f437adf8fb7b5f046c2447e28a685e7ebd02b451
MD5 246f2f00f5093908960903c32bfd0b31
BLAKE2b-256 6adadebb7f66b8daa6ab59be9801df1f0a297e062bda6639e62eee554160f18d

See more details on using hashes here.

Supported by

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