1.0.0 • Published 4 years ago

jellybean-ssg v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Jellybean

Jellybean is a static site generator created using Node.js.

Getting Help

node src/index.js --help
node src/index.js --h

Version

node src/index.js --version
node src/index.js --v

Running the Program

node src/index.js --input <file>
node src/index.js --input <folder>
node src/index.js --i <file>
node src/index.js --i <folder>

Optional commands

node src/index.js --output <folder>
node src/index.js --stylesheet <URL>