Posts tagged php

Anchor Update

Well, I did it. I started working on my fork of Anchor CMS to get it up and running with PHP 8. Honestly, most of the work so far has been updating the build system with new versions of the JS packages used to bundle everything up. I haven't needed to do much with the PHP yet.

Anyways, I can set up a new instance from scratch, create the admin user, and write some posts. I've fixed a few CSS errors and I'm going to start working on updating the Sass files because they have some deprecations since they were first written 10 years ago.

The repo is on Github if you want to take a peek.

Revisiting AnchorCMS

I've been thinking about moving back to a small CMS for the blog. Specifically becuase I would like to be able to just log into something and write rather than using my current static site flow.

AnchorCMS is an old blog app I've opined about in the past and I decided to take on another project and work on a fork. The maintainers shut down the original codebase back in 2020 and it's been sitting since.

The plan right now is trim down the installation flow and tailor it for myself - it'll be updated for PHP 8 and use SQLite for a database to keep my server running with low overhead.

I have no idea what I'm in for because I haven't touched PHP in a minute. We'll see how it goes.

Get in touch

Comments are always open. You can get in touch by sending me an email at brian@ohheybrian.com

Categories