middleman/fixtures/test-app/source
2011-12-09 10:25:51 -08:00
..
a_folder directory_indexes feature, some builder rename middleware and a bunch of test case cleanup. closes #63 2011-07-27 19:59:38 -07:00
auto-css use before hooks to simplify server and move other code into features and extensions 2011-07-06 22:41:12 -07:00
auto-js use before hooks to simplify server and move other code into features and extensions 2011-07-06 22:41:12 -07:00
custom-layout-dir First pass at combining views and public folders 2011-05-30 22:33:11 -07:00
images support for svgz gzip 2011-11-26 23:09:18 -08:00
img add tests for relative custom image paths. fixes #59 2011-07-23 22:49:32 -07:00
javascripts give sprockets access to middleman environment scope (variables, data, etc) 2011-08-31 13:15:59 -07:00
layouts add more content_for helpers, disable caching for now 2011-11-26 18:12:15 -08:00
real allow dynamic file generation. closes #68 2011-07-23 22:21:52 -07:00
services First pass at combining views and public folders 2011-05-30 22:33:11 -07:00
stylesheets Compass support in Sprockets 2011-10-19 16:21:46 -07:00
sub1 use before hooks to simplify server and move other code into features and extensions 2011-07-06 22:41:12 -07:00
.htaccess Include .htaccess files when building a site. 2011-11-27 20:24:19 -08:00
_liquid_partial.liquid rearchitect some callbacks, add liquid partial support. closes #115 2011-09-08 23:06:22 -07:00
_partial.haml First pass at combining views and public folders 2011-05-30 22:33:11 -07:00
asset_host.html.haml First pass at combining views and public folders 2011-05-30 22:33:11 -07:00
auto-css.html.haml First pass at combining views and public folders 2011-05-30 22:33:11 -07:00
auto-image-sizes.html.haml First pass at combining views and public folders 2011-05-30 22:33:11 -07:00
auto-js.html.haml Add auto_javascript_include_tag that behaves similarly to auto_stylesheet_link_tag. 2011-06-22 16:54:38 -07:00
cache-buster.html.haml First pass at combining views and public folders 2011-05-30 22:33:11 -07:00
content_for_erb.html.erb add more content_for helpers, disable caching for now 2011-11-26 18:12:15 -08:00
content_for_haml.html.haml add more content_for helpers, disable caching for now 2011-11-26 18:12:15 -08:00
content_for_slim.html.slim add more content_for helpers, disable caching for now 2011-11-26 18:12:15 -08:00
custom-layout.html.haml First pass at combining views and public folders 2011-05-30 22:33:11 -07:00
data.html.erb Data API test 2011-07-06 10:29:07 -07:00
data2.html.liquid rearchitect some callbacks, add liquid partial support. closes #115 2011-09-08 23:06:22 -07:00
data3.html.erb make json a valid data format 2011-09-12 10:20:34 -07:00
former_padrino_test.html.haml rename old padrino tests, remove sinatra tests, use metadata hooks for frontmatter and liquid 2011-11-18 13:38:18 -08:00
front-matter-change.html.erb Pull test case from bhollis, now passes with metadata cache changes. Fixes #184 2011-12-07 21:05:53 -08:00
front-matter.html.erb refactor Server into a dynamically loadable class 2011-07-13 00:38:04 -07:00
index.html.haml support for svgz gzip 2011-11-26 23:09:18 -08:00
inline-coffeescript.html.haml moving test file to source 2011-06-02 11:43:15 +02:00
inline-css.html.haml First pass at combining views and public folders 2011-05-30 22:33:11 -07:00
inline-js.html.haml minifiy inline js 2011-06-02 11:37:58 +02:00
layout.haml First pass at combining views and public folders 2011-05-30 22:33:11 -07:00
liquid_master.html.liquid rearchitect some callbacks, add liquid partial support. closes #115 2011-09-08 23:06:22 -07:00
lorem.html.erb add very basic lorem test 2011-12-01 08:43:26 -08:00
markdown.html.markdown allow setting of markdown engine with symbol 2011-08-31 12:22:45 -07:00
needs_index.html directory_indexes feature, some builder rename middleware and a bunch of test case cleanup. closes #63 2011-07-27 19:59:38 -07:00
page-classes.html.haml First pass at combining views and public folders 2011-05-30 22:33:11 -07:00
real.html allow dynamic file generation. closes #68 2011-07-23 22:21:52 -07:00
relative_image.html.erb add tests for relative custom image paths. fixes #59 2011-07-23 22:49:32 -07:00
request-path.html.erb support old request.path api 2011-12-09 10:25:51 -08:00
should_be_ignored.html add ignorable paths 2011-07-27 14:14:22 -07:00
should_be_ignored2.html add ignorable paths 2011-07-27 14:14:22 -07:00
should_be_ignored3.html add ignorable paths 2011-07-27 14:14:22 -07:00
slim.html.slim Add support for slim templating language (because I love it) 2011-06-02 10:48:56 -07:00
spaces in file.html.erb be aware of spaces in paths. fixed #79 2011-07-22 19:29:38 -07:00
static.html First pass at combining views and public folders 2011-05-30 22:33:11 -07:00
tiny_src.html.haml First pass at combining views and public folders 2011-05-30 22:33:11 -07:00