Hugo

New Section

House Keeping To keep things tidy I have added a new section to the blog. The old posts are in the posts archive section and the current blog posts are in the blogs folder. This is to spend less time scrolling up and down the lists of posts. I am still thinking about how best to organise things on this static part of the website.

Experimenting With Hugo As A Blog

Converting This Blog To Hugo On Saturday I converted my blog from WordPress to Hugo as an experiment and it went quite well. I downloaded the xml file and then I converted that xml with blog2md to go from xml to md pages. A page was created for every single blog post. This took a while. I now have my blog both as static pages, and as a wordpress blog.

A Desire to Dump WordPress

In theory WordPress is a fantastic tool to write a blog, without needing to learn to code. In practice I am tired of WordPress and I have been tired of WordPress ever since they started to use blocks, and ever since I noticed that it uses React. React and Meta I know that PHP was developed by Facebook, and that we use it all the time, but I also know that React was developed by Facebook as it was morphing into Meta, the destroyer of the independent web.

Playing with the Hugo With An Old Site

For a few days I have been playing with Hugo with Markdown and HTML pages. It says that it is “the world’s fastest framework for building websites” and so far I do notice that it has a key strength that I like. Front Matter That strength is that with small modifications you can take an existing static website and make it dynamic. Hugo requires that each page has Front Matter. Front matter is: