pradyunsg / lutra

Ooops, I wrote another Sphinx theme! [very WIP, do not use]
https://pradyunsg.me/lutra/
MIT License
37 stars 7 forks source link

Lutra

A clean, modern, customisable, searchable, mobile-friendly theme for documentation.

This theme is still under development. Things will change without notice! :)

Elevator pitch

Quickstart

To use the theme in your existing Sphinx documentation:

  1. Install Lutra in documentation's build environment.

    $ pip install lutra
  2. Update the html_theme in conf.py. If there's any configuration variables that start with html_ in this file, comment them out.

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

For more information, visit Lutra's documentation.

Contributing

Lutra 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

Lutra draws inspiration from some excellent technical documentation websites:

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 out of the scientific name for The Eurasian otter: Lutra lutra. You can decide whether I picked the first one or the second one.

Used By

No one yet!

License

This project is licensed under the MIT License.