0.0.19 • Published 3 years ago

sergey-zen v0.0.19

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

Sergey

The little static site generator

Deploy to Netlify

Sergey is a tiny lil’ static site generator. It’s a progressive tool designed to site atop your already brilliant HTML. In essence, Sergey is HTML + partials with slots thrown in for good measure.

If you’ve ever had to make a change to every header on a totally static website, you’ll know how cumbersome and error-prone it is to copy and paste the changes through all the files. That’s where Sergey comes in. Sergey lets you move that header into a single, importable file, and helps you include it everywhere you need it.

$ npm install sergey-zen

# Build the site
$ sergey-zen

# Run Sergey in dev mode
$ sergey-zen --watch
0.0.19

3 years ago

0.0.18

3 years ago

0.0.17

3 years ago

0.0.16

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago