Immaterial Sample

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

Usage

  1. Install this theme:

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

    extensions += ['sphinx_immaterial']
    
    html_theme = 'sphinx_immaterial'
    
  3. Run Sphinx!

Documentation

Please find further resources and documentation for the Immaterial theme at https://jbms.github.io/sphinx-immaterial/.