Export Sites to Static HTML -- EXPERIMENTAL!!!

Export Sites to Static HTML -- EXPERIMENTAL!!!

2025-05-13

I have included a script with 0.0.2-8, export.js. It's a Node JS script that will export the site to a static HTML file. I thought to myself "Wouldn't it be great if we could somehow have sites on Jamstack platforms like Vercel or Netlify?". You don't have PHP on those services, so having the option to create a static html page is excellent.

This is a command line script, and of course does require Node.