Getting started
Lepagito is a lovely pelican theme.
Observe it first in action on the lepagito web site. Also, it is used by both the Pirogh author's blog, the Greuze-Cottave blog for painters and designers and the galleria pelican plugin documentation.
You're interested? Fascinated? Let's start! First, download and install the theme:
git clone https://gricad-gitlab.univ-grenoble-alpes.fr/internet/lepagito
For navigation and searches, this theme includes the optional neighbors, search and sitemap pelican plugins:
sudo apt install pelican python3-pip python3.11-venv python3-full python-is-python3 python -m venv ~/mypy source ~/mypy/bin/activate pip install pelican-neighbors pip install pelican-search pip install pelican-sitemap pip …Read more: