Download solidus Free Java Code
Description
A simple server that generates pages from JSON and Templates.
Source Files
The download file solidus-master.zip has the following entries.
.gitignore//from w w w . j a va 2 s . c o m
LICENSE-MIT
README.md
bin/solidus
lib/logger.js
lib/page.js
lib/preprocessor.js
lib/redirect.js
lib/server.js
package.json
solidus.js
test/fixtures/site 1/assets/scripts/test.js
test/fixtures/site 1/assets/styles/test.css
test/fixtures/site 1/preprocessors/index.js
test/fixtures/site 1/redirects.json
test/fixtures/site 1/views/deeply/nested/layout.hbs
test/fixtures/site 1/views/deeply/nested/page.hbs
test/fixtures/site 1/views/deeply/nested/page/using/a_layout.hbs
test/fixtures/site 1/views/deeply/partial.hbs
test/fixtures/site 1/views/dynamic/{segment}.hbs
test/fixtures/site 1/views/helpers.hbs
test/fixtures/site 1/views/index.hbs
test/fixtures/site 1/views/layout.hbs
test/fixtures/site 1/views/partial.hbs
test/fixtures/site 1/views/partial_holder.hbs
test/fixtures/site 1/views/partial_holder2.hbs
test/fixtures/site2/preprocessors/.gitkeep
test/fixtures/site2/views/dev.hbs
test/fixtures/site2/views/test.hbs
test/mocha.opts
test/solidus.js
Download
Click the following link to download solidus-master.zip.
solidus-master.zip