middleman-core 4.3.8 → 4.4.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.gemtest +0 -0
- data/features/asset_hash.feature +64 -62
- data/features/data.feature +20 -0
- data/features/front-matter-neighbor.feature +33 -27
- data/features/front-matter.feature +11 -5
- data/features/i18n_preview.feature +238 -238
- data/features/liquid.feature +5 -2
- data/features/support/env.rb +0 -3
- data/features/unicode_filenames.feature +3 -3
- data/fixtures/asset-hash-app/source/apple-touch-icon.png +0 -0
- data/fixtures/asset-hash-app/source/favicon.ico +0 -0
- data/fixtures/asset-hash-app/source/fonts/fontawesome-webfont.woff +0 -0
- data/fixtures/asset-hash-app/source/fonts/fontawesome-webfont.woff2 +0 -0
- data/fixtures/asset-hash-app/source/images/100px.gif +0 -0
- data/fixtures/asset-hash-app/source/images/100px.jpg +0 -0
- data/fixtures/asset-hash-app/source/images/100px.png +0 -0
- data/fixtures/asset-hash-app/source/images/200px.jpg +0 -0
- data/fixtures/asset-hash-app/source/images/300px.jpg +0 -0
- data/fixtures/asset-hash-host-app/source/images/100px.gif +0 -0
- data/fixtures/asset-hash-host-app/source/images/100px.jpg +0 -0
- data/fixtures/asset-hash-host-app/source/images/100px.png +0 -0
- data/fixtures/asset-hash-minified-app/source/images/100px.jpg +0 -0
- data/fixtures/asset-hash-prefix/source/javascripts/application.js.map +0 -0
- data/fixtures/asset-hash-remove-filename/source/javascripts/application.js.map +0 -0
- data/fixtures/asset-hash-source-map/source/javascripts/application.js.map +0 -0
- data/fixtures/asset-host-app/source/.htaccess +0 -0
- data/fixtures/asset-host-app/source/images/blank0.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank1.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank10.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank100.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank101.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank1010.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank102.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank1020.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank1021.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank1022.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank1023.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank1024.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank103.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank1030.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank1031.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank1032.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank1033.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank1034.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank104.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank1043.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank1054.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank2.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank20.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank21.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank22.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank23.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank24.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank3.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank30.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank31.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank32.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank33.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank34.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank4.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank43.gif +0 -0
- data/fixtures/asset-host-app/source/images/blank54.gif +0 -0
- data/fixtures/auto-css-app/source/stylesheets/auto-css/index.css +0 -0
- data/fixtures/auto-js-directory-index-app/config.rb +0 -0
- data/fixtures/automatic-alt-tags-app/config.rb +0 -0
- data/fixtures/automatic-directory-matcher-app/source/root-plain.html +0 -0
- data/fixtures/automatic-directory-matcher-app/source/root.html.erb +0 -0
- data/fixtures/automatic-directory-matcher-app/source/sub--sub--sub-plain.html +0 -0
- data/fixtures/automatic-directory-matcher-app/source/sub--sub--sub.html.erb +0 -0
- data/fixtures/automatic-directory-matcher-app/source/sub--sub-plain.html +0 -0
- data/fixtures/automatic-directory-matcher-app/source/sub--sub.html.erb +0 -0
- data/fixtures/automatic-image-size-app/config.rb +0 -0
- data/fixtures/basic-data-app/data/test3.toml +7 -0
- data/fixtures/basic-data-app/source/data4.html.erb +5 -0
- data/fixtures/build-with-errors-app/source/index.html.erb +0 -0
- data/fixtures/cache-buster-app/config.rb +0 -0
- data/fixtures/chained-app/config.rb +0 -0
- data/fixtures/clean-app/config-empty.rb +0 -0
- data/fixtures/clean-app/source/real.html +0 -0
- data/fixtures/clean-app/source/should_be_ignored.html +0 -0
- data/fixtures/clean-app/source/should_be_ignored2.html +0 -0
- data/fixtures/clean-app/source/should_be_ignored3.html +0 -0
- data/fixtures/clean-dir-app/source/about.html +0 -0
- data/fixtures/clean-nested-app/config.rb +0 -0
- data/fixtures/clean-nested-app/source/about.html +0 -0
- data/fixtures/clean-nested-app/source/nested/nested.html +0 -0
- data/fixtures/coffeescript-app/config.rb +0 -0
- data/fixtures/content-type-app/source/.htaccess +0 -0
- data/fixtures/content-type-app/source/README +0 -0
- data/fixtures/content-type-app/source/javascripts/app.js +0 -0
- data/fixtures/content-type-app/source/stylesheets/site.css +0 -0
- data/fixtures/csspie/config.rb +0 -0
- data/fixtures/custom-layout-app2/config.rb +0 -0
- data/fixtures/custom-src-app/src/index.html +0 -0
- data/fixtures/default-alt-tags-app/config.rb +0 -0
- data/fixtures/default-alt-tags-app/source/images/blank.gif +0 -0
- data/fixtures/different-engine-layout/config.rb +0 -0
- data/fixtures/different-engine-partial/config.rb +0 -0
- data/fixtures/different-engine-partial/source/index.html.erb +0 -0
- data/fixtures/different-engine-partial/source/shared/_footer.str +0 -0
- data/fixtures/different-engine-partial/source/shared/_header.erb +0 -0
- data/fixtures/dynamic-pages-app/source/real.html +0 -0
- data/fixtures/dynamic-pages-app/source/should_be_ignored.html +0 -0
- data/fixtures/dynamic-pages-app/source/should_be_ignored2.html +0 -0
- data/fixtures/dynamic-pages-app/source/should_be_ignored3.html +0 -0
- data/fixtures/dynamic-pages-app/source/should_be_ignored4.html +0 -0
- data/fixtures/dynamic-pages-app/source/should_be_ignored5.html +0 -0
- data/fixtures/dynamic-pages-app/source/should_be_ignored6.html +0 -0
- data/fixtures/dynamic-pages-app/source/should_be_ignored7.html +0 -0
- data/fixtures/dynamic-pages-app/source/should_be_ignored8.html +0 -0
- data/fixtures/ember-cli-app/source/javascripts/file.js +0 -0
- data/fixtures/ember-cli-app/test-app/app/components/.gitkeep +0 -0
- data/fixtures/ember-cli-app/test-app/app/controllers/.gitkeep +0 -0
- data/fixtures/ember-cli-app/test-app/app/helpers/.gitkeep +0 -0
- data/fixtures/ember-cli-app/test-app/app/models/.gitkeep +0 -0
- data/fixtures/ember-cli-app/test-app/app/routes/.gitkeep +0 -0
- data/fixtures/ember-cli-app/test-app/app/styles/.gitkeep +0 -0
- data/fixtures/ember-cli-app/test-app/app/templates/.gitkeep +0 -0
- data/fixtures/ember-cli-app/test-app/app/templates/components/.gitkeep +0 -0
- data/fixtures/ember-cli-app/test-app/app/views/.gitkeep +0 -0
- data/fixtures/ember-cli-app/test-app/public/.gitkeep +0 -0
- data/fixtures/ember-cli-app/test-app/tests/unit/.gitkeep +0 -0
- data/fixtures/empty-app/not-config.rb +0 -0
- data/fixtures/engine-matching-layout/config.rb +0 -0
- data/fixtures/env-app/config.rb +0 -0
- data/fixtures/extensionless-text-files-app/config.rb +0 -0
- data/fixtures/extensionless-text-files-app/source/CNAME +0 -0
- data/fixtures/extensionless-text-files-app/source/LICENSE +0 -0
- data/fixtures/extensionless-text-files-app/source/README +0 -0
- data/fixtures/extensionless-text-files-app/source/index.html +0 -0
- data/fixtures/external-helpers/source/automatic.html.erb +0 -0
- data/fixtures/external-helpers/source/index.html.erb +0 -0
- data/fixtures/external-pipeline-error/source/javascripts/file.js +0 -0
- data/fixtures/fonts-app/config.rb +0 -0
- data/fixtures/fonts-app/source/fonts/blank/blank.otf +0 -0
- data/fixtures/frontmatter-app/source/raw-front-matter-toml.html +6 -0
- data/fixtures/frontmatter-app/source/raw-front-matter.html +1 -1
- data/fixtures/frontmatter-neighbor-app/source/raw-front-matter-toml.html +1 -0
- data/fixtures/frontmatter-neighbor-app/source/raw-front-matter-toml.html.frontmatter +4 -0
- data/fixtures/frontmatter-neighbor-app/source/raw-front-matter.php +0 -0
- data/fixtures/frontmatter-settings-app/source/layouts/override.erb +0 -0
- data/fixtures/frontmatter-settings-neighbor-app/source/layouts/override.erb +0 -0
- data/fixtures/frontmatter-settings-neighbor-app/source/override_layout.html.erb +0 -0
- data/fixtures/frontmatter-settings-neighbor-app/source/page_mentioned.html.erb +0 -0
- data/fixtures/gzip-app/source/index.html +0 -0
- data/fixtures/i18n-alt-root-app/source/lang_data/hello.html.erb +0 -0
- data/fixtures/i18n-alt-root-app/source/lang_data/index.html.erb +0 -0
- data/fixtures/i18n-alt-root-app/source/layout.erb +0 -0
- data/fixtures/i18n-test-app/data/defaults_en.yml +0 -0
- data/fixtures/i18n-test-app/data/defaults_es.yml +0 -0
- data/fixtures/i18n-test-app/data/en_defaults.yml +0 -0
- data/fixtures/i18n-test-app/source/_country.en.erb +0 -0
- data/fixtures/i18n-test-app/source/_country.es.erb +0 -0
- data/fixtures/i18n-test-app/source/_site.erb +0 -0
- data/fixtures/i18n-test-app/source/images/president.en.svg +0 -0
- data/fixtures/i18n-test-app/source/images/president.es.svg +0 -0
- data/fixtures/i18n-test-app/source/localizable/_state.en.erb +0 -0
- data/fixtures/i18n-test-app/source/localizable/_state.es.erb +0 -0
- data/fixtures/i18n-test-app/source/localizable/hello.html.erb +0 -0
- data/fixtures/i18n-test-app/source/localizable/images/flag.en.svg +0 -0
- data/fixtures/i18n-test-app/source/localizable/images/flag.es.svg +0 -0
- data/fixtures/i18n-test-app/source/localizable/index.html.erb +0 -0
- data/fixtures/i18n-test-app/source/localizable/partials/_greeting.en.erb +0 -0
- data/fixtures/i18n-test-app/source/localizable/partials/_greeting.es.erb +0 -0
- data/fixtures/ignore-app/source/about.html.erb +0 -0
- data/fixtures/ignore-app/source/images/icon/messages.png +0 -0
- data/fixtures/ignore-app/source/images/pic.png +0 -0
- data/fixtures/ignore-app/source/images/portrait.jpg +0 -0
- data/fixtures/ignore-app/source/index.html.erb +0 -0
- data/fixtures/ignore-app/source/plain.html +0 -0
- data/fixtures/ignore-app/source/reports/another.html +0 -0
- data/fixtures/ignore-app/source/reports/index.html +0 -0
- data/fixtures/import-app/bower_components/jquery/dist/jquery.min.map +0 -0
- data/fixtures/import-app/bower_components/jquery/src/sizzle/dist/sizzle.min.map +0 -0
- data/fixtures/import-app/source/test.html +0 -0
- data/fixtures/import-app/static.html +0 -0
- data/fixtures/indexable-app/source/.htaccess +0 -0
- data/fixtures/indexable-app/source/.htpasswd +0 -0
- data/fixtures/indexable-app/source/.nojekyll +0 -0
- data/fixtures/indexable-app/source/a_folder/needs_index.html +0 -0
- data/fixtures/indexable-app/source/leave_me_alone.html +0 -0
- data/fixtures/indexable-app/source/needs_index.html +0 -0
- data/fixtures/indexable-app/source/regular/index.html +0 -0
- data/fixtures/javascript-app/config.rb +0 -0
- data/fixtures/large-build-app/source/.htaccess +0 -0
- data/fixtures/large-build-app/source/.htpasswd +0 -0
- data/fixtures/large-build-app/source/other_layout.erb +0 -0
- data/fixtures/large-build-app/source/spaces in file.html.erb +0 -0
- data/fixtures/link-to-app/config.rb +0 -0
- data/fixtures/liquid-app/config.rb +0 -0
- data/fixtures/liquid-app/source/_liquid_partial.liquid +0 -0
- data/fixtures/liquid-app/source/liquid_master.html.liquid +0 -0
- data/fixtures/markdown-app/source/filter_html.html.markdown +0 -0
- data/fixtures/markdown-app/source/highlighted.html.markdown +0 -0
- data/fixtures/markdown-app/source/img.html.markdown +0 -0
- data/fixtures/markdown-app/source/link.html.markdown +0 -0
- data/fixtures/markdown-app/source/mailto.html.markdown +0 -0
- data/fixtures/markdown-app/source/quote.html.markdown +0 -0
- data/fixtures/markdown-app/source/safe_links.html.markdown +0 -0
- data/fixtures/markdown-app/source/underline.html.markdown +0 -0
- data/fixtures/markdown-in-haml-app/config.rb +0 -0
- data/fixtures/markdown-in-slim-app/config.rb +0 -0
- data/fixtures/minify-css-app/source/stylesheets/bourbon/css3/_selection.scss +0 -0
- data/fixtures/minify-css-app/source/stylesheets/report.css +0 -0
- data/fixtures/minify-js-app/config.rb +0 -0
- data/fixtures/missing-tilt-library-app/source/danger-zone/more-wiki.html.wiki +0 -0
- data/fixtures/missing-tilt-library-app/source/safe-zone/my-wiki.html.wiki +0 -0
- data/fixtures/missing-tilt-library-app/source/textile-source.html.textile +0 -0
- data/fixtures/missing-tilt-library-app/source/wiki-source.html.wiki +0 -0
- data/fixtures/more-extensionless-text-files-app/source/CNAME +0 -0
- data/fixtures/more-extensionless-text-files-app/source/LICENSE +0 -0
- data/fixtures/more-extensionless-text-files-app/source/README +0 -0
- data/fixtures/more-extensionless-text-files-app/source/index.html +0 -0
- data/fixtures/more-ignore-app/source/about.html.erb +0 -0
- data/fixtures/more-ignore-app/source/images/icon/messages.png +0 -0
- data/fixtures/more-ignore-app/source/images/pic.png +0 -0
- data/fixtures/more-ignore-app/source/images/portrait.jpg +0 -0
- data/fixtures/more-ignore-app/source/index.html.erb +0 -0
- data/fixtures/more-ignore-app/source/plain.html +0 -0
- data/fixtures/more-ignore-app/source/reports/another.html +0 -0
- data/fixtures/more-ignore-app/source/reports/index.html +0 -0
- data/fixtures/more-preview-app/config.rb +0 -0
- data/fixtures/more-preview-app/source/content.html.erb +0 -0
- data/fixtures/more-preview-app/source/layout.erb +0 -0
- data/fixtures/more-traversal-app/source/directory-indexed/sub2/index.html.erb +0 -0
- data/fixtures/more-traversal-app/source/directory-indexed/sub3/deep.html.erb +0 -0
- data/fixtures/more-traversal-app/source/directory-indexed.html.erb +0 -0
- data/fixtures/more-traversal-app/source/index.html.erb +0 -0
- data/fixtures/more-traversal-app/source/proxied.html.erb +0 -0
- data/fixtures/more-traversal-app/source/root.html.erb +0 -0
- data/fixtures/more-traversal-app/source/sub/index.html.erb +0 -0
- data/fixtures/more-traversal-app/source/sub/sibling.html.erb +0 -0
- data/fixtures/more-traversal-app/source/sub/sibling2.html.erb +0 -0
- data/fixtures/more-traversal-app/source/sub/sub2/index.html.erb +0 -0
- data/fixtures/more-traversal-app/source/sub/sub3/deep.html.erb +0 -0
- data/fixtures/multiple-data-sources-app/data/two.yml +0 -0
- data/fixtures/multiple-data-sources-app/data1/data1.yml +0 -0
- data/fixtures/multiple-data-sources-app/data2/data2.yml +0 -0
- data/fixtures/multiple-data-sources-app/data2/two.yml +0 -0
- data/fixtures/multiple-layouts/config.rb +0 -0
- data/fixtures/multiple-sources-app/source/index.html.erb +0 -0
- data/fixtures/multiple-sources-app/source/override-in-two.html.erb +0 -0
- data/fixtures/multiple-sources-app/source0/override-in-one.html.erb +0 -0
- data/fixtures/multiple-sources-app/source1/index1.html.erb +0 -0
- data/fixtures/multiple-sources-app/source1/override-in-one.html.erb +0 -0
- data/fixtures/multiple-sources-app/source2/index2.html.erb +0 -0
- data/fixtures/multiple-sources-app/source2/override-in-two.html.erb +0 -0
- data/fixtures/multiple-sources-with-duplicate-file-names-app/source/index.html.erb +0 -0
- data/fixtures/multiple-sources-with-duplicate-file-names-app/source2/index.html.erb +0 -0
- data/fixtures/nested-data-app/data/examples/deeper/stuff.yml +0 -0
- data/fixtures/nested-data-app/data/examples/more.yml +0 -0
- data/fixtures/no-layout/config.rb +0 -0
- data/fixtures/page-classes-app/source/1-folder/1-inside-with-numeric.html.erb +0 -0
- data/fixtures/page-classes-app/source/1-starts-with-numeric.html.erb +0 -0
- data/fixtures/page-classes-app/source/2-starts-with-numeric-custom.html.erb +0 -0
- data/fixtures/page-helper-layout-block-app/source/index.html.erb +0 -0
- data/fixtures/page-helper-layout-block-app/source/path/child.html.erb +0 -0
- data/fixtures/page-helper-layout-block-app/source/path/index.html.erb +0 -0
- data/fixtures/paginate-app/config.rb +0 -0
- data/fixtures/partial-chained_templates-app/config.rb +0 -0
- data/fixtures/partials-app/config.rb +0 -0
- data/fixtures/partials-app/source/_code_snippet.html +0 -0
- data/fixtures/partials-app/source/_locals.erb +0 -0
- data/fixtures/partials-app/source/_main.erb +0 -0
- data/fixtures/partials-app/source/_main.str +0 -0
- data/fixtures/partials-app/source/shared/_footer.erb +0 -0
- data/fixtures/partials-app/source/shared/_header.erb +0 -0
- data/fixtures/partials-app/source/shared/_snippet.html.erb +0 -0
- data/fixtures/partials-app/source/static_underscore.html.erb +0 -0
- data/fixtures/partials-app/source/sub/_local.erb +0 -0
- data/fixtures/partials-app/source/svg.html.erb +0 -0
- data/fixtures/passthrough-app/source/.htaccess +0 -0
- data/fixtures/preview-app/config.rb +0 -0
- data/fixtures/preview-app/source/content.html.erb +0 -0
- data/fixtures/preview-app/source/layout.erb +0 -0
- data/fixtures/proxy-pages-app/source/real.html +0 -0
- data/fixtures/proxy-pages-app/source/should_be_ignored3.html +0 -0
- data/fixtures/proxy-pages-app/source/should_be_ignored6.html +0 -0
- data/fixtures/proxy-pages-app/source/should_be_ignored7.html +0 -0
- data/fixtures/proxy-pages-app/source/should_be_ignored8.html +0 -0
- data/fixtures/related-files-app/config.rb +0 -0
- data/fixtures/related-files-app/source/index.html.erb +0 -0
- data/fixtures/related-files-app/source/partials/_test.erb +0 -0
- data/fixtures/related-files-app/source/partials/_test2.haml +0 -0
- data/fixtures/related-files-app/source/stylesheets/_include3.sass +0 -0
- data/fixtures/related-files-app/source/stylesheets/_include4.scss +0 -0
- data/fixtures/related-files-app/source/stylesheets/include1.css +0 -0
- data/fixtures/related-files-app/source/stylesheets/include2.css.scss +0 -0
- data/fixtures/related-files-app/source/stylesheets/site.css.scss +0 -0
- data/fixtures/relative-app/config.rb +0 -0
- data/fixtures/relative-assets-app/source/fonts/roboto/roboto-regular-webfont.eot +0 -0
- data/fixtures/relative-assets-app/source/fonts/roboto/roboto-regular-webfont.svg +0 -0
- data/fixtures/relative-assets-app/source/fonts/roboto/roboto-regular-webfont.ttf +0 -0
- data/fixtures/relative-assets-app/source/fonts/roboto/roboto-regular-webfont.woff +0 -0
- data/fixtures/relative-assets-app/source/images/blank2.gif +0 -0
- data/fixtures/sass-in-slim-app/config.rb +0 -0
- data/fixtures/scss-app/config.rb +0 -0
- data/fixtures/scss-app/source/stylesheets/error.css.sass +0 -0
- data/fixtures/strip-url-app/config.rb +0 -0
- data/fixtures/stylus-preview-app/config.rb +0 -0
- data/fixtures/traversal-app/source/.htaccess +0 -0
- data/fixtures/traversal-app/source/directory-indexed/sub2/index.html.erb +0 -0
- data/fixtures/traversal-app/source/directory-indexed/sub3/deep.html.erb +0 -0
- data/fixtures/traversal-app/source/directory-indexed.html.erb +0 -0
- data/fixtures/traversal-app/source/index.html.erb +0 -0
- data/fixtures/traversal-app/source/proxied.html.erb +0 -0
- data/fixtures/traversal-app/source/root.html.erb +0 -0
- data/fixtures/traversal-app/source/sub/index.html.erb +0 -0
- data/fixtures/traversal-app/source/sub/sibling.html.erb +0 -0
- data/fixtures/traversal-app/source/sub/sibling2.html.erb +0 -0
- data/fixtures/traversal-app/source/sub/sub2/index.html.erb +0 -0
- data/fixtures/traversal-app/source/sub/sub3/deep.html.erb +0 -0
- data/fixtures/wildcard-app/source/admin/index.html.erb +0 -0
- data/fixtures/wildcard-app/source/admin/page.html.erb +0 -0
- data/fixtures/wildcard-app/source/index.html.erb +0 -0
- data/fixtures/wildcard-directory-index-app/source/admin/index.html.erb +0 -0
- data/fixtures/wildcard-directory-index-app/source/admin/page.html.erb +0 -0
- data/fixtures/wildcard-directory-index-app/source/index.html.erb +0 -0
- data/lib/middleman-core/builder.rb +1 -1
- data/lib/middleman-core/core_extensions/data.rb +4 -2
- data/lib/middleman-core/core_extensions/default_helpers.rb +1 -0
- data/lib/middleman-core/core_extensions/front_matter.rb +1 -0
- data/lib/middleman-core/core_extensions/rendering.rb +0 -6
- data/lib/middleman-core/dns_resolver/basic_network_resolver.rb +0 -2
- data/lib/middleman-core/dns_resolver.rb +2 -4
- data/lib/middleman-core/extensions/asset_hash.rb +1 -1
- data/lib/middleman-core/meta_pages/assets/glyphicons-halflings.png +0 -0
- data/lib/middleman-core/meta_pages/assets/sitemap.js +0 -0
- data/lib/middleman-core/preview_server/server_ip_address.rb +5 -14
- data/lib/middleman-core/rack.rb +2 -1
- data/lib/middleman-core/sitemap/extensions/traversal.rb +2 -1
- data/lib/middleman-core/step_definitions/commandline_steps.rb +0 -4
- data/lib/middleman-core/step_definitions/middleman_steps.rb +1 -1
- data/lib/middleman-core/step_definitions/server_steps.rb +3 -2
- data/lib/middleman-core/template_context.rb +3 -3
- data/lib/middleman-core/template_renderer.rb +1 -1
- data/lib/middleman-core/util/data.rb +28 -0
- data/lib/middleman-core/util/paths.rb +2 -1
- data/lib/middleman-core/version.rb +1 -1
- data/middleman-core.gemspec +8 -6
- data/spec/middleman-core/binary_spec/middleman +0 -0
- data/spec/middleman-core/binary_spec/middleman.png +0 -0
- data/spec/middleman-core/binary_spec/stars.svgz +0 -0
- data/spec/middleman-core/dns_resolver_spec.rb +8 -24
- data/spec/spec_helper.rb +0 -3
- metadata +52 -1083
- data/features/stylus.feature +0 -54
- data/lib/middleman-core/renderers/stylus.rb +0 -10
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 13aa21c1035525447cfbccc018a28fc08b230dc5014e8403a4f6bf3a1fb20c79
|
4
|
+
data.tar.gz: 28e8922409bddf4309a5b0b98afd5d778420d95c390344fc149448771e495b73
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: be9c030e750a5db77379753eeb71a432d27ee3b03c7f8530dad5e01de61cf3b67f395b28212773ea651417a51bd04535055525c532ee53160f292cab19a18e85
|
7
|
+
data.tar.gz: 8e4d535a621ce5e874935d5ba65c608a7f2f5b9016d586496643be679a08f74fb93b7ea749dcfe0ac02216247379c69d8e1c60cfd6a1dd63fb8380183cd0d5c3
|
data/.gemtest
CHANGED
File without changes
|
data/features/asset_hash.feature
CHANGED
@@ -3,27 +3,27 @@ Feature: Assets get file hashes appended to them and references to them are upda
|
|
3
3
|
Given a successfully built app at "asset-hash-app"
|
4
4
|
When I cd to "build"
|
5
5
|
Then the following files should exist:
|
6
|
-
| index.html
|
7
|
-
| apple-touch-icon.png
|
8
|
-
| favicon.ico
|
9
|
-
| images/100px-1242c368.png
|
10
|
-
| images/100px-5fd6fb90.jpg
|
11
|
-
| images/200px-c11eb203.jpg
|
12
|
-
| images/300px-59adce76.jpg
|
13
|
-
| images/100px-5fd6fb90.gif
|
6
|
+
| index.html |
|
7
|
+
| apple-touch-icon.png |
|
8
|
+
| favicon.ico |
|
9
|
+
| images/100px-1242c368.png |
|
10
|
+
| images/100px-5fd6fb90.jpg |
|
11
|
+
| images/200px-c11eb203.jpg |
|
12
|
+
| images/300px-59adce76.jpg |
|
13
|
+
| images/100px-5fd6fb90.gif |
|
14
14
|
| javascripts/application-1d8d5276.js |
|
15
|
-
| stylesheets/site-8bc55985.css
|
16
|
-
| index.html
|
17
|
-
| subdir/index.html
|
18
|
-
| other/index.html
|
19
|
-
| api.json
|
20
|
-
| subdir/api.json
|
15
|
+
| stylesheets/site-8bc55985.css |
|
16
|
+
| index.html |
|
17
|
+
| subdir/index.html |
|
18
|
+
| other/index.html |
|
19
|
+
| api.json |
|
20
|
+
| subdir/api.json |
|
21
21
|
And the following files should not exist:
|
22
|
-
| images/100px.png
|
23
|
-
| images/100px.jpg
|
24
|
-
| images/100px.gif
|
22
|
+
| images/100px.png |
|
23
|
+
| images/100px.jpg |
|
24
|
+
| images/100px.gif |
|
25
25
|
| javascripts/application.js |
|
26
|
-
| stylesheets/site.css
|
26
|
+
| stylesheets/site.css |
|
27
27
|
|
28
28
|
And the file "javascripts/application-1d8d5276.js" should contain "img.src = '/images/100px-5fd6fb90.jpg'"
|
29
29
|
And the file "stylesheets/site-8bc55985.css" should contain:
|
@@ -54,7 +54,7 @@ Feature: Assets get file hashes appended to them and references to them are upda
|
|
54
54
|
Given a successfully built app at "asset-hash-app"
|
55
55
|
When I cd to "build"
|
56
56
|
Then the following files should exist:
|
57
|
-
| fonts/fontawesome-webfont-56ce13e7.woff
|
57
|
+
| fonts/fontawesome-webfont-56ce13e7.woff |
|
58
58
|
| fonts/fontawesome-webfont-10752316.woff2 |
|
59
59
|
And the file "stylesheets/uses_fonts-88aa3e2b.css" should contain "src: url('../fonts/fontawesome-webfont-10752316.woff2')"
|
60
60
|
And the file "stylesheets/uses_fonts-88aa3e2b.css" should contain "url('../fonts/fontawesome-webfont-56ce13e7.woff')"
|
@@ -171,23 +171,25 @@ Feature: Assets get file hashes appended to them and references to them are upda
|
|
171
171
|
And I should see 'url("http://middlemanapp.com/images/100px-5fd6fb90.jpg?#test")'
|
172
172
|
And I should see 'url("http://middlemanapp.com/images/100px-5fd6fb90.jpg#test")'
|
173
173
|
|
174
|
+
@wip
|
174
175
|
Scenario: The asset hash should change when a SASS partial changes
|
175
176
|
Given the Server is running at "asset-hash-app"
|
176
177
|
And the file "source/stylesheets/_partial.sass" has the contents
|
177
178
|
"""
|
178
179
|
body
|
179
|
-
|
180
|
+
font-size: 14px
|
180
181
|
"""
|
181
182
|
When I go to "/partials/"
|
182
183
|
Then I should see 'href="../stylesheets/uses_partials-a3c8302b.css'
|
183
184
|
And the file "source/stylesheets/_partial.sass" has the contents
|
184
185
|
"""
|
185
186
|
body
|
186
|
-
|
187
|
+
font-size: 18px !important
|
187
188
|
"""
|
188
189
|
When I go to "/partials/"
|
189
190
|
Then I should see 'href="../stylesheets/uses_partials-08ee47a7.css'
|
190
191
|
|
192
|
+
@wip
|
191
193
|
Scenario: The asset hash should change when a Rack-based filter changes
|
192
194
|
Given a fixture app "asset-hash-app"
|
193
195
|
And a file named "config.rb" with:
|
@@ -211,9 +213,9 @@ Feature: Assets get file hashes appended to them and references to them are upda
|
|
211
213
|
"""
|
212
214
|
is_stylesheet = proc { |path| path.start_with? 'stylesheets' }
|
213
215
|
activate :asset_hash, ignore: [
|
214
|
-
|
215
|
-
|
216
|
-
|
216
|
+
%r(javascripts/*),
|
217
|
+
'images/*',
|
218
|
+
is_stylesheet
|
217
219
|
]
|
218
220
|
activate :relative_assets
|
219
221
|
activate :directory_indexes
|
@@ -221,25 +223,25 @@ Feature: Assets get file hashes appended to them and references to them are upda
|
|
221
223
|
And a successfully built app at "asset-hash-app"
|
222
224
|
When I cd to "build"
|
223
225
|
Then the following files should exist:
|
224
|
-
| index.html
|
225
|
-
| apple-touch-icon.png
|
226
|
-
| favicon.ico
|
227
|
-
| images/100px.png
|
228
|
-
| images/100px.jpg
|
229
|
-
| images/100px.gif
|
226
|
+
| index.html |
|
227
|
+
| apple-touch-icon.png |
|
228
|
+
| favicon.ico |
|
229
|
+
| images/100px.png |
|
230
|
+
| images/100px.jpg |
|
231
|
+
| images/100px.gif |
|
230
232
|
| javascripts/application.js |
|
231
|
-
| stylesheets/site.css
|
232
|
-
| index.html
|
233
|
-
| subdir/index.html
|
234
|
-
| other/index.html
|
235
|
-
| api.json
|
236
|
-
| subdir/api.json
|
233
|
+
| stylesheets/site.css |
|
234
|
+
| index.html |
|
235
|
+
| subdir/index.html |
|
236
|
+
| other/index.html |
|
237
|
+
| api.json |
|
238
|
+
| subdir/api.json |
|
237
239
|
And the following files should not exist:
|
238
|
-
| images/100px-1242c368.png
|
239
|
-
| images/100px-5fd6fb90.jpg
|
240
|
-
| images/100px-5fd6fb90.gif
|
240
|
+
| images/100px-1242c368.png |
|
241
|
+
| images/100px-5fd6fb90.jpg |
|
242
|
+
| images/100px-5fd6fb90.gif |
|
241
243
|
| javascripts/application-1d8d5276.js |
|
242
|
-
| stylesheets/site-7474cadd.css
|
244
|
+
| stylesheets/site-7474cadd.css |
|
243
245
|
|
244
246
|
Scenario: Hashed-asset files are not replaced for rewrite ignored paths
|
245
247
|
Given a fixture app "asset-hash-app"
|
@@ -247,9 +249,9 @@ Feature: Assets get file hashes appended to them and references to them are upda
|
|
247
249
|
"""
|
248
250
|
is_stylesheet = proc { |path| path.start_with? '/stylesheets' }
|
249
251
|
activate :asset_hash, rewrite_ignore: [
|
250
|
-
|
251
|
-
|
252
|
-
|
252
|
+
%r(javascripts/*),
|
253
|
+
'/subdir/*',
|
254
|
+
is_stylesheet
|
253
255
|
]
|
254
256
|
activate :relative_assets
|
255
257
|
activate :directory_indexes
|
@@ -257,15 +259,15 @@ Feature: Assets get file hashes appended to them and references to them are upda
|
|
257
259
|
And a successfully built app at "asset-hash-app"
|
258
260
|
When I cd to "build"
|
259
261
|
Then the following files should exist:
|
260
|
-
| index.html
|
261
|
-
| subdir/index.html
|
262
|
-
| images/100px-5fd6fb90.jpg
|
262
|
+
| index.html |
|
263
|
+
| subdir/index.html |
|
264
|
+
| images/100px-5fd6fb90.jpg |
|
263
265
|
| javascripts/application-1d8d5276.js |
|
264
|
-
| stylesheets/site-8bc55985.css
|
266
|
+
| stylesheets/site-8bc55985.css |
|
265
267
|
And the following files should not exist:
|
266
|
-
| images/100px.jpg
|
268
|
+
| images/100px.jpg |
|
267
269
|
| javascripts/application.js |
|
268
|
-
| stylesheets/site.css
|
270
|
+
| stylesheets/site.css |
|
269
271
|
And the file "javascripts/application-1d8d5276.js" should contain "img.src = '/images/100px.jpg'"
|
270
272
|
And the file "stylesheets/site-8bc55985.css" should contain:
|
271
273
|
"""
|
@@ -285,7 +287,7 @@ Feature: Assets get file hashes appended to them and references to them are upda
|
|
285
287
|
When I cd to "build"
|
286
288
|
Then the following files should exist:
|
287
289
|
| javascripts/jquery.min-276c87ff.js |
|
288
|
-
| stylesheets/test-7de2ad06.css
|
290
|
+
| stylesheets/test-7de2ad06.css |
|
289
291
|
And the following files should not exist:
|
290
292
|
| javascripts/jquery.min.js |
|
291
293
|
And the file "stylesheets/test-7de2ad06.css" should contain:
|
@@ -299,12 +301,12 @@ Feature: Assets get file hashes appended to them and references to them are upda
|
|
299
301
|
Given a successfully built app at "asset-hash-source-map"
|
300
302
|
When I cd to "build"
|
301
303
|
Then the following files should exist:
|
302
|
-
| index.html
|
303
|
-
| javascripts/application-4553338c.js
|
304
|
+
| index.html |
|
305
|
+
| javascripts/application-4553338c.js |
|
304
306
|
| javascripts/application.js-22cc2b5f.map |
|
305
|
-
| index.html
|
307
|
+
| index.html |
|
306
308
|
And the following files should not exist:
|
307
|
-
| javascripts/application.js
|
309
|
+
| javascripts/application.js |
|
308
310
|
| javascripts/application.js.map |
|
309
311
|
|
310
312
|
And the file "javascripts/application-4553338c.js" should contain "//# sourceMappingURL=application.js-22cc2b5f.map"
|
@@ -313,12 +315,12 @@ Feature: Assets get file hashes appended to them and references to them are upda
|
|
313
315
|
Given a successfully built app at "asset-hash-prefix"
|
314
316
|
When I cd to "build"
|
315
317
|
Then the following files should exist:
|
316
|
-
| index.html
|
317
|
-
| javascripts/application-myprefix-4553338c.js
|
318
|
+
| index.html |
|
319
|
+
| javascripts/application-myprefix-4553338c.js |
|
318
320
|
| javascripts/application.js-myprefix-22cc2b5f.map |
|
319
|
-
| index.html
|
321
|
+
| index.html |
|
320
322
|
And the following files should not exist:
|
321
|
-
| javascripts/application.js
|
323
|
+
| javascripts/application.js |
|
322
324
|
| javascripts/application.js.map |
|
323
325
|
|
324
326
|
And the file "javascripts/application-myprefix-4553338c.js" should contain "//# sourceMappingURL=application.js-myprefix-22cc2b5f.map"
|
@@ -327,12 +329,12 @@ Feature: Assets get file hashes appended to them and references to them are upda
|
|
327
329
|
Given a successfully built app at "asset-hash-remove-filename"
|
328
330
|
When I cd to "build"
|
329
331
|
Then the following files should exist:
|
330
|
-
| index.html
|
331
|
-
| javascripts/4553338c.js
|
332
|
+
| index.html |
|
333
|
+
| javascripts/4553338c.js |
|
332
334
|
| javascripts/22cc2b5f.map |
|
333
|
-
| index.html
|
335
|
+
| index.html |
|
334
336
|
And the following files should not exist:
|
335
|
-
| javascripts/application.js
|
337
|
+
| javascripts/application.js |
|
336
338
|
| javascripts/application.js.map |
|
337
339
|
|
338
340
|
And the file "javascripts/4553338c.js" should contain "//# sourceMappingURL=22cc2b5f.map"
|
data/features/data.feature
CHANGED
@@ -89,3 +89,23 @@ Feature: Local Data API
|
|
89
89
|
Then I should see "<h1>With Content</h1>"
|
90
90
|
Then I should see '<h2 id="header-2">Header 2</h2>'
|
91
91
|
Then I should see "<p>Paragraph 1</p>"
|
92
|
+
|
93
|
+
Scenario: Rendering toml
|
94
|
+
Given the Server is running at "basic-data-app"
|
95
|
+
When I go to "/data4.html"
|
96
|
+
Then I should see "One:Two"
|
97
|
+
When the file "data/test3.toml" has the contents
|
98
|
+
"""
|
99
|
+
[titles]
|
100
|
+
|
101
|
+
[titles.first]
|
102
|
+
title = "Three"
|
103
|
+
|
104
|
+
[titles.second]
|
105
|
+
title = "Four"
|
106
|
+
"""
|
107
|
+
When I go to "/data4.html"
|
108
|
+
Then I should see "Three:Four"
|
109
|
+
When the file "data/test3.toml" is removed
|
110
|
+
When I go to "/data4.html"
|
111
|
+
Then I should see "No Test Data"
|
@@ -23,6 +23,12 @@ Feature: Neighboring YAML Front Matter
|
|
23
23
|
When I go to "/raw-front-matter.php.frontmatter"
|
24
24
|
Then I should see "File Not Found"
|
25
25
|
|
26
|
+
Scenario: Rendering raw (template-less) (toml)
|
27
|
+
Given the Server is running at "frontmatter-neighbor-app"
|
28
|
+
When I go to "/raw-front-matter-toml.html"
|
29
|
+
Then I should see "<h1><%= current_page.data.title %></h1>"
|
30
|
+
Then I should not see "---"
|
31
|
+
|
26
32
|
Scenario: YAML not on first line, with encoding
|
27
33
|
Given the Server is running at "frontmatter-neighbor-app"
|
28
34
|
When I go to "/front-matter-encoding.html"
|
@@ -65,10 +71,10 @@ Feature: Neighboring YAML Front Matter
|
|
65
71
|
Scenario: A template should handle an empty YAML feed
|
66
72
|
Given the Server is running at "frontmatter-neighbor-app"
|
67
73
|
And the file "source/front-matter-change.html.erb.frontmatter" has the contents
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
74
|
+
"""
|
75
|
+
---
|
76
|
+
---
|
77
|
+
"""
|
72
78
|
When I go to "/front-matter-change.html"
|
73
79
|
Then I should not see "Hello World"
|
74
80
|
Then I should not see "Hola Mundo"
|
@@ -78,14 +84,14 @@ Feature: Neighboring YAML Front Matter
|
|
78
84
|
Scenario: Setting layout, ignoring, and disabling directory indexes through frontmatter (build)
|
79
85
|
Given a successfully built app at "frontmatter-settings-neighbor-app"
|
80
86
|
Then the following files should exist:
|
81
|
-
| build/proxied.html
|
87
|
+
| build/proxied.html |
|
82
88
|
And the file "build/alternate_layout.html" should contain "Alternate layout"
|
83
89
|
And the following files should not exist:
|
84
|
-
| build/ignored.html
|
85
|
-
| build/alternate_layout.html.erb.frontmatter
|
86
|
-
| build/ignored.html.erb.frontmatter
|
90
|
+
| build/ignored.html |
|
91
|
+
| build/alternate_layout.html.erb.frontmatter |
|
92
|
+
| build/ignored.html.erb.frontmatter |
|
87
93
|
| build/override_layout.html.erb.frontmatter |
|
88
|
-
| build/page_mentioned.html.erb.frontmatter
|
94
|
+
| build/page_mentioned.html.erb.frontmatter |
|
89
95
|
|
90
96
|
Scenario: Setting layout, ignoring, and disabling directory indexes through frontmatter (preview)
|
91
97
|
Given the Server is running at "frontmatter-settings-neighbor-app"
|
@@ -130,22 +136,22 @@ Feature: Neighboring YAML Front Matter
|
|
130
136
|
When I go to "/page_mentioned.html.erb.frontmatter"
|
131
137
|
Then I should see "File Not Found"
|
132
138
|
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
139
|
+
# Scenario: Neighbor frontmatter for destination of proxy resources
|
140
|
+
# Given the Server is running at "frontmatter-settings-neighbor-app"
|
141
|
+
# And the file "source/proxied_with_frontmatter.html.frontmatter" has the contents
|
142
|
+
# """
|
143
|
+
# ---
|
144
|
+
# title: Proxied title
|
145
|
+
# ---
|
146
|
+
# """
|
147
|
+
# And the file "source/ignored.html.erb" has the contents
|
148
|
+
# """
|
149
|
+
# ---
|
150
|
+
# ignored: true
|
151
|
+
# ---
|
146
152
|
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
153
|
+
# <%= current_resource.data.inspect %>
|
154
|
+
# <%= current_resource.data.title %>
|
155
|
+
# """
|
156
|
+
# When I go to "/proxied_with_frontmatter.html"
|
157
|
+
# Then I should see "Proxied title"
|
@@ -72,10 +72,16 @@ Feature: YAML Front Matter
|
|
72
72
|
Scenario: A template should handle an empty YAML feed
|
73
73
|
Given the Server is running at "frontmatter-app"
|
74
74
|
And the file "source/front-matter-change.html.erb" has the contents
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
75
|
+
"""
|
76
|
+
---
|
77
|
+
---
|
78
|
+
Hello World
|
79
|
+
"""
|
80
80
|
When I go to "/front-matter-change.html"
|
81
81
|
Then I should see "Hello World"
|
82
|
+
|
83
|
+
Scenario: Rendering raw (template-less) (toml)
|
84
|
+
Given the Server is running at "frontmatter-app"
|
85
|
+
When I go to "/raw-front-matter-toml.html"
|
86
|
+
Then I should see "<h1><%= current_page.data.title %></h1>"
|
87
|
+
Then I should not see "---"
|