chiark / gitweb /
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Vladimír Vondruš [Tue, 4 Jul 2017 09:20:34 +0000 (11:20 +0200)]
css: initial dark version of Pygments style.
Vladimír Vondruš [Tue, 4 Jul 2017 09:20:08 +0000 (11:20 +0200)]
Initial version of the Pelican theme.
Vladimír Vondruš [Tue, 4 Jul 2017 09:15:56 +0000 (11:15 +0200)]
Initial version of m.css grid and components, in two styles.
Vladimír Vondruš [Tue, 4 Jul 2017 09:11:23 +0000 (11:11 +0200)]
htmlsanity: Jinja2 filter for hyphenation.
Vladimír Vondruš [Tue, 4 Jul 2017 09:11:05 +0000 (11:11 +0200)]
htmlsanity: hyphenation implementation.
Vladimír Vondruš [Tue, 4 Jul 2017 09:10:36 +0000 (11:10 +0200)]
htmlsanity: smart quotes implementation.
Vladimír Vondruš [Tue, 4 Jul 2017 09:08:31 +0000 (11:08 +0200)]
htmlsanity: ability to render reST via Jinja2 filter.
Vladimír Vondruš [Tue, 4 Jul 2017 09:05:11 +0000 (11:05 +0200)]
Initial version of Pelican HTML sanity plugin.
This is needed by basically everything else, so it comes first.
Vladimír Vondruš [Tue, 4 Jul 2017 09:01:19 +0000 (11:01 +0200)]
Initial commit.