blog.notmyidea.org/mnmlist
Alexis Métaireau cbe32a1694 Update website design and content
- Changed the main background color
- Added a quote background color
- Changed the color of the citation in bold
- Added a background image to the body that repeats
- Increased the maximum width of the body
- Made layout adjustments for mobile phones
- Added padding to blockquotes and made visual enhancement with quotes
- Adjusted the footer style
- Fixed an issue with the weight attribute of the feed icon img, it should be height
- Added a content div to wrap main body content
- Appended a version parameter to the css file in html to force browser cache refresh
- Updated menu and category descriptions in the website configuration file
- Updated styling of blockquote element and added open-end quotes
- Added new image file white-waves.webp and integrated it to the background design
- Tweaked the main body's max-width and font-size for better accessibility and readability on mobile devices
- Optimized placements for blockquote contents
- Adjusted fontSize of blockquote's open-quote and close-quote
- Updated categories description in pelicanconf.py file
- Removed unnecessary padding-right from 'time' style
2023-10-12 15:25:12 +02:00
..
static Update website design and content 2023-10-12 15:25:12 +02:00
templates Update website design and content 2023-10-12 15:25:12 +02:00
LICENSE Update of the blog! 2021-01-15 23:10:37 +01:00
README.rst Update of the blog! 2021-01-15 23:10:37 +01:00
screenshot.png Update of the blog! 2021-01-15 23:10:37 +01:00

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