blob: c863513c00e72595ada1820c72d1242cbab8fd31 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
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/.
|