Press Sample

This is a simple demonstration of the Press Sphinx theme, last updated on 8 April 2025.

Usage

  1. Install this theme:

    $ pip install sphinx-press-theme
    
  2. Add the following to your conf.py file:

    html_theme = 'press'
    
  3. Run Sphinx!

Documentation

Please find further resources and documentation for the Press theme at https://schettino72.github.io/sphinx_press_site/.