Statiz is the most simple static website generator. Without any configuration, automatically transform your directory into a fully functional website.
Any operating system:
- Windows
- Mac OS
- Linux
Supports:
- EJS templating
- SCSS compilation
- JS and CSS minifying
- Sitemap generation
npm install -g statiz
statiz new yoursite
cd yoursite
statiz serve
cd yoursite
statiz build