Blue Birds and a Mastodon Talking

One Hundred and One Posts with Hugo

Reading Time: 2 minutes

I was using Day One to blog but I found the process slow and clunky. I then switched to writing blog posts with VIM and that sped me up by a lot. I then switched to Hugo and VIM. Now I use VS Code with Front Matter to generate the pages, and then wrote plenty of posts using VIM. Now I’m still using FrontMatter CMS but with VS Code without touching VIM.

I didn’t fall out of love with VIM. I ran out of writing inspiration so I spend an hour or two trying to think of something to write, and by the time I decide to start writing I have chosen not to use an app that is surplus to requirement.

I really like blogging with VS Code, FrontMatter, git, and git ftp push because I don’t need to login anywhere, I don’t need to wait for wordpress admin panels to load, or other slow and clunky things to happen.

Fast and Efficient

The Workflow

  1. Create the Front Matter with FrontMatter CMS
  2. Add the tags
  3. Write the blog post
  4. Proofread
  5. version control with git
  6. Hugo – to create the publish files
  7. cd public – add the publish files to git
  8. git ftp push

And you’re done. It might sound like a lot of things to do but it’s actually very quick and efficient. The faster you can type, and the faster the whole process goes.

Slow and Clunky

WordPress

With WordPress you need to go to the URL for the blog, load wp-admin, load the new post page, write the post, add the image, add the tags, add the category and then publish. All of this takes time. You also need to scroll and navigate to the right parts of the right pages. WordPress now feels slow and clunky, especially with all the bloat wear that has been added.

And Finally

I much prefer Hugo to WordPress now but I still use both, due to legacy. I no longer use WordPress tags. The Fediverse takes tags and turns them into hashtags and I have a deep hatred of hashtags. On web forums and well designed sites you have threads and categories.

Hashtags made sense, in the age of Twitter by SMS, but Twitter by SMS died years ago. Bandwidth is also no longer an issue so the practice of using hashtags is obsolete. I can’t control mastodon instances, to display tags as I think they should be tagged, so I don’t bother with them on WordPress. It saves me five or so seconds and it avoids frustrating me when I see my posts on the Fediverse.

If you want to get an idea of WordPress scale on the Fediverse follow the hyperlink. 46,000 authors, 2.9 million posts and 2460 wordpress instances, so far.

Similar Posts

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.