6 ms·
Just to throw it out there; a static site generator with markdown could also work for you. Next.js or Gatsby with markdown or MDX for example, there are many g
by codeptualize 5y ago
Just to throw it out there; a static site generator with markdown could also work for you.
Next.js or Gatsby with markdown or MDX for example, there are many good options.
I would say you can't go wrong with any of the options you mention, they all are great in their own way.
I suggest to just try a bunch and see what you like.