|
|
|
|
|
by aryonoco
699 days ago
|
|
Some alternative solutions that I haven't seen mentioned here are: Write.as (or it's open source code WriteFreely if one wants to self host) and Memos (which can be self hosted, or you can use a platform such as pikapods to host it for you Personally I settled on Astro + Netlify for my technical blog. I can write in Markdown, push to GitHub, and it automatically gets compiled and hosted by Netlify for free. However for non programmers friends and family, I've setup a few blogs with Memos and they all love it. |
|