blog.notmyidea.org/mnmlist
Alexis Métaireau 9df3b183b6 Enhanced UI & UX; Added New ISBN Plugin.
- Added the ability to display book cover for the category "Lectures" if ISBN cover is available.
- Moved author's name into a small tag for better hierarchy and readability.
- Implemented a feature to indicate link sizes depending on the number of articles associated with a given tag.
- Implemented a mini footer element displaying an RSS feed icon.
- Improved category display using description dictionary.
- Added a new plugin "isbn_downloader" to fetch ISBN information when needed.
- Included the count of articles for each category.
- Implemented changes for better layout and readability of tags and categories.
- Adjusted the layout of the webpage, improving the overall look of the page.
- Included "requests" in the requirements.txt for supplanting dependencies required by the new plugin and/or features.
2023-09-29 18:30:09 +02:00
..
static Enhanced UI & UX; Added New ISBN Plugin. 2023-09-29 18:30:09 +02:00
templates Enhanced UI & UX; Added New ISBN Plugin. 2023-09-29 18:30:09 +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