Ustawienia: https://docs.getpelican.com/en/3.7.1/settings.html

Zobacz zainstalowane szablony:

pelican-themes -vl
/home/user/.local/lib/python3.11/site-packages/pelican/themes/notmyidea
/home/user/.local/lib/python3.11/site-packages/pelican/themes/simple

Zainstaluj szablon Flex:

git clone https://github.com/alexandrevicenzi/Flex
pelican-themes --install Flex
rm -rf ./Flex

Sprawdź:

pelican-themes -l
notmyidea
simple
Flex