Hacker News new | past | comments | ask | show | jobs | submit login
Ask HN: What is the easiest/fastest way to set up a blog for a developer?
5 points by humility on Nov 6, 2021 | hide | past | favorite | 7 comments



This could be an unpopular opinion here at HN so getting ready for the downvotes.

IMO, the fastest way to set up a blog is using WordPress. You could be up and running in less than 2 minutes on WordPress.com. Takes a bit longer for self hosted blog.


I second Wordpress. It is easy, default themes look nice. You can do anything with a bit of customization and even download hundreds of thousands of premade themes inexpensively.

Especially this if you want to brand it yourself with your own domain and care at all about SEO.

I personally use Laravel Forge which in addition to its main use case of Laravel server management, give me one-click Wordpress installs on my AWS EC2 servers. And then route53 for the domains.

You could also easily launch a Wordpress server with AWS Lightsail and you do not need a very powerful server unless you become really popular. And even then there are pretty good free caching plugins, some installed by default.


A static site generator and github pages (that way Microsoft foots the bill!)

If that’s too complicated, you can join a writefreely federated instance, like https://write.as, or self-host your own.

And if that’s too complicated, just use something like Medium (although I think they started adding paywalls to blogs)


https://hashnode.com/ is another option.

Personally, I use a SSG (https://github.com/getzola/zola) + GitHub pages.


Ghost - If you are really serious about writing and monetizing it. Not useful if you are not earning from your writing

Medium - If you are gonna write once in a year. or. you are happy putting your articles behind their paywall

dev.to - If you don't have a niche, just writing for the community whenever you feel

hashnode - If you prefer having custom domain, writing for beginners, love SEO, want to build personal brand, and a bit serious about technical writing.

SSG + Github Page - If you love getting your hands dirty in coding & willing to spend sometime to learn a new tech. (plus point, you have full freedom to design it in your own way)

- My self-hosted blog built with NextJs. https://pankajtanwar.in/blogs


Found https://hashnode.com/

anyone know?


Honestly. It’s faster these days if you’re not a dev!

Go for ghost! Or dev.to. But don’t choose medium.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: