middleman/middleman-core/lib/middleman-core
2012-04-14 13:17:42 -07:00
..
cli Sitemap refactor 2012-04-14 13:17:42 -07:00
core_extensions Sitemap refactor 2012-04-14 13:17:42 -07:00
extensions Sitemap refactor 2012-04-14 13:17:42 -07:00
renderers Implied extensions. Closes #304 2012-03-29 18:22:43 +01:00
sitemap Sitemap refactor 2012-04-14 13:17:42 -07:00
step_definitions Minify all JS and CSS via middleware. This means JS or CSS anywhere in the site is minified, not just in the Sprockets-controlled directories. I've also added inline CSS compression, and handling of several common "guards" that get wrapped around JS. Also, leave alone non-JS script tags (which may contain something like jQuery templates). Sprockets no longer has anything to do with minification after this. 2012-04-09 00:05:22 -07:00
templates load template.rb files from local templates 2012-03-03 16:52:49 -08:00
vendor Fix Padrino helpers that require an i18n locale to be present 2012-03-04 17:20:57 -08:00
base.rb Sitemap refactor 2012-04-14 13:17:42 -07:00
cache.rb split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
cli.rb fix errant MM bootup during CLI. Make an autodiscoverable tasks/ directory 2012-01-16 14:55:08 -08:00
sitemap.rb Sitemap refactor 2012-04-14 13:17:42 -07:00
step_definitions.rb split into middleman-core and middleman-more 2011-12-29 15:09:51 -08:00
templates.rb Minify all JS and CSS via middleware. This means JS or CSS anywhere in the site is minified, not just in the Sprockets-controlled directories. I've also added inline CSS compression, and handling of several common "guards" that get wrapped around JS. Also, leave alone non-JS script tags (which may contain something like jQuery templates). Sprockets no longer has anything to do with minification after this. 2012-04-09 00:05:22 -07:00
version.rb Update version so path-based Gemfile dependencies work 2012-02-08 22:11:20 -08:00
watcher.rb Fix watcher to be more selective about what it ignores 2012-03-18 18:55:02 -06:00