No post body was provided.
Ask HN: How can I host my own blog for free in 2023?
1–10 of 13 posts
Re: Ask HN: How can I host my own blog for free in 2023?
#2How about github pages?
Re: Ask HN: How can I host my own blog for free in 2023?
#3I tried Markdown->Hugo->Cloudflare pages route. If you need all bells and whistles of Wordpress you can generate static pages off a local wordpress installation[0] using a WP plugin[1] and host in Cloudflare pages
Re: Ask HN: How can I host my own blog for free in 2023?
#4Check out Ichi.city
Re: Ask HN: How can I host my own blog for free in 2023?
#5NeoCities is one option [1]
[1] - https://neocities.org/
Re: Ask HN: How can I host my own blog for free in 2023?
#6How about github pages?
Seconding this suggestion; no ads, good speed, and complete control over the look and feel of your blog. You can even point your domain at it.
Re: Ask HN: How can I host my own blog for free in 2023?
#7I'm a fan of timlrx/tailwind-nextjs-starter-blog [1]. It's easy to customize, responsive, uses Markdown, and makes use of SSR.
You can deploy it on Vercel [2] for free and then point it to a custom domain using DNS records in the Vercel "Domains" tab.
[1] https://github.com/timlrx/tailwind-nextjs-starter-blog#quick...
Re: Ask HN: How can I host my own blog for free in 2023?
#8Hugo, a blog template, and Vercel.
Example: https://mingos.vercel.app/
Re: Ask HN: How can I host my own blog for free in 2023?
#9I host my blog for free on Hashnode https://sergiotapia.com/
Re: Ask HN: How can I host my own blog for free in 2023?
#10How can i host my own blog for free and introduce adds?