Tag

#pelican

Page 2 of posts tagged “pelican”.

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

Automate deployment of Pelican Website to GitHub Pages

A guide to configuring automated Continuous Deployment (CD) of static site generated by Pelican SSG from GitHub repository to GitHub pages using GitHub Actions