commit c8ba08e6b545ca9c79f162bd17574c56ad4b27c4 Author: Gwyn Ciesla Date: Tue Sep 6 21:46:08 2022 +0000 Added the README diff --git a/README.md b/README.md new file mode 100644 index 0000000..6c5b0d4 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# python-furo + +Furo is a Sphinx theme, which is: +- 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. +- Customizable --- 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-stylized + 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. \ No newline at end of file