A Sphinx theme based on the awesome pydata-sphinx-theme with the look and feel of napari.
Check out the PyData Sphinx Theme Docs for more info.
After creating a virtual environment, install the theme in editable mode:
python -m pip install -e .
To build the demo site, run:
cd docs/
make html
To build the napari website, install the theme as a dependency.