statiz

0.9.4 • Public • Published

Statiz - The simple static website generator

Statiz is the most simple static website generator. Without any configuration, automatically transform your directory into a fully functional website.

Supports

Any operating system:

  • Windows
  • Mac OS
  • Linux

Supports:

  • EJS templating
  • SCSS compilation
  • JS and CSS minifying
  • Sitemap generation

Installing statiz

npm install -g statiz

Starting a new project

statiz new yoursite

Serving your website

cd yoursite
statiz serve

Building for production

cd yoursite
statiz build

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.9.4
    3
    • latest

Version History

Package Sidebar

Install

npm i statiz

Weekly Downloads

2

Version

0.9.4

License

ISC

Unpacked Size

239 kB

Total Files

39

Last publish

Collaborators

  • aclarembeau