I had this domain arunbabu.in from last 4 years (I will explain the funny story about getting the domain in a separate post). I always wanted to have a personal blog on my name. I begin with a WordPress blog initially, then it was having an issue finding a proper hosting, setup and so on. Soon after a year, I shut down the complete site. I was extending the domain every year hoping to bring back my site. I heard of JAM stack recently and really liked the idea. The free offering from netlify seems like a perfect combo. I built my static site with Hugo, was really fun, but I was missing a lot of nice editor in WordPress. Finally, after a lot of trial and errors, I thought of building a static site from WordPress and hosting the static site on netlify.
I am not going to explain the features of the static website here. The main point you should know is that it’s built with very less moving parts and can scale hugely.
So this website you see is written on a site powered by WordPress (A free publishing platform), hosted on a free version of Heroku, a static site is generated by WP2Static and hosted on netlify. So technically my hosting cost is zero for this blog (apart from the domain charges).
So you might be wondering why I picked this combo. Let me explain it to you guys.
Note: I am not saying these static website builders are bad. They are great choices, ships with version control and very easy to maintain (As long as you are a programmer). Though the are editors like forestry exists for static builders, things got a bit overwhelmed for the entire writing and management experience in these static builders for me (Note: This is also not the primary function of a static builder). This is highly based on my use case, maybe this WordPress static website setup won’t work for you at all. I am just throwing a simple idea if you want an almost zero maintenance-free fancy static website based on a WordPress blog.
]]>