Hacker News new | ask | show | jobs
by whitefables 695 days ago
Had the same grip as you, so I set out to fix it.

I found solutions out there were either full fledged cms which are cumbersome to setup and honestly distracting.

I was looking for something that was easy to work with like medium or notion, supports markdown syntax, and is fully headless because I like tinkering with the other frontend stuffs. If you have similar issues, check out wisp: https://wisp.blog/.

You can even try out the editor before signing up for anything: https://www.wisp.blog/try-editor

Also if you are looking to have a blog template to just kickstart the process, you can get everything wired up in the next 20 mins with this: https://github.com/Wisp-CMS/nextjs-blog-cms-wisp

Disclaimer: I'm the builder for wisp and have 200+ happy users now.