All Articles

New website

Here’s a new website. It’s made using Gatsby, a static site generator.

I realised that my previous website didn’t need a fancy backend and could work as a static website. I hope this website improves on some of the issues my previous website had.

Issues with previous website:

  • Content coupled with HTML
  • Was hosted using Heroku’s free plan

    • No https
    • Server would shut down after half an hour of inactivity, then be slow to start up

This post was written in an md file instead of an html file, so it’s less coupled. However, markdown is less expressive than html so it limits what I can put in a post.