I was wondering if anyone has suggestions on the best way to host a blog? I’ve used WP in the past and that would probably do the job fine but it’d be more interested to try something else. I don’t have a lot of criteria:
Thanks.
Neil
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Neil,
Check out Hugo. It’s designed to generate blog-style sites in pure HTML using Markdown for the content. You can use Nginx & Let’s Encrypt to run a secure web server hosting those HTML documents. Best of all, there are existing tutorials for each of these tools.
Good Luck!
In this case, I recommend sticking with WP ecosystem due to vast variety of ready-made themes available. Some of the themes are free too.
Anyway, since the original question is about an alternative, I recommend Ghost.
Medium is famous among the techies too.
Probably, you have heard about both already!
If your a developer I would go with October CMS. It’s much easier to customize compared to WP and has a wonderful blog feature where you can write in markdown.
I used WP for years and still have some sites running on it but I’m slowly migrating them to October.