seasite
v1.0.3
Published
Static Site Builder
Downloads
50
Readme
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.