It's 2020 and I'm stuck in my house watching Democracy fall apart, why not rebuild my website again, and why not go full on "old man yells at clouds" while I'm at it.
If you've been here before you'll notice that the layout has changed, but behind the scenes so has the entire stack the builds the site. This site was originally:
I wanted my writing saved locally and wanted it searchable, so I replaced Contentful with Netlify CMS. Netlify CMS was... underwhelming. It was an interface that made sorting/creating Markdown easier, but I wasn't excited to use it. Adding to that:
That's me being grumpy about things, which, in 2020, I think I'm allowed to do. Wanting a change, the 3.0 version of this site is:
I started as a developer hacking on PHP sites, so maybe this isn't a huge change. Statamic 3 released very recently and part of the release notes was this:
Which got me thinking. I'd used Statamic in the past and was familiar with how it stored content, it's all flat-file Markdown files, so that covered what I was trying to do with Netlify CMS before.
The outstanding question was, how hard would it be to move over what I had, and would I prefer the Statamic site. Given that you're reading this... on the Statamic site, you can figure out how that ended up.
I never figured that one out. Laravel Valet was another prickly point, it installed but missed at least one service, which required reading through Stack Overflow for a while.
And that gif shows up in the Preview tab in the Markdown editor!
In summary, I'm pretty happy with it.