Jeff Forcier
Jeff Forcier
In an email, @lliendo states: > I've decided to start adding the :linenos: directive to all code blocks. It works but not exactly as I expected. When adding the :linenos:...
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...
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`:...
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...
Caching
Fullerene won't be as fast as eg Munin which prerenders graphs every ~5m, especially in any pages that display more than a handful of graphs; but in many situations we...
Right now individual hosts all show the exact same baseline graphs (CPU etc), and role-specific things like Postgres lag or Redis operations are most easily added to `collections` subgroups (where...
Right now, every graph uses the same drawing code and becomes a hyperlink to the composer URL -- even the thumbnail sized ones on group pages. It feels much more...