A Pelican theme based on Pico.css
☀️ Light mode:
🌙️ Dark mode:
The piccolo image in the upper right can be configured to use a Gravatar. To do so, just set GRAVATAR_HASH
in your Pelican settings file to a string containing the md5 hash for your Gravatar.
For instance:
GRAVATAR_HASH = '205e460b479e2e5b48aec07710c08d50'
shows:
Pico's colors can be easily customized. See Pico's documentation for more info.
-
Clone the repository, or download the theme as a zip.
-
Use the
pelican-themes
utility to install the theme:pelican-themes --install path/to/piccolo