Posts about Web Development

  April 5, 2025

Hugo is Good

  Web Development      Hugo

This site is now running on Hugo, a popular Static Site Generator (SSG). I tried Jekyll, Hugo, Astro, and Eleventy/11ty on the way here, but settled on Hugo. It’s good!

  March 14, 2025   Revised: March 19, 2025

Moving From WordPress

I’ve done it before and it looks like I’m doing it again. It’s the right time to move my personal blog from WordPress to a static site for simplicity, security, portability, and performance.

  March 7, 2025

The Frameworks

  Web Development   

Getting my simple web application started and then deployed has been an excellent learning experience. And thank goodness for the fine documentation and guides to the frameworks I’ve tried. As a bonus, it’s all almost free!

  March 7, 2025

Laravel

It’s looking more and more like I’ll be using Laravel in preference to Rails, Django, and Masonite. Maybe Laravel isn’t ‘better’ from every point of view, but it seems ‘better’ enough for me.