Which blogging platform should I use?
1–10 of 16 posts
Re: Which blogging platform should I use?
#2Next.js or Gatsby with markdown or MDX for example, there are many good options.
I would say you can't go wrong with any of the options you mention, they all are great in their own way.
I suggest to just try a bunch and see what you like.
Re: Which blogging platform should I use?
#3There are a lot of other great small platforms that are made especially for blogging, rather than being general-purpose like some of the options you mentioned. E.g. Bear Blog [1] and Svbtle [2]
[0] https://write.as
Re: Which blogging platform should I use?
#4Re: Which blogging platform should I use?
#5Re: Which blogging platform should I use?
#6Re: Which blogging platform should I use?
#7Basically I just copy the previous blog entry, change the content and update the index page with a new link. The entire prep doesn't take more then two minutes.
I don't have features like tags/rss, although I guess I could do those manually too, but the way I see it, I'll worry about that when/if I have enough content.
I'm hosting it on GitHub pages because it's free but I could copy the folder onto any web server and be good to go. I was just checking out neocities which is pretty cool and works in a similar way.