blob: 08f7100788d194f8587aa12c248a49296c78ff4f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
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/.
Screenshot
----------
.. image:: screenshot.png
:alt: Screenshot of the theme
|