# Using Python to pre-process markdown blog posts
3 min read
Learn how to automate blog post preparation with Python by pre-processing markdown files before publishing.
I love learning about programming languages, data structures, and the clever ways in which other (smarter) people use code to achieve cool things! This site collates what I learn, and hopefully will help other people too.
Learn how to automate blog post preparation with Python by pre-processing markdown files before publishing.
A step-by-step guide to building your first site with Astro 5.
Explore the history, purpose, and evolution of the Go programming language.
Learn the basics of programming in Go and set up your development environment.
A quick reference guide to Go syntax, commands, and best practices.