Static Site Builder


Keywords
cheerio-js, html, jquery, js, jsx, static-site-generator, static-website
License
CNRI-Python-GPL-Compatible
Install
npm install seasite@0.9.0

Documentation

SeaSite

Static web site builder inspired by jQuery: https://holtwick.de/blog/static-jquery

Installation

Install via npm:

npm install seasite -g

Get started

In an empty folder setup a sample to start work with:

seasite init
npm install

To create the site in folder dist do:

npm start

Docs

The documentation generated by SeaSite itself can be found at: https://holtwick.github.io/seasite-website/docs.html

The source of it is in DOCS.md.

Also visit the example folder.

Websites built with SeaSite

License

The project is licensed under AGPLv3. If you need a commercial license, please get in contact with me.