All Projects → pradyunsg → Furo

pradyunsg / Furo

Licence: mit
A clean customizable documentation theme for Sphinx

Projects that are alternatives of or similar to Furo

Neovim Init.vim
🏮 The perfect Neovim configuration for productive people who wants to level up their Vim experience with a clean, minimal-looking aesthetic, as well as a highly extensible, easily customizable set of popular tools and shortcuts to boost productivity. 🏮
Stars: ✭ 440 (+64.79%)
Mutual labels:  clean, minimal, customizable
Type
🎉 Minimal and Clean Free Jekyll Theme
Stars: ✭ 185 (-30.71%)
Mutual labels:  clean, minimal, sass
Snack
🍱 A minimal CSS framework for web.
Stars: ✭ 117 (-56.18%)
Mutual labels:  minimal, sass
Webpack Boilerplate
A minimal webpack 5 boilerplate with only Babel, SASS and lodash (optional) on board
Stars: ✭ 404 (+51.31%)
Mutual labels:  minimal, sass
Lemon
🍋 Minimal and responsive CSS framework for fast building websites.
Stars: ✭ 51 (-80.9%)
Mutual labels:  minimal, sass
Hugo Theme Console
A minimal, responsive and light theme for Hugo inspired by Linux console.
Stars: ✭ 143 (-46.44%)
Mutual labels:  clean, minimal
Siimple
The minimal CSS toolkit for flat and clean designs
Stars: ✭ 502 (+88.01%)
Mutual labels:  minimal, sass
Glup
Some of the gulp tutorial -《gulp笔记》
Stars: ✭ 136 (-49.06%)
Mutual labels:  clean, sass
minimum-viable-startpage
A very simple startpage to replace new tab in a browser of choice.
Stars: ✭ 61 (-77.15%)
Mutual labels:  minimal, clean
slimline
Minimal, customizable, fast and elegant ZSH prompt
Stars: ✭ 48 (-82.02%)
Mutual labels:  minimal, customizable
Simple React App
Simple base app using react, react-router v4, hot-reload & sass.
Stars: ✭ 263 (-1.5%)
Mutual labels:  sass
Foundationpress
FoundationPress is a WordPress starter theme based on Foundation 6 by Zurb
Stars: ✭ 2,776 (+939.7%)
Mutual labels:  sass
Jekyll Theme Minimal Resume
Simple Jekyll theme for a minimal resume website: https://jekyll-theme-minimal-resume.netlify.com/
Stars: ✭ 269 (+0.75%)
Mutual labels:  minimal
Juice
Mixins for Life
Stars: ✭ 274 (+2.62%)
Mutual labels:  sass
Epiboard
Web Extension — A new tab page extension with material design and useful features 🆕 🎉
Stars: ✭ 262 (-1.87%)
Mutual labels:  customizable
Documentation
📘 Nextcloud documentation
Stars: ✭ 268 (+0.37%)
Mutual labels:  sphinx
Stylesheet
The GTK Stylesheet for elementary OS
Stars: ✭ 260 (-2.62%)
Mutual labels:  sass
Css
Believe in Better CSS
Stars: ✭ 262 (-1.87%)
Mutual labels:  sass
Incrementproductview
Interesting concept of products incrementation
Stars: ✭ 262 (-1.87%)
Mutual labels:  customizable
Sleek circular slider
Sleek circular slider for Flutter
Stars: ✭ 269 (+0.75%)
Mutual labels:  customizable

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.

From my perspective, a ferret is 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), consistenting 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.

I'm also a maintainer on the last two, so... that covers responsible disclosure. :)

License

This project is licensed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].