chiark / gitweb /
License this thing as MIT.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 23 Oct 2017 07:19:44 +0000 (09:19 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 23 Oct 2017 07:19:44 +0000 (09:19 +0200)
commit46d3d5fa45fbe3c503bea23a4f836588122c7ab3
treebb9e998b47f6c8995ca55f9a3b6c2d91f8831f5c
parent1bddf0d0f67d4f9eb87afcb64c0ee0b95c903b78
License this thing as MIT.

I would have almost forgotten. Ugh.
49 files changed:
COPYING [new file with mode: 0644]
README.rst
css/m-components.css
css/m-dark.css
css/m-debug.css
css/m-grid.css
css/m-light.css
css/postprocess.py
css/pygments-dark.py
doc/css.rst
doc/css/components-test.rst
doc/css/components.rst
doc/css/grid.rst
doc/css/page-layout-test.rst
doc/css/page-layout.rst
doc/css/themes.rst
doc/css/typography-test.rst
doc/css/typography.rst
doc/examples/article.rst
doc/examples/jumbo-article.rst
doc/index.rst
doc/pelican.rst
doc/pelican/theme-test.rst
doc/pelican/theme.rst
doc/pelican/writing-content.rst
doc/plugins.rst
doc/plugins/components-test.rst
doc/plugins/components.rst
doc/plugins/htmlsanity-test.rst
doc/plugins/htmlsanity.rst
doc/plugins/images-test.rst
doc/plugins/images.rst
doc/plugins/links.rst
doc/plugins/math-and-code-test.rst
doc/plugins/math-and-code.rst
doc/why.rst
pelican-plugins/m/__init__.py
pelican-plugins/m/abbr.py
pelican-plugins/m/code.py
pelican-plugins/m/components.py
pelican-plugins/m/dox.py
pelican-plugins/m/filesize.py
pelican-plugins/m/gh.py
pelican-plugins/m/gl.py
pelican-plugins/m/htmlsanity.py
pelican-plugins/m/images.py
pelican-plugins/m/math.py
site/pelicanconf.py
site/publishconf.py