Hacker News new | ask | show | jobs
Vibethinking (gwendall.com)
3 points by ges 149 days ago
1 comments

Hi, not only did your writing resonate with me. I also really line the notes format, I just built something similar myself and would be interested to hear what your setup is?

https://github.com/philippdubach/notes

Thanks! It's a custom Next.js app I built from scratch. Nothing fancy, just MDX for the notes, deployed on Vercel. I like having full control over the design/UX rather than using a static site generator.