Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
/ statiz Public archive

Next generation static website builder

Notifications You must be signed in to change notification settings

aclarembeau/statiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Next generation static website builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published