Files
pelican-themes/mnmlist/README.rst
Mathieu Agopian 1bcb149edd mnmlist theme
2012-03-03 09:41:45 +01:00

23 lines
429 B
ReStructuredText

mnmlist
#######
This is the `mnmlist theme <http://mnmlist.com/theme>`_ adapted for Pelican.
Settings
~~~~~~~~
There's one additional setting used by this theme, if present:
::
HIDE_DATE = False
If ``HIDE_DATE`` is set to ``True``, dates won't be displayed under the blog post titles.
Compass
~~~~~~~
The ``main.css`` file is generated from the ``compass/src/main.scss`` sass file, using http://compass-style.org/.