Tag

#pelican

All posts tagged “pelican”.

Launching Pelican Algolia plugin for Pelican

Launching Pelican Algolia plugin, an open source software published on PyPi, that can help integrate Algolia Search in your Pelican blog.

Limit article tags to allowed list in Pelican SSG

How to limit article tags to only an allowed list in Pelican SSG and not end up with too many tags.

Build CI/CD pipelines using artifacts with GitHub Actions

Create a CI/CD pipeline using GitHub Actions to build, test, and deploy you website

Create a Pelican plugin to minify HTML, CSS, and JS

Write a Pelican plugin to minify HTML, CSS, and JS files without breaking your website

Convert a Pelican Website to PWA using Workbox

A guide to converting a satic website generated by Pelican into a Progressive Web App using Google's Workbox library