Jordan Vidrine

Jordan Vidrine

Leader | Designer | Developer

Hey there 👋 , I’m a self-taught developer from the Cajun prairies of Louisiana with a background in Industrial Design & People Management. I made the leap into software development in 2019 and havent looked back since! When not at my computer, I am usually spending time with my family, reading, gaming, or creating ambient & electronic music.

Migrating to Pages CMS for easier post creation

I've wanted to write more over the years and my current flow for updating my blog posts on this site is a bit of a bottleneck to writing something simple or quick. Today I integrated Page CMS into my flow and its a whole lot easier.

The only way (until today) for me to create a blog post on my site was to make a commit to my site's repo on github. I'd place a markdown file in the blog post directory, then my "ingen" site builder did the rest. If I wanted to make a blog post of literally one paragraph, it would take the same amount of logistical work as a blog post I spent a week writing. That didn't seem right.

So I asked claude what were some cheap / easy ways to have a CMS integration and one of the ways it surfaced was pagecms. It's simple, fast, and... FREE.

So here is my first post using pagecms : )