ar bg de en es fr id it nl pl pt sv tr zh

pelican

Linting dates in post filenames

Daniel Perelman

The problem# The actual filename structure of my blog posts contains the publishing date while the actual publishing date used by Pelican is in the file in a line starting Date:. For example, this file is content/2025/1026-lint-blog-dates.md and contains the header line Date: 2025-10-26 02:00...

Pelican broke on me

Martín Villalba

As I mentioned a long time ago I am using Pelican for publishing my blog. I recently did an upgrade which broke the syntax highlighting, and I thought I should take a short time to explain how to fix it because I couldn't find a solution anywhere. The problem: it used to be the case that you...

Pelican and GitHub Pages workflow

Yoel Zeldes

This blog is powered by Pelican and hosted through GitHub using GitHub Pages. In this post I'll describe the workflow I use when deploying new posts. For those of you not familiar with these technologies, Pelican is a static site generator - meaning you can write your content in a format such as...

Hello Pelican!

andreacorbellini

Today I switched from WordPress.com to Pelican and GitHub Pages. First off, let me say: almost all URLs that were previously working should still work. Only the feed URLs are broken, and this is not something I can fix. If you were following my blog via a feed reader, you should update to the new...

Pelican and GitHub Pages

Logan

Pelican has built-in support for GitHub Pages. However, I noticed that the ghp-import command might screw up the commit log if your GitHub Pages and your Pelican source code share the same branch name. According to the document of GitHub Pages, the user pages should be committed to master branch...

Blogneustart - Versuch drei

Andy

Nach langer Zeit der Abstinenz, unter anderem ausgelöst durch den Plattentod des Blog-Hosts, habe ich beschlossen mal wieder ein wenig zu bloggen. Wie sich das gehört habe ich also als erstes einmal den kompletten Blog umgebaut. Was hat sich geändert? Das Aussehen! Und mit dem Aussehen auch die...