0.9.4 • Published 2 years ago

statiz v0.9.4

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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
0.9.4

2 years ago

0.9.3

3 years ago

0.9.2

3 years ago

0.9.1

3 years ago

0.9.0

3 years ago

0.8.15

3 years ago

0.8.14

3 years ago

0.8.13

3 years ago

0.8.12

3 years ago

0.8.11

3 years ago

0.8.10

3 years ago

0.8.9

3 years ago

0.8.8

3 years ago

0.8.7

3 years ago

0.8.6

3 years ago

0.8.5

3 years ago

0.8.3

3 years ago

0.8.2

3 years ago

0.8.1

3 years ago

0.8.0

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago