Static web site builder inspired by jQuery: https://holtwick.de/blog/static-jquery
Please note, this project is discontinued by favor of its successor HOSTIC
Install via npm:
npm install seasite -g
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
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.
The project is licensed under AGPLv3. If you need a commercial license, please get in contact with me.