|
|
|
|
|
by mattcdrake
2213 days ago
|
|
I registered my domain via Google Domains for $12. I write content in markdown and use a static site generator called Hugo to turn it into html. I host it on Netlify for free. My process is: - blog in markdown - add a commit - push repo // This builds on Netlify The new content is live within minutes. I have also used Netlify to host a static html landing page that I wrote and styled by hand. I would highly recommend their service. Again, my only (monetary) cost is $12 per year via Google Domains. |
|