Hacker News new | ask | show | jobs
by 7777777phil 149 days ago
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

1 comments

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.