This repository is a monorepo containing the following packages:
- ejs-prerender - Use EJS to generate a static site in a similar structure to Next.js or Nuxt.js
- ejs-starter - An example application or starter kit using EJS to generate a static site
- ejs-prerender-webpack-plugin - A Webpack plugin specifically designed to enhance pre-rendering EJS templates
- ejs-prerender-loader - The Webpack loader used by ejs-prerender-webpack-plugin, but it can be used as a standalone package too