jellybean-ssg
v1.0.0
Published
Jellybean is a static site generator created using Node.js.
Downloads
1
Readme
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>