Download grunt ejs static Free Java Code
Description
Grunt EJS Static takes an MVC approach to building a static site generator using EJS and Grunt. Models can be defined in multiple JSON files, which helps keep logic out of the templates and the data more maintainable. Views are defined in layout files.
Icons
Source Files
The download file grunt-ejs-static-master.zip has the following entries.
.editorconfig/*w ww .ja v a 2 s .c om*/
.gitignore
.jshintrc
.travis.yml
Gruntfile.js
LICENSE-MIT
README.md
demo/dev/css/html5_boilerplate.css
demo/dev/css/vendor/bootstrap-responsive.css
demo/dev/css/vendor/bootstrap.css
demo/dev/data/.gitkeep
demo/dev/data/data.json
demo/dev/img/.gitkeep
demo/dev/img/carousel/bootstrap-mdo-sfmoma-01.jpg
demo/dev/img/carousel/bootstrap-mdo-sfmoma-02.jpg
demo/dev/img/carousel/bootstrap-mdo-sfmoma-03.jpg
demo/dev/img/favicon/apple-touch-icon-114x114-precomposed.png
demo/dev/img/favicon/apple-touch-icon-144x144-precomposed.png
demo/dev/img/favicon/apple-touch-icon-57x57-precomposed.png
demo/dev/img/favicon/apple-touch-icon-72x72-precomposed.png
demo/dev/img/favicon/apple-touch-icon-precomposed.png
demo/dev/img/favicon/apple-touch-icon.png
demo/dev/img/favicon/favicon.ico
demo/dev/js/.gitkeep
demo/dev/js/site/ios_orientation_resize.js
demo/dev/js/vendor/bootstrap.js
demo/dev/js/vendor/console_errors.js
demo/dev/js/vendor/jquery-1.9.1.js
demo/dev/js/vendor/modernizr-2.6.2.min.js
demo/dev/layouts/about/grid.ejs
demo/dev/layouts/about/hero.ejs
demo/dev/layouts/about/index.html
demo/dev/layouts/contact.ejs
demo/dev/layouts/default.ejs
demo/dev/layouts/experiment.ejs
demo/dev/layouts/home/body.ejs
demo/dev/layouts/home/hero.ejs
demo/dev/layouts/home/index.html
demo/dev/layouts/project.ejs
demo/dev/layouts/work.ejs
demo/dev/templates/about/body.ejs
demo/dev/templates/contact/body.ejs
demo/dev/templates/experiments/flexbox.ejs
demo/dev/templates/global/foot.ejs
demo/dev/templates/global/footer.ejs
demo/dev/templates/global/head.ejs
demo/dev/templates/global/header.ejs
demo/dev/templates/global/scripts.ejs
demo/dev/templates/variable_content/default_content.ejs
demo/dev/templates/variable_content/router.ejs
demo/preview/about.html
demo/preview/contact.html
demo/preview/css/html5_boilerplate.css
demo/preview/css/vendor/bootstrap-responsive.css
demo/preview/css/vendor/bootstrap.css
demo/preview/img/carousel/bootstrap-mdo-sfmoma-01.jpg
demo/preview/img/carousel/bootstrap-mdo-sfmoma-02.jpg
demo/preview/img/carousel/bootstrap-mdo-sfmoma-03.jpg
demo/preview/img/favicon/apple-touch-icon-114x114-precomposed.png
demo/preview/img/favicon/apple-touch-icon-144x144-precomposed.png
demo/preview/img/favicon/apple-touch-icon-57x57-precomposed.png
demo/preview/img/favicon/apple-touch-icon-72x72-precomposed.png
demo/preview/img/favicon/apple-touch-icon-precomposed.png
demo/preview/img/favicon/apple-touch-icon.png
demo/preview/img/favicon/favicon.ico
demo/preview/index.html
demo/preview/js/site/ios_orientation_resize.js
demo/preview/js/vendor/bootstrap.js
demo/preview/js/vendor/console_errors.js
demo/preview/js/vendor/jquery-1.9.1.js
demo/preview/js/vendor/modernizr-2.6.2.min.js
demo/preview/lab/flexbox.html
demo/preview/project/project-name.html
demo/preview/work.html
demo/production/about.html
demo/production/contact.html
demo/production/css/html5_boilerplate.css
demo/production/css/main.css
demo/production/css/vendor/bootstrap-responsive.css
demo/production/css/vendor/bootstrap.css
demo/production/data/data.json
demo/production/img/carousel/bootstrap-mdo-sfmoma-01.jpg
demo/production/img/carousel/bootstrap-mdo-sfmoma-02.jpg
demo/production/img/carousel/bootstrap-mdo-sfmoma-03.jpg
demo/production/img/favicon/apple-touch-icon-114x114-precomposed.png
demo/production/img/favicon/apple-touch-icon-144x144-precomposed.png
demo/production/img/favicon/apple-touch-icon-57x57-precomposed.png
demo/production/img/favicon/apple-touch-icon-72x72-precomposed.png
demo/production/img/favicon/apple-touch-icon-precomposed.png
demo/production/img/favicon/apple-touch-icon.png
demo/production/img/favicon/favicon.ico
demo/production/index.html
demo/production/js/main.js
demo/production/js/site/ios_orientation_resize.js
demo/production/js/vendor/bootstrap.js
demo/production/js/vendor/console_errors.js
demo/production/js/vendor/jquery-1.9.1.js
demo/production/js/vendor/modernizr-2.6.2.min.js
demo/production/lab/flexbox.html
demo/production/project/project-name.html
demo/production/work.html
lib/data.js
lib/ejs_static.js
lib/get_files.js
lib/layout.js
lib/render.js
lib/write_file.js
package.json
tasks/ejs_static.js
test/ejs_static_test.js
test/expected/about/index.html
test/expected/index.html
test/fixtures/.gitkeep
Download
Click the following link to download grunt-ejs-static-master.zip.
grunt-ejs-static-master.zip