..
asset-hash-app
merge v3
2014-11-19 09:04:56 -08:00
asset-hash-host-app
Extract compass support into extension, rewrite all features that rely on it to be pure Ruby
2014-06-03 09:01:46 -07:00
asset-host-app
Extract compass support into extension, rewrite all features that rely on it to be pure Ruby
2014-06-03 09:01:46 -07:00
auto-css-app
Removed wrap_layout
2014-05-25 12:23:00 +09:00
auto-js-app
Removed wrap_layout
2014-05-25 12:23:00 +09:00
auto-js-directory-index-app
Use the resource instead of the request path for auto asset helpers. Fixes #1326
2014-07-20 13:53:05 -07:00
automatic-alt-tags-app
fix alt tags and add test. Closes #1341
2014-08-03 08:29:29 -07:00
automatic-directory-matcher-app
Clean up whitespace, play with cane for testing style quality and code complexity
2012-08-13 15:41:07 -07:00
automatic-image-size-app
merge more into core, use gem availability to autoload
2013-05-09 14:41:26 -07:00
basic-data-app
Removed wrap_layout
2014-05-25 12:23:00 +09:00
build-with-errors-app
Clean up whitespace, play with cane for testing style quality and code complexity
2012-08-13 15:41:07 -07:00
cache-buster-app
Extract compass support into extension, rewrite all features that rely on it to be pure Ruby
2014-06-03 09:01:46 -07:00
capture-html-app
Removed wrap_layout
2014-05-25 12:23:00 +09:00
chained-app
Replace all occurrences of data.page with current_page.data
2013-05-29 11:25:57 +02:00
clean-app
Separate Build from Thor
2014-07-11 09:22:53 -07:00
clean-dir-app
merge more into core, use gem availability to autoload
2013-05-09 14:41:26 -07:00
clean-nested-app
fix builder not cleaning empty directories
2013-05-31 21:20:15 -04:00
coffeescript-app
merge more into core, use gem availability to autoload
2013-05-09 14:41:26 -07:00
collections-app
Collections
2014-10-15 14:34:53 -05:00
content-for-app
Removed wrap_layout
2014-05-25 12:23:00 +09:00
content-type-app
Overhaul content-type handling, making it configurable via page/proxy commands as well as frontmatter with the 'content_type' parameter.
2013-04-06 15:11:25 -07:00
csspie
Handle .htc files [no-ci]
2012-05-12 08:48:03 -07:00
custom-layout-app
update more files to non-hashrocket syntax
2014-05-26 17:58:35 -07:00
custom-layout-app2
split into middleman-core and middleman-more
2011-12-29 15:09:51 -08:00
custom-src-app
Fix ignoring layouts from the sitemap when the source directory has been set to something other than 'source'. Fixes #896 .
2013-05-30 20:17:58 -07:00
data-app
Remove options to proxy or ignore through page
, and use Middleman::Util#path_match for matchers to allow a wider set of matchers.
2014-06-28 21:01:26 -07:00
different-engine-layout
merge more into core, use gem availability to autoload
2013-05-09 14:41:26 -07:00
different-engine-partial
merge more into core, use gem availability to autoload
2013-05-09 14:41:26 -07:00
dynamic-pages-app
Remove options to proxy or ignore through page
, and use Middleman::Util#path_match for matchers to allow a wider set of matchers.
2014-06-28 21:01:26 -07:00
ember-cli-app
Add external command support
2014-07-22 18:38:57 -07:00
empty-app
split into middleman-core and middleman-more
2011-12-29 15:09:51 -08:00
engine-matching-layout
split into middleman-core and middleman-more
2011-12-29 15:09:51 -08:00
env-app
Separate Environments from Modes
2014-06-11 10:28:30 -07:00
extensionless-text-files-app
allow extensionless files to be previewed and built. fixes #270 , but requires alternative layouts be placed in a layouts/ directory now.
2012-02-12 11:45:42 -08:00
external-helpers
update more files to non-hashrocket syntax
2014-05-26 17:58:35 -07:00
feature-params-app
update more files to non-hashrocket syntax
2014-05-26 17:58:35 -07:00
fonts-app
Extract compass support into extension, rewrite all features that rely on it to be pure Ruby
2014-06-03 09:01:46 -07:00
frontmatter-app
merge
2014-08-24 11:36:42 -07:00
frontmatter-neighbor-app
Multiple Source watchers
2014-07-20 18:57:22 -07:00
frontmatter-settings-app
Remove options to proxy or ignore through page
, and use Middleman::Util#path_match for matchers to allow a wider set of matchers.
2014-06-28 21:01:26 -07:00
frontmatter-settings-neighbor-app
Merge from stable
2015-02-24 11:16:16 -08:00
generator-test
execute modes as configure blocks
2014-09-11 09:40:10 -07:00
glob-app
update more files to non-hashrocket syntax
2014-05-26 17:58:35 -07:00
gzip-app
merge more into core, use gem availability to autoload
2013-05-09 14:41:26 -07:00
i18n-alt-root-app
merge more into core, use gem availability to autoload
2013-05-09 14:41:26 -07:00
i18n-default-app
merge more into core, use gem availability to autoload
2013-05-09 14:41:26 -07:00
i18n-force-locale
update more files to non-hashrocket syntax
2014-05-26 17:58:35 -07:00
i18n-nested-app
Refactor some of i18n for better codeclimate scores. In the process, make nested i18n files work like rails
2013-05-29 14:00:37 -04:00
i18n-test-app
updated from stable
2014-08-14 10:14:26 -07:00
ignore-app /source
Sitemap refactor
2012-04-14 13:17:42 -07:00
indexable-app
Merge from stable
2015-02-24 11:16:16 -08:00
large-build-app
Merge from stable
2015-02-24 11:16:16 -08:00
layouts-dir-app /source
Prefer loading layouts from layouts_dir
over layouts with the same name in the source root. This also includes a bunch of refactoring/cleanup of rendering.rb. Fixes #1176 .
2014-02-20 08:50:07 -08:00
link-to-app
update padrino.
2014-02-18 18:30:29 -08:00
liquid-app
merge more into core, use gem availability to autoload
2013-05-09 14:41:26 -07:00
lorem-app
merge more into core, use gem availability to autoload
2013-05-09 14:41:26 -07:00
manual-layout
Clean up whitespace, play with cane for testing style quality and code complexity
2012-08-13 15:41:07 -07:00
manual-layout-missing
Clean up whitespace, play with cane for testing style quality and code complexity
2012-08-13 15:41:07 -07:00
manual-layout-override
update more files to non-hashrocket syntax
2014-05-26 17:58:35 -07:00
markdown-app
update more files to non-hashrocket syntax
2014-05-26 17:58:35 -07:00
markdown-frontmatter-options-app
update more files to non-hashrocket syntax
2014-05-26 17:58:35 -07:00
markdown-in-haml-app
merge more into core, use gem availability to autoload
2013-05-09 14:41:26 -07:00
minify-css-app /source
Extract compass support into extension, rewrite all features that rely on it to be pure Ruby
2014-06-03 09:01:46 -07:00
minify-js-app
merge more into core, use gem availability to autoload
2013-05-09 14:41:26 -07:00
missing-tilt-library-app
Remove Tilt mappings for missing libraries. Fixes #713
2013-01-08 10:24:07 -08:00
more-extensionless-text-files-app
merge more into core, use gem availability to autoload
2013-05-09 14:41:26 -07:00
more-frontmatter-settings-app
Remove options to proxy or ignore through page
, and use Middleman::Util#path_match for matchers to allow a wider set of matchers.
2014-06-28 21:01:26 -07:00
more-ignore-app /source
merge more into core, use gem availability to autoload
2013-05-09 14:41:26 -07:00
more-markdown-app /source
remove Implied Extensions feature. Closes #1211
2014-03-20 17:12:41 -07:00
more-preview-app
merge more into core, use gem availability to autoload
2013-05-09 14:41:26 -07:00
more-traversal-app
Multiple Source watchers
2014-07-20 18:57:22 -07:00
multiple-data-sources-app
merge v3
2014-11-19 09:04:56 -08:00
multiple-layouts
split into middleman-core and middleman-more
2011-12-29 15:09:51 -08:00
multiple-sources-app
Multiple Source watchers
2014-07-20 18:57:22 -07:00
multiple-sources-with-duplicate-file-names-app
allow setting a destination_dir for SourceWatchers
2015-04-17 16:46:39 -04:00
nested-data-app
Add more nested data tests, actually get simplecov to run
2013-05-29 09:59:15 -04:00
nested-layout-app
update padrino.
2014-02-18 18:30:29 -08:00
no-layout
split into middleman-core and middleman-more
2011-12-29 15:09:51 -08:00
padrino-helpers-app
update more files to non-hashrocket syntax
2014-05-26 17:58:35 -07:00
page-classes-app
update more files to non-hashrocket syntax
2014-05-26 17:58:35 -07:00
page-helper-layout-block-app
update more files to non-hashrocket syntax
2014-05-26 17:58:35 -07:00
paginate-app
Collections
2014-10-15 14:34:53 -05:00
partial-chained_templates-app
Support template chaining for partials
2014-07-31 11:39:02 +02:00
partials-app
updated from stable
2014-08-14 10:14:26 -07:00
passthrough-app /source
Extract compass support into extension, rewrite all features that rely on it to be pure Ruby
2014-06-03 09:01:46 -07:00
preview-app
split into middleman-core and middleman-more
2011-12-29 15:09:51 -08:00
proxy-pages-app
update more files to non-hashrocket syntax
2014-05-26 17:58:35 -07:00
queryable-app
Make Sitemap metadata queryable with arel-style API
2012-12-25 16:05:54 -08:00
relative-app
Extract compass support into extension, rewrite all features that rely on it to be pure Ruby
2014-06-03 09:01:46 -07:00
relative-assets-app
Extract compass support into extension, rewrite all features that rely on it to be pure Ruby
2014-06-03 09:01:46 -07:00
sass-assets-path-app
merge more into core, use gem availability to autoload
2013-05-09 14:41:26 -07:00
scss-app
Extract compass support into extension, rewrite all features that rely on it to be pure Ruby
2014-06-03 09:01:46 -07:00
sinatra-app
Implement generic which is a simple way to build a file from Rack
2013-06-13 09:05:13 -07:00
slim-content-for-app
more slim tests. Targets #1327
2014-08-04 14:41:22 -07:00
strip-url-app
Tests and a small bug fix to make them pass
2012-07-13 16:00:53 +09:30
stylus-preview-app
remove instance variable and page block support
2014-01-03 15:49:54 -08:00
traversal-app
Merge from stable
2015-02-24 11:16:16 -08:00
twitter-bootstrap-app
merge more into core, use gem availability to autoload
2013-05-09 14:41:26 -07:00
v4-extension-callbacks
Clean up extensions a bit. Removes newest form of registering extensions, more consistently sets and uses an extension's ext_name, and makes a lot of things errors instead of just log messages in hopes that people can't get too far with a messed-up config.
2014-03-29 14:29:42 -07:00
wildcard-app
update more files to non-hashrocket syntax
2014-05-26 17:58:35 -07:00
wildcard-directory-index-app
update more files to non-hashrocket syntax
2014-05-26 17:58:35 -07:00