Skip to content

AllMyChanges/allabaster

 
 

Repository files navigation

Allabaster is embeddable Alabaster


Changes from Alabaster

  • All these fancy sidebars and footers were stripped down, as well, as html head and body tags. Now theme generates not complete html pages, but html fragments. It's intended usage – to insert these fragments into other html pages.
  • CSS code was modified to decrease chance of interference with css rules of the main site.
  • Breadcrumbs were added to simplify navigation.

Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documentation system. It is Python 2+3 compatible.

It began as a third-party theme, and is still maintained separately, but as of Sphinx 1.3, Alabaster is an install-time dependency of Sphinx and is selected as the default theme.

Live examples of this theme can be seen on this project's own website, paramiko.org, fabfile.org and pyinvoke.org.

For more documentation, please see http://alabaster.readthedocs.io.

Note

You can install the development version via pip install alabaster==dev.

About

Embeddable Sphinx theme, based on Alabaster.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 66.3%
  • HTML 33.3%
  • CSS 0.4%