lepture / shibuya

A responsive, good looking with modern design documentation theme for Sphinx, with great supports for many sphinx extensions.
https://shibuya.lepture.com
BSD 3-Clause "New" or "Revised" License
166 stars 5 forks source link
documentation sphinx-doc sphinx-theme
Shibuya Sphinx Theme Logo

[![PyPi](https://img.shields.io/pypi/v/shibuya?style=for-the-badge)](https://pypi.python.org/pypi/shibuya) [![Documentation](https://img.shields.io/badge/documentation-6E56CF?style=for-the-badge&logo=python&logoColor=white)](https://shibuya.lepture.com/) [![GitHub Sponsors](https://img.shields.io/github/sponsors/lepture?color=E54666&style=for-the-badge)](https://github.com/sponsors/lepture)

Shibuya, a beautiful, modern, and responsive theme for Sphinx documentation generator, with great supports for Jupyter extensions.

preview

Quick start

Install Shibuya theme with pip:

pip install shibuya

Add shibuya theme to your Sphinx conf.py:

html_theme = "shibuya"

License

BSD 3-Clause License