furo 2024.8.6


pip install furo

  Latest version

Released: Aug 06, 2024

Project Links

Meta
Author: Pradyun Gedam
Requires Python: >=3.8

Classifiers

Framework
  • Sphinx
  • Sphinx :: Theme

Development Status
  • 5 - Production/Stable

License
  • OSI Approved :: MIT License

Environment
  • Web Environment

Intended Audience
  • Developers

Programming Language
  • Python :: 3
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12

Operating System
  • OS Independent

Topic
  • Documentation
  • Software Development :: Documentation

Furo

A clean customisable Sphinx documentation theme.

Demo image

Elevator pitch

  • Intentionally minimal --- the most important thing is the content, not the scaffolding around it.
  • Responsive --- adapting perfectly to the available screen space, to work on all sorts of devices.
  • Customisable --- change the color palette, font families, logo and more!
  • Easy to navigate --- with carefully-designed sidebar navigation and inter-page links.
  • Good looking content --- through clear typography and well-stylised elements.
  • Good looking search --- helps readers find what they want quickly.
  • Biased for smaller docsets --- intended for smaller documentation sets, where presenting the entire hierarchy in the sidebar is not overwhelming.

Quickstart

Furo is distributed on PyPI. To use the theme in your Sphinx project:

  1. Install Furo in documentation's build environment.

    pip install furo
    
  2. Update the html_theme in conf.py.

    html_theme = "furo"
    
  3. Your Sphinx documentation's HTML pages will now be generated with this theme! 🎉

For more information, visit Furo's documentation.

Contributing

Furo is a volunteer maintained open source project, and we welcome contributions of all forms. Please take a look at our Contributing Guide for more information.

Acknowledgements

Furo is inspired by (and borrows elements from) some excellent technical documentation themes:

We use BrowserStack to test on real devices and browsers. Shoutout to them for supporting OSS projects!

What's with the name?

I plucked this from the scientific name for Domesticated Ferrets: Mustela putorius furo.

A ferret is actually a really good spirit animal for this project: cute, small, steals little things from various places, and hisses at you when you try to make it do things it doesn't like.

I plan on commissioning a logo for this project (or making one myself) consisting of a cute ferret. Please reach out if you're interested!

Used By

I'm being told that mentioning who uses $thing is a good way to promote $thing.

License

This project is licensed under the MIT License.

2024.8.6 Aug 06, 2024
2024.7.18 Jul 18, 2024
2024.5.6 May 06, 2024
2024.4.27 Apr 27, 2024
2024.1.29 Jan 29, 2024
2023.9.10 Sep 10, 2023
2023.8.19 Aug 18, 2023
2023.8.17 Aug 17, 2023
2023.7.26 Jul 26, 2023
2023.5.20 May 20, 2023
2023.3.27 Mar 27, 2023
2023.3.23 Mar 23, 2023
2022.12.7 Dec 07, 2022
2022.9.29 Sep 29, 2022
2022.9.15 Sep 15, 2022
2022.6.21 Jun 21, 2022
2022.6.4.1 Jun 04, 2022
2022.6.4 Jun 03, 2022
2022.4.7 Apr 07, 2022
2022.3.4 Mar 04, 2022
2022.2.23 Feb 23, 2022
2022.2.14.1 Feb 14, 2022
2022.2.14 Feb 14, 2022
2022.1.2 Jan 02, 2022
2021.11.23 Nov 23, 2021
2021.11.16 Nov 16, 2021
2021.11.15 Nov 15, 2021
2021.11.12.1 Nov 12, 2021
2021.11.12 Nov 12, 2021
2021.10.9 Oct 09, 2021
2021.9.22 Sep 22, 2021
2021.9.8 Sep 08, 2021
2021.8.31 Aug 31, 2021
2021.8.17b43 Aug 17, 2021
2021.8.11b42 Aug 10, 2021
2021.7.31b41 Jul 31, 2021
2021.7.28b40 Jul 28, 2021
2021.7.28b39 Jul 28, 2021
2021.7.5b38 Jul 05, 2021
2021.6.24b37 Jun 24, 2021
2021.6.18b36 Jun 18, 2021
2021.6.18b35 Jun 18, 2021
2021.4.11b34 Apr 11, 2021
2021.4.11b33 Apr 11, 2021
2021.4.11b32 Apr 11, 2021
2021.3.20b31 Mar 20, 2021
2021.3.20b30 Mar 20, 2021
2021.3.19b29 Mar 19, 2021
2021.2.28b28 Feb 28, 2021
2021.2.28b27 Feb 28, 2021
2021.2.27b26 Feb 27, 2021
2021.2.21b25 Feb 21, 2021
2020.12.30b24 Dec 30, 2020
2020.12.28b23 Dec 28, 2020
2020.12.28b22 Dec 28, 2020
2020.12.9b21 Dec 09, 2020
2020.12.9b20 Dec 09, 2020
2020.11.27b19 Nov 27, 2020
2020.11.19b18 Nov 19, 2020
2020.11.15b17 Nov 14, 2020
2020.11.14b16 Nov 13, 2020
2020.11.10b15 Nov 09, 2020
2020.11.1b14 Nov 01, 2020
2020.10.15b13 Oct 14, 2020
2020.10.13b12 Oct 12, 2020
2020.10.13b11 Oct 12, 2020
2020.10.13b10 Oct 12, 2020
2020.10.5b9 Oct 04, 2020
2020.9.28b8 Sep 28, 2020
2020.9.15b7 Sep 15, 2020
2020.9.15b6 Sep 15, 2020
2020.9.8b4 Sep 08, 2020
2020.9.8b3 Sep 08, 2020
2020.9.8b2 Sep 07, 2020
2020.9.2b1 Sep 01, 2020
2020.8.14b5 Sep 14, 2020

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
beautifulsoup4
sphinx (<9.0,>=6.0)
sphinx-basic-ng (>=1.0.0.beta2)
pygments (>=2.7)