import random
platform = random.SystemRandom().choice(["Astro", "Blogger", "Ghost", "Hugo"])
print(platform)
Hugo doesn’t include hosting but you can host on AWS Amplify, GitHub Pages, CloudFlare Pages, Vercel, etc.For additional inspiration, some earlier threads with similar theme:
Ask HN: What do you use for your personal blog? - https://news.ycombinator.com/item?id=41608459 - Sept 2024 (44 comments)
Ask HN: What is the best way to author blogs in 2024? -https://news.ycombinator.com/item?id=41014806 - July 2024 (134 comments)
Ask HN: What tech stack do you use for your blog? - https://news.ycombinator.com/item?id=38957782 - Jan 2024 (7 comments)
Some earlier threads about static site generators:
Ask HN: Best static site generator for non-designer? - https://news.ycombinator.com/item?id=41397521 - Aug 2024 (25 comments)
Ask HN: What's the simplest static website generator? - https://news.ycombinator.com/item?id=39861593 - Mar 2024 (74 comments)
(I use Jekyll -> netlify. I only use Jekyll because I used it once 10 years ago. I literally write posts in Github directly and commit to master because blogging should be informal and F the haters)
(not affiliated, just used and liked it back when I had a public facing blog)
If you already have a following through other social media, I second jekyll on github pages or wordpress.
Or, just look at what the top bloggers use and follow along.
SWP Calculator : https://www.mysiponline.com/swp-calculator.php
I wrote about my experience when I migrated to it: https://pratul.net/blog/mataroa-just-works-for-me/
It's humane and built for people, not businesses. It's quite lovely in our opinions!