May 27, 2023 webdev 7 min read Static site generation with Flask: building a simple blog Learn how to create a lightweight static blog using Flask and Flask-FlatPages with Markdown content. Topics: flask python static-site markdown
January 29, 2023 code 6 min read Setting up Pelican with Ansible: a beginner's guide Learn how to automate your Pelican static site generator setup using Ansible, including essential plugins for image handling. Topics: pelican ansible python static-site