Finally with some more time on my hands I fixed up the last bit of the site migration from WordPress to Pelican: adding the sitemap and robots.txt file. The robots.txt file was easy, as this is a static file in the first place. Just create the file in /content/extra and Continue Reading
Netlify
Fixing my Pelican to display images
I found that the Pelican site theme I was using was automatically expanding images to 100% width, which I didn’t want to have. I also wanted to use captions on my images. Thanks to Joe Lotz I was able to sort this out. This involved switching from the Pelican provided Python Markdown to Pandoc Markdown. Continue Reading
Hello, World
Well it only seems fitting that the first post I write for this iteration of the site would be a description of how I made it. As I go back and add content from the old site(s) to this one I’m going to manually update the timestamp to the original Continue Reading