Settings

Theme

Ask HN: How do you blog in 2018?

5 points by josephmx 7 years ago · 5 comments · 1 min read


What do you use to blog in 2018? Ghost? WP? Something else?

paulwithap 7 years ago

I use Medium sporadically, and I think it's a good platform to use if you don't already have an audience, since it's easy to repost to larger publications and gain distribution.

Once you gain an audience, or if you already have one, then using an open source platform is the way to go.

WordPress is probably the best choice, since the ecosystem is just so much larger than anything else out there. I would really suggest finding a managed service over deploying it on an ec2 instance or something. Security is a constant battle on WordPress sites, and it's just better to have someone else deal with that.

If you don't care about distribution or growing an audience and are just blogging for fun, then something like Hugo might be a good choice.

kaushalmodi 7 years ago

I write my posts[0] in Org mode[1], export them to Markdown using ox-hugo[2], publish to HTML using Hugo[3], and deploy the site over HTTPS using Netlify[4].

[0]: https://scripter.co

[1]: https://orgmode.org/

[2]: https://ox-hugo.scripter.co/

[3]: https://gohugo.io/

[4]: https://www.netlify.com/

Huhty 7 years ago

We use self-hosted WP. I find it's the most flexible option.

mindcrime 7 years ago

Self-hosted Apache Roller.

wpmoradi 7 years ago

also curious on this!!!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection