Cms

Static Web Generators and CMSes

For weeks, or even months, by now I have been playing/experimenting with Hugo, 11ty and other solutions. I really like that with Hugo I can use FrontMatter as a CMS to create new posts, add the appropriate meta data, and keep track of what is published and what is in draft form. It allows me to create posts with the right metadata in seconds, rather than having to write the date, time, draft status and more by hand. It also generates the right file title for good archival practices.

2020 - The Golden Opportunity to Be A Recluse

2020 - The Golden Opportunity to be a Recluse. If you’ve ever wanted a reason not to be social then open society’s behaviour, in regards to the COVID-19 virus, has provided us with a fantastic opportunity to enjoy being reclusive.

During a normal Spring and Summer I would be driving to the mountains to hike, climb and enjoy via ferrata with people but this year those plans have been destroyed. This year we can’t share the same room as others to sleep. We can’t even eat within two meters of other people.

FaceBook's Primitive Content Management System

Facebook’s Primitive Content Management System, because aside from being a social media platform, it is a CMS, makes it very hard to delete posts, images, and more in bulk. Facebook should be seen as a CMS because it allows us to share images, posts, events, and more.

As a CMS we should have more control over how we handle our data on Facebook, Twitter and other social networks. Privacy settings that are not bulk editable retro-actively, are not of much use because no one will spend days or weeks tidying up their timelines.

Trying Out Drupal

I’ve just spent at least two hours playing around with drupal. I was working on bit by bit and actually had a case where I had to RTFM. Over the past few hours, I was trying to understand why I couldn’t place the blocks where I wanted. Finally, I found out. I had forgotten to upload the themes folder therefore no content was uploaded. It’s a Content management system, developed so that people may contribute new content without the hassle of uploading HTML files. I’ve used a few but this is the best implementation so far. So far my impressions are good. I’m running version 5.1 of Drupal, the most recent one. It’s got quite a good number of features and looks really flexible so I may have quite a bit of fun with it. At the moment drupal is not available for direct viewing by people visiting my page but as I get it to behave as I want it to I may bring it forward. As a result, I may finally bring my website into the web 2.0 world. It will be database driven from this point forward rather than static pages as it had been till then. I’m happy with it. Time to continue playing with it.