Commit Graph

4 Commits

Author SHA1 Message Date
lucasradaelli 8984ca9d6a
Custom css and localization support (#28)
* Adds i18n support for theme

* Adds a way for sites to have custom css.

This change adds a param to the theme (called customCss), which allows sites to
provide extra css under static/, so that they don't need to copy the theme's css
whole file.

If no custom css is in the params, this change is NOP.
2020-06-01 13:47:51 -05:00
zwbetz 5f6591dd04 Make disqus button more subtle 2019-03-21 10:53:25 -05:00
Zachary Betz c2a934f566 Only load disqus comments on button click 2019-03-07 14:13:56 -06:00
Zachary Betz 58913dcd56 Add disqus comments 2019-03-06 11:01:16 -06:00