Tag

#python

Page 11 of posts tagged “python”.

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

Add a Table of Contents using Markdown in Pelican

A guide to customising Markdown to add table of contents in Python Pelican

Clean URLs in Pelican Sitemap using Python

Learn to use Python to remove '.html' extensions and clean URLs in sitemaps generated by Pelican

Auto Deploy Pelican Websites to Firebase Hosting

A step by step guide to installing and configuring Pelican and hosting the final blog on Firebase Hosting

Beginner's guide to installing Pelican in a Container

Step by step guide on how to install and configure Pelican in a Docker Container for development for developement os static websites following Jamstack architecture