No post body was provided.
Ask HN: For a Personal Blog in 2020, Medium, GitHub Pages or Dev.to?
1–10 of 19 posts
Re: Ask HN: For a Personal Blog in 2020, Medium, GitHub Pages or Dev.to?
#2Not even considering Wordpress?
Re: Ask HN: For a Personal Blog in 2020, Medium, GitHub Pages or Dev.to?
#3HTML... http://html.energy
Re: Ask HN: For a Personal Blog in 2020, Medium, GitHub Pages or Dev.to?
#4Not even considering self hosting?
Re: Ask HN: For a Personal Blog in 2020, Medium, GitHub Pages or Dev.to?
#5Hugo, jekyll or any static gen?
You could host them using zeit, render or netlify
Re: Ask HN: For a Personal Blog in 2020, Medium, GitHub Pages or Dev.to?
#6Why not considering following :-
- Wordpress.com
- Blogspot.com
- FreelancerCV.com
Re: Ask HN: For a Personal Blog in 2020, Medium, GitHub Pages or Dev.to?
#7Gatsby with mdxjs on GitHub pages built using GitHub actions is a pretty good.
A simpler mdxjs based alternative to Gatsby would be even better but I haven't seen one yet.
Re: Ask HN: For a Personal Blog in 2020, Medium, GitHub Pages or Dev.to?
#8Hugo, jekyll or any static gen? You could host them using zeit, render or netlify
I hugo on S3. With CloudFront it has never cost me more than $1.73.
Re: Ask HN: For a Personal Blog in 2020, Medium, GitHub Pages or Dev.to?
#9VuePress and GitHub Pages. Uses markdown and is pretty fast. https://vuepress.vuejs.org/
Re: Ask HN: For a Personal Blog in 2020, Medium, GitHub Pages or Dev.to?
#10Im doing a site for my consultancy at the moment on self-hosted wordpress. Its interesting as Ive not set up a WP site in a while, and WP has moved to site builders which strangely makes more work
My view is see how it goes, and if I dont like it I'll move to a static builder. Gatsby seems to be getting the recommendations - but I think themes are better on hugo and jekyll at present