Thomas Reynolds
|
a355c4a793
|
Merge pull request #395 from bhollis/extract_response
Move extract_response_text into Middleman::Util
|
2012-04-27 08:19:56 -07:00 |
|
Ben Hollis
|
a65e1619b9
|
Move extract_response_text into Middleman::Util
|
2012-04-26 21:55:07 -07:00 |
|
Thomas Reynolds
|
a4b68335d4
|
Coffeescript module
|
2012-04-26 16:39:53 -07:00 |
|
Thomas Reynolds
|
b1d6b94302
|
Fixture-less slim
|
2012-04-26 16:21:53 -07:00 |
|
Thomas Reynolds
|
2e68e09200
|
Fixture-less ignored_already_minified
|
2012-04-26 16:20:03 -07:00 |
|
Thomas Reynolds
|
874ebc13c9
|
Cleanup renderers
|
2012-04-26 16:15:35 -07:00 |
|
Thomas Reynolds
|
2297100d9e
|
Minor cache_buster cleanup
|
2012-04-26 16:02:06 -07:00 |
|
Thomas Reynolds
|
4a49388d64
|
Minor relative_assets cleanup
|
2012-04-26 15:59:28 -07:00 |
|
Thomas Reynolds
|
8bf0124241
|
Minor minify_javascript cleanup
|
2012-04-26 15:57:37 -07:00 |
|
Thomas Reynolds
|
2292c32773
|
Minor minify_css cleanup
|
2012-04-26 15:56:27 -07:00 |
|
Thomas Reynolds
|
072880d79c
|
Cleanup Compass extension
|
2012-04-26 15:53:45 -07:00 |
|
Thomas Reynolds
|
d6f75afb3d
|
Cleanup middleman-more loading, remove autoload
|
2012-04-26 15:37:44 -07:00 |
|
Thomas Reynolds
|
10922b6e34
|
Streamline middleman wrapper gem [no-ci]
|
2012-04-26 15:28:18 -07:00 |
|
Thomas Reynolds
|
bbff9d822c
|
Don't require activesupport until necessary
|
2012-04-26 15:05:25 -07:00 |
|
Thomas Reynolds
|
cc3aebf5cc
|
Allow compressor to be passed to minify extensions as an activate option
|
2012-04-26 14:15:35 -07:00 |
|
Thomas Reynolds
|
240f67410d
|
Use config.rb file contents in minify test cases instead of fixtures
|
2012-04-26 14:07:10 -07:00 |
|
Thomas Reynolds
|
6987043a5f
|
Fix minify_css inline test
|
2012-04-26 13:54:38 -07:00 |
|
Thomas Reynolds
|
c8e79f5755
|
test rbx
|
2012-04-26 13:47:07 -07:00 |
|
Thomas Reynolds
|
f529f0b85d
|
Merge pull request #369 from bhollis/watcher
Simplify watcher using newer listen features
|
2012-04-26 13:37:52 -07:00 |
|
Thomas Reynolds
|
1e271448fa
|
Merge pull request #392 from bhollis/minify
Disable inline minification by default, allow it to be turned on with an option
|
2012-04-26 10:52:48 -07:00 |
|
Thomas Reynolds
|
c928b04f69
|
Merge pull request #391 from bhollis/padrino
Un-vendor padrino helpers
|
2012-04-26 10:50:09 -07:00 |
|
Ben Hollis
|
ce9b99ce44
|
Disable inline minification by default, allow it to be turned on with an option
|
2012-04-25 23:41:09 -07:00 |
|
Ben Hollis
|
dcc6c5b5e1
|
Simplify watcher to not fork by using 'listen' in non-blocking mode
|
2012-04-25 23:21:44 -07:00 |
|
Ben Hollis
|
49f95b9942
|
Un-vendor padrino helpers
|
2012-04-25 23:16:25 -07:00 |
|
Ben Hollis
|
37fc5b2b8c
|
Use listen gem's built in relative_path support
|
2012-04-25 22:51:21 -07:00 |
|
Thomas Reynolds
|
9a7fd0f8d4
|
Merge pull request #390 from bhollis/i18n
Fix I18n tests by clearing out locale paths from other test runs
|
2012-04-25 22:42:55 -07:00 |
|
Ben Hollis
|
ddedc99473
|
Fix I18n tests by clearing out locale paths from other test runs
|
2012-04-25 22:37:41 -07:00 |
|
Thomas Reynolds
|
8ae87278b5
|
Merge pull request #385 from arronmabrey/master
Adding a fun lorem.tweet method.
|
2012-04-25 09:39:27 -07:00 |
|
Arron Mabrey
|
ac89ec0ee7
|
Adding a fun lorem.tweet method. Thanks to http://www.kevadamson.com/talking-of-design/article/140-alternative-characters-to-lorem-ipsum
|
2012-04-25 13:31:20 -03:00 |
|
Thomas Reynolds
|
dc9c3c5e77
|
Merge pull request #376 from bhollis/minify
Only warn on JS minification errors, and allow for custom minification ignores
|
2012-04-24 09:58:42 -07:00 |
|
Thomas Reynolds
|
1d583caf40
|
Merge pull request #381 from bhollis/speedup
Two speedups
|
2012-04-24 09:57:19 -07:00 |
|
Thomas Reynolds
|
163270c5d0
|
Merge pull request #378 from bhollis/frontmatter
Properly handle pages with no frontmatter
|
2012-04-24 09:52:43 -07:00 |
|
Thomas Reynolds
|
7580260706
|
Merge pull request #377 from bhollis/i18n
Append to I18n.load_path instead of replacing it
|
2012-04-24 09:51:53 -07:00 |
|
Ben Hollis
|
ecf56d8e55
|
Cache Resource#metadata
|
2012-04-24 00:22:19 -07:00 |
|
Ben Hollis
|
35037957a6
|
Get rid of some extraneous sitemap refreshes
|
2012-04-24 00:22:10 -07:00 |
|
Ben Hollis
|
776ce4d5ae
|
Properly handle pages with no frontmatter
|
2012-04-23 22:28:51 -07:00 |
|
Ben Hollis
|
9aadbbdca9
|
Append to I18n.load_path instead of replacing it
|
2012-04-23 22:27:45 -07:00 |
|
Ben Hollis
|
82cc836ed9
|
Only warn on JS minification errors, and allow for custom minification ignores
|
2012-04-23 22:26:20 -07:00 |
|
Thomas Reynolds
|
83178031d2
|
Merge pull request #371 from bhollis/speedup
Speed up builds
|
2012-04-23 10:29:06 -07:00 |
|
Thomas Reynolds
|
5405af5e0f
|
Merge pull request #372 from bhollis/timing
Add timing info to render logging, and document why we use thin instead of webrick
|
2012-04-23 10:27:04 -07:00 |
|
Ben Hollis
|
c560a0d20e
|
Add timing info to render logging, and document why we use thin instead of webrick
|
2012-04-23 01:24:16 -07:00 |
|
Ben Hollis
|
ab77cb2f34
|
Add an "origin" parameter to provides_metadata to allow for replacing metadata callbacks rather than always appending
|
2012-04-23 01:17:24 -07:00 |
|
Ben Hollis
|
a4fcb4d939
|
Fix the file watcher to correctly use relative paths, to ignore files we don't care about, and have a find_new_files method that works like reload_path, but only touches previously-unknown files. This all ends up speeding up the build by a lot.
|
2012-04-23 01:17:13 -07:00 |
|
Thomas Reynolds
|
1f93ec9b94
|
Bump deps
|
2012-04-22 11:02:23 -07:00 |
|
Thomas Reynolds
|
d95c0e6a3f
|
Ducks in row
|
2012-04-21 14:48:26 -07:00 |
|
Thomas Reynolds
|
c5aa707d89
|
Merge pull request #367 from bhollis/reorder
Reorder extensions so frontmatter is available before sitemap
|
2012-04-21 13:24:46 -07:00 |
|
Ben Hollis
|
0a677f5de1
|
Reorder extensions so frontmatter is available before sitemap
|
2012-04-20 23:38:59 -07:00 |
|
Ben Hollis
|
9be76da3cf
|
Simplify populating the sitemap lookup cache
|
2012-04-20 21:59:20 -07:00 |
|
Thomas Reynolds
|
9024de85d8
|
Allow partial to find files without an underscore prefix. Closes #366
|
2012-04-20 10:34:22 -07:00 |
|
Thomas Reynolds
|
b97f681ef1
|
Move file extension methods up a level
|
2012-04-19 15:47:47 -07:00 |
|