Hacker News new | ask | show | jobs
by freemanjiang 189 days ago
I see, yeah I use Next.js pretty regularly, you mean on hot reload then?

You still need to write your content as Markdown or something else, right? I feel the editors of Substack give some nice features like shortcuts for bold, italics. What do you do about that?

1 comments

You can use nextjs to statically generate a whole site, or incrementally regenerate it for slowly changing parts.