napari / napari-sphinx-theme

https://napari.org/napari-sphinx-theme
BSD 3-Clause "New" or "Revised" License
4 stars 10 forks source link

napari sphinx theme #1

Closed neuromusic closed 2 years ago

neuromusic commented 2 years ago

Summary

The napari.org website features a custom theme to support a consistent look-and-feel with the napari hub, however, the current process for building the napari.org site is too complex for documentation contributors to easily preview their changes locally. To simplify the build process, we are going to release the napari.org theme as a pip-installable sphinx theme and rely on the sphinx build process to render the napari.org website.

Intended outcome

The napari.org docs will be refactored to have a more conventional build process via make docs which works the same locally and in production.

How will it work?

We will implement the current napari.org theme as a pip-installable sphinx theme.

Assets

Tasks

codemonkey800 commented 2 years ago

@neuromusic all the open dev / design issues are complete, so I'm going to close this and the following issues:

After I'll create a release for v0.1.0 😄 🎉