alabaster
alabaster copied to clipboard
Lightweight, configurable Sphinx theme
I've had a few pages get long, where having the navigation scroll with the content would make jumping around the docs much more comfortable. What about something like the Bootstrap...
Note: not _make more colors configurable_, but _make some elements that are currently transparent or black and white, colored_ (though these would of course _be_ configurable too). Cribbed from #6...
https://github.com/techtonik/mingwpy.github.io/commit/7ea6b181d38adf37b8ae92d0c1ff822575cc50e8 Does it worth adding an option?
After #21 I find myself wondering if `seealso` blocks shouldn't still have some other color to differentiate themselves from note blocks. Quick check of other themes re: `seealso` vs `note`:...
While working on #44 I discovered that document text gets clipped under ~911 px but the nav doesn't move until 875px. I uploaded [three images](http://imgur.com/a/A7KRN) to show off the problem...
h2 and h3 look super similar on my main browser (Chrome) and this makes many documents hard to read. Try making h3 (and thus h4 and so on) smaller.
- [ ] Git SHA of current build - [ ] Add RTD+link to 'powered by' section if env var is set
Pros: badges are cool, supporting RTD is cool. Cons: Given most Alabaster sites are likely to be hosted _on_ RTD it feels a little silly having a link-to-self in the...
Have logo img + text looking OK, but required some dumb CSS futzing. Need to test both other configurations, & other browsers (I use Chrome normally): - [x] no configured...
Addresses [this issue](https://github.com/sphinx-doc/alabaster/issues/208). Briefly, the GitHub banner has moved to the new URL https://github.blog/wp-content/uploads/2008/12/forkme_right_darkblue_121621.png This pull request updates `layout.html` to use this new URL rather than old one that no...