Download assemble Free Java Code
Description
Static site generator for Grunt.js, Yeoman and Node.js. Used by H5BP/Effeckt, Topcoat, Web Experience Toolkit, and hundreds of other projects to build sites, themes, components , documentation, blogs and gh pages.
Source Files
The download file assemble-master.zip has the following entries.
.assemblerc/* w w w.j a v a 2 s . com*/
.editorconfig
.gitattributes
.gitignore
.jshintrc
.travis.yml
AUTHORS
CHANGELOG
CONTRIBUTING.md
EXAMPLES.md
Gruntfile.js
LICENSE-MIT
README.md
bower.json
docs/README.tmpl.md
docs/examples.md
docs/getting-started.md
docs/options.md
docs/plugins.json
lib/assemble.js
lib/collection.js
lib/engine.js
lib/helpers.js
lib/plugins.js
lib/plugins/page-collection-properties.js
lib/plugins/pagination.js
lib/plugins/postprocess.js
package.json
tasks/assemble.js
tasks/utils/utils.js
test/actual/assets_base.html
test/actual/assets_blank_path.html
test/actual/assets_dot_slash.html
test/actual/assets_nested.html
test/actual/assets_trailing_slash.html
test/actual/collections/asc/alert.html
test/actual/collections/asc/collections-categories.html
test/actual/collections/asc/collections-tags.html
test/actual/collections/asc/collections.html
test/actual/collections/asc/complex.html
test/actual/collections/asc/context.html
test/actual/collections/asc/debug-helpers.html
test/actual/collections/asc/example.html
test/actual/collections/asc/gist-helper.html
test/actual/collections/asc/md-helper.html
test/actual/collections/asc/no-yfm.html
test/actual/collections/asc/yfm-context.html
test/actual/collections/asc/yfm.html
test/actual/collections/complex/alert.html
test/actual/collections/complex/collections-categories.html
test/actual/collections/complex/collections-tags.html
test/actual/collections/complex/collections.html
test/actual/collections/complex/complex.html
test/actual/collections/complex/context.html
test/actual/collections/complex/debug-helpers.html
test/actual/collections/complex/example.html
test/actual/collections/complex/gist-helper.html
test/actual/collections/complex/md-helper.html
test/actual/collections/complex/no-yfm.html
test/actual/collections/complex/yfm-context.html
test/actual/collections/complex/yfm.html
test/actual/collections/custom/alert.html
test/actual/collections/custom/collections-categories.html
test/actual/collections/custom/collections-tags.html
test/actual/collections/custom/collections.html
test/actual/collections/custom/complex.html
test/actual/collections/custom/context.html
test/actual/collections/custom/debug-helpers.html
test/actual/collections/custom/example.html
test/actual/collections/custom/gist-helper.html
test/actual/collections/custom/md-helper.html
test/actual/collections/custom/no-yfm.html
test/actual/collections/custom/yfm-context.html
test/actual/collections/custom/yfm.html
test/actual/collections/desc/alert.html
test/actual/collections/desc/collections-categories.html
test/actual/collections/desc/collections-tags.html
test/actual/collections/desc/collections.html
test/actual/collections/desc/complex.html
test/actual/collections/desc/context.html
test/actual/collections/desc/debug-helpers.html
test/actual/collections/desc/example.html
test/actual/collections/desc/gist-helper.html
test/actual/collections/desc/md-helper.html
test/actual/collections/desc/no-yfm.html
test/actual/collections/desc/yfm-context.html
test/actual/collections/desc/yfm.html
test/actual/custom_helpers/bar.html
test/actual/custom_helpers/foo.html
test/actual/custom_helpers/opt.html
test/actual/layout_ext/layoutext.html
test/actual/nested_layouts/deep-nested-layouts.html
test/actual/nested_layouts/nested-layouts.html
test/actual/no_layout/no-layout-none.html
test/actual/no_layout/no-layout.html
test/actual/not_real.html
test/actual/noyfm/no-yfm.html
test/actual/pages_array/index.html
test/actual/pages_array/post1.html
test/actual/pages_array/post2.html
test/actual/pages_array/post3.html
test/actual/pages_metadata/index.html
test/actual/pages_metadata/meta-awesome-blog-post-2.html
test/actual/pages_metadata/meta-super-sweet-and-awesome-blog-post-3.html
test/actual/pages_metadata/meta-sweet-blog-post-1.html
test/actual/pages_object/awesome-blog-post-2.html
test/actual/pages_object/index.html
test/actual/pages_object/super-sweet-and-awesome-blog-post-3.html
test/actual/pages_object/sweet-blog-post-1.html
test/actual/paths/alert.html
test/actual/paths/collections-categories.html
test/actual/paths/collections-tags.html
test/actual/paths/collections.html
test/actual/paths/complex.html
test/actual/paths/context.html
test/actual/paths/debug-helpers.html
test/actual/paths/example.html
test/actual/paths/gist-helper.html
test/actual/paths/md-helper.html
test/actual/paths/no-yfm.html
test/actual/paths/yfm-context.html
test/actual/paths/yfm.html
test/actual/plugin_after.html
test/actual/plugin_before.html
test/actual/plugin_pre_page.html
test/actual/plugin_preprocess/alert.html
test/actual/plugin_preprocess/collections-categories.html
test/actual/plugin_preprocess/collections-tags.html
test/actual/plugin_preprocess/collections.html
test/actual/plugin_preprocess/complex.html
test/actual/plugin_preprocess/context.html
test/actual/plugin_preprocess/debug-helpers.html
test/actual/plugin_preprocess/example.html
test/actual/plugin_preprocess/gist-helper.html
test/actual/plugin_preprocess/md-helper.html
test/actual/plugin_preprocess/no-yfm.html
test/actual/plugin_preprocess/yfm-context.html
test/actual/plugin_preprocess/yfm.html
test/actual/plugin_untitled.html
test/actual/postprocess.html
test/actual/postprocess2.html
test/actual/single_page.html
test/actual/yfm/associative-arrays.html
test/actual/yfm/block-literals.html
test/actual/yfm/comments.html
test/actual/yfm/data-files.html
test/actual/yfm/data-types.html
test/actual/yfm/document.html
test/actual/yfm/lists.html
test/actual/yfm/relational-trees.html
test/actual/yfm/underscore.html
test/actual/yfm/variables.html
test/assemble_test.js
test/assets/gist.css
test/assets/nested/validation.css
test/assets/validation.css
test/collection_tests.js
test/engine_test.js
test/fixtures/assets_path/assets.hbs
test/fixtures/data/_site.yml
test/fixtures/data/animal.json
test/fixtures/data/blog.json
test/fixtures/data/collections/expected-sortby-item-asc.json
test/fixtures/data/collections/expected-sortby-item-desc.json
test/fixtures/data/collections/expected-sortby-page-property-asc.json
test/fixtures/data/collections/expected-sortby-page-property-desc.json
test/fixtures/data/collections/fakeCollection.json
test/fixtures/data/config.json
test/fixtures/data/contact.yml
test/fixtures/data/data.yml
test/fixtures/data/example.json
test/fixtures/data/example.yml
test/fixtures/data/home.json
test/fixtures/data/noyfm.yml
test/fixtures/data/person.yml
test/fixtures/data/translations.js
test/fixtures/helpers/bar.hbs
test/fixtures/helpers/baz.hbs
test/fixtures/helpers/foo.hbs
test/fixtures/helpers/opt.hbs
test/fixtures/layouts/default.hbs
test/fixtures/layouts/noext.hbs
test/fixtures/layouts/one.hbs
test/fixtures/layouts/post.hbs
test/fixtures/layouts/preprocess.hbs
test/fixtures/layouts/three.hbs
test/fixtures/layouts/two.hbs
test/fixtures/mocha/complex.hbs
test/fixtures/mocha/simple1.yml
test/fixtures/mocha/simple2.yml
test/fixtures/mocha/yfm.hbs
test/fixtures/pages/alert.hbs
test/fixtures/pages/blog/index.hbs
test/fixtures/pages/collections-categories.hbs
test/fixtures/pages/collections-tags.hbs
test/fixtures/pages/collections.hbs
test/fixtures/pages/complex.hbs
test/fixtures/pages/context.hbs
test/fixtures/pages/debug-helpers.hbs
test/fixtures/pages/example.hbs
test/fixtures/pages/gist-helper.hbs
test/fixtures/pages/layoutext/layoutext.hbs
test/fixtures/pages/md-helper.hbs
test/fixtures/pages/md.md
test/fixtures/pages/nested/deep-nested-layouts.hbs
test/fixtures/pages/nested/nested-layouts.hbs
test/fixtures/pages/no-yfm.hbs
test/fixtures/pages/nolayout/no-layout-none.hbs
test/fixtures/pages/nolayout/no-layout.hbs
test/fixtures/pages/postprocess/postprocess.hbs
test/fixtures/pages/postprocess/postprocess2.hbs
test/fixtures/pages/yfm-context.hbs
test/fixtures/pages/yfm.hbs
test/fixtures/pages/yfm/associative-arrays.hbs
test/fixtures/pages/yfm/block-literals.hbs
test/fixtures/pages/yfm/comments.hbs
test/fixtures/pages/yfm/data-files.hbs
test/fixtures/pages/yfm/data-types.hbs
test/fixtures/pages/yfm/document.hbs
test/fixtures/pages/yfm/lists.hbs
test/fixtures/pages/yfm/relational-trees.hbs
test/fixtures/pages/yfm/underscore.hbs
test/fixtures/pages/yfm/variables.hbs
test/fixtures/partials/alert.hbs
test/fixtures/partials/collections-categories.hbs
test/fixtures/partials/collections-custom.hbs
test/fixtures/partials/collections-tags.hbs
test/fixtures/partials/nav-main.hbs
test/fixtures/permalinks/post.hbs
test/fixtures/plugins/after.hbs
test/fixtures/plugins/before.hbs
test/fixtures/plugins/untitled.hbs
test/helpers/helpers-with-register.js
test/helpers/helpers.js
test/helpers/nav.js
test/helpers/pager.js
test/helpers/rel.js
test/helpers/utils/getext.js
test/helpers/utils/index.js
test/helpers/utils/isUndefined.js
test/helpers/utils/parseAttributes.js
test/helpers/utils/switchOutput.js
test/helpers/utils/toString.js
test/plugins/not_real.js
test/plugins/page_collection_preprocessing.js
test/plugins/plugin_after.js
test/plugins/plugin_before.js
test/plugins/plugin_one.js
test/plugins/plugin_pre_page.js
test/plugins/untitled.js
test/plugins_test.js
test/yfm_test.js
Download
Click the following link to download assemble-master.zip.
assemble-master.zipHome »
Javascript Free Code Download »
Node.JS »
Javascript Free Code Download »
Node.JS »