Really weird that a very obvious choice, Medium, did not make the cut. I'm quite aware of how unpopular it is here on HN, but that's mostly a meme. It doesn't cost anything and there's no ads. Even linking your domain to it used to be free (sadly no longer true). It has a very decent writing experience and the out of the box design is simple but effective. It has a reasonable amount of customization. It has wide supp…
How to Start Your Blog in 2023
171–180 of 257 posts
Re: How to Start Your Blog in 2023
#172Can recommend Ghost self-hosted. Really good installation process and fine documentation with a big community around it - hosting with Ghost + Hetzner VPS my blog from my bio.
Re: How to Start Your Blog in 2023
#173I honestly think starting a blog in 2023 is exactly as easy as it was 2004 (the year he references), if you take the easiest route: 1. You pick a cheap shared hoster 2. You buy a domain and connect it 3. You download a PHP blog system, like Wordpress 4. You unpack the files into the webroot, configure the database (or use a blog system that supports sqlite, like Serendipity [which I develop for]) 5. Pick a theme, ins…
I don’t know if you can still do this, but you used to be able to create public folders on Dropbox. Dave Winer ran a bunch of experiments serving a blog from a public Dropbox folder and IIRC, it worked great. If you are already paying for cloud storage somewhere, you might be able to start by saving your writing to a public folder. Instant blog.
Re: How to Start Your Blog in 2023
#174E.g., here is DHH's blog: https://world.hey.com/dhh
Re: How to Start Your Blog in 2023
#175Really weird that a very obvious choice, Medium, did not make the cut. I'm quite aware of how unpopular it is here on HN, but that's mostly a meme. It doesn't cost anything and there's no ads. Even linking your domain to it used to be free (sadly no longer true). It has a very decent writing experience and the out of the box design is simple but effective. It has a reasonable amount of customization. It has wide supp…
Re: How to Start Your Blog in 2023
#176I am the "weird dude who writes raw HTML" LOL. I had a self-hosted WordPress blog from 2006-2010, but security updates become a burden, especially since I had to modify the WP source code a little to do exactly what I wanted with the RSS feeds. After a few years of not blogging at all, I decided to use the simplest possible "system", which is writing blog posts in raw HTML in a text editor, as well as writing the RSS…
Re: How to Start Your Blog in 2023
#177Earlier quoted context omitted.
There's so many better options better than .com (commercial) .net .org .me .io .blog .info You can make it topical too .expert .engineer .doctor .camera .software Or have fun with it .lol .wtf .foo
Always worth considering your national domain if it’s easy to register. I use .ca because really why wouldn’t I?
Re: How to Start Your Blog in 2023
#178I am the "weird dude who writes raw HTML" LOL. I had a self-hosted WordPress blog from 2006-2010, but security updates become a burden, especially since I had to modify the WP source code a little to do exactly what I wanted with the RSS feeds. After a few years of not blogging at all, I decided to use the simplest possible "system", which is writing blog posts in raw HTML in a text editor, as well as writing the RSS…
Mind sharing a link to your blog? I'm also a "tooling minimalist", but I'm curious how you handle things like grouping posts (or do you just not bother?). Assuming everything's not on a single page, how do you avoid tedious duplication?
As noted in my other comment, I looked for it out of curiosity too, and it's incredibly satisfying to see how fast it loads.
Re: How to Start Your Blog in 2023
#179Content should come first, before worrying about optimizing your static build or tweaking your CSS or moving to Substack or whatever else. That can all be done later when you've found your writing rhythm.
Re: How to Start Your Blog in 2023
#180I am the "weird dude who writes raw HTML" LOL. I had a self-hosted WordPress blog from 2006-2010, but security updates become a burden, especially since I had to modify the WP source code a little to do exactly what I wanted with the RSS feeds. After a few years of not blogging at all, I decided to use the simplest possible "system", which is writing blog posts in raw HTML in a text editor, as well as writing the RSS…
Oh my goodness, I just looked through your submission history to find your website, clicked through to a random page, and I was blown away by how fast the page loaded. I love it.