DEV Community

Discussion on: How to Choose Your Static Site Generator

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt • Edited

Why cannot you build you own, like use Express with templating engine and web scrape it?

Still, there is a big problem with not being SPA-like in Internal Links, and JavaScript/SPA integration, if you need it.

Another idea is Webpack pre-render plugins, like Vue's, but I have no idea on how to make it work with async contents, like REST API (well, I am not well-trained in GraphQL...)

  • It internally uses JSDOM / Chromium; so it might not be very efficient.