Thomas Reynolds
|
347eb2c6b8
|
move gem requires
|
2011-12-30 19:31:10 -08:00 |
|
Thomas Reynolds
|
4422efc270
|
fix release
|
2011-12-29 19:57:41 -08:00 |
|
Thomas Reynolds
|
4b5174f0c8
|
fix rake tasks
|
2011-12-29 19:52:00 -08:00 |
|
Thomas Reynolds
|
ca10d108e3
|
fix remaining middleman-more tests
|
2011-12-29 19:28:49 -08:00 |
|
Thomas Reynolds
|
73913f0ace
|
Start getting middleman-more tests passing. About 50% done
|
2011-12-29 19:04:39 -08:00 |
|
Thomas Reynolds
|
c8a134a386
|
split into middleman-core and middleman-more
|
2011-12-29 15:09:51 -08:00 |
|
Thomas Reynolds
|
8e66929a3f
|
more code docs
|
2011-12-28 22:52:51 -08:00 |
|
Thomas Reynolds
|
2b3354472c
|
Run static directories, woot
|
2011-12-28 15:29:19 -08:00 |
|
Thomas Reynolds
|
0b7e7582d5
|
do not re-compress files with .min. in the filename. closes #193
|
2011-12-27 19:46:50 -08:00 |
|
Thomas Reynolds
|
a344e00116
|
include less of compass for font face test
|
2011-12-27 18:53:14 -08:00 |
|
Thomas Reynolds
|
aec2009a52
|
typo
|
2011-12-27 18:50:48 -08:00 |
|
Thomas Reynolds
|
9afdd5ba4e
|
make sitemap ignore list configurable, use it to hide extensionless output files
|
2011-12-27 18:47:03 -08:00 |
|
Thomas Reynolds
|
c7dd4615c7
|
bump sprockets dep
|
2011-12-27 18:20:11 -08:00 |
|
Thomas Reynolds
|
68f5ade7be
|
Merge pull request #212 from bhollis/layouts
Page generated for non-default layout files
|
2011-12-27 18:11:27 -08:00 |
|
Thomas Reynolds
|
aab166f3b3
|
more sprockets css tests. expire sprockets index on every request in dev mode. fixes #215
|
2011-12-27 18:09:51 -08:00 |
|
Thomas Reynolds
|
cc7d51c4c8
|
update to fixed aruba gem
|
2011-12-27 13:56:29 -08:00 |
|
Thomas Reynolds
|
b4fd352467
|
also test sprockets sass partials
|
2011-12-27 00:45:17 -08:00 |
|
Thomas Reynolds
|
d416f2797d
|
Merge pull request #213 from bhollis/sass_partials
Preview server doesn't reload stylesheets when a Sass partial changes
|
2011-12-27 00:41:49 -08:00 |
|
Thomas Reynolds
|
faafe71500
|
Merge pull request #214 from bhollis/master
Remove reference to unknown instance variable @context_map
|
2011-12-26 22:35:28 -08:00 |
|
Ben Hollis
|
c0fbb66a77
|
Remove reference to unknown instance variable @context_map.
|
2011-12-26 21:52:16 -08:00 |
|
Ben Hollis
|
8ded1b86af
|
Failing test case showing preview server not reloading stylesheets when a Sass partial is changed.
|
2011-12-26 16:18:05 -08:00 |
|
Ben Hollis
|
4af08e4f0c
|
Failing test case that shows non-default layouts improperly generating an output file.
|
2011-12-26 15:53:32 -08:00 |
|
Thomas Reynolds
|
6ef32652c7
|
Make indifferent access easy to use anywhere. Change frontmatter.data to plain old
|
2011-12-26 11:24:33 -08:00 |
|
Thomas Reynolds
|
b9c5c89e40
|
test page and ignore helpers with various leading slash combinations. closes #211
|
2011-12-26 11:11:31 -08:00 |
|
Thomas Reynolds
|
7e86ed058f
|
Allow extensions to take params and blocks
|
2011-12-25 10:06:45 -08:00 |
|
Thomas Reynolds
|
b5c88adb28
|
bump guard
|
2011-12-25 09:13:32 -08:00 |
|
Thomas Reynolds
|
2904054ceb
|
step back an aruba version
|
2011-12-24 23:25:17 -08:00 |
|
Thomas Reynolds
|
2e0467650e
|
Merge pull request #210 from audionerd/master
new page features useful for sitemap traversal
|
2011-12-24 23:16:16 -08:00 |
|
Eric Skogen
|
cf6661fa45
|
new page features useful for sitemap traversal
support indexes which use the `directory_index` extension
add a `data` accessor to pages
|
2011-12-25 01:02:50 -06:00 |
|
Thomas Reynolds
|
dd8391be93
|
Remove jRuby hacks
|
2011-12-24 16:09:07 -08:00 |
|
Thomas Reynolds
|
d04a8b5052
|
fix doctype
|
2011-12-24 12:27:03 -08:00 |
|
Thomas Reynolds
|
c3f501913d
|
simplify middleman root detection, add MM_ROOT env
|
2011-12-24 12:26:14 -08:00 |
|
Thomas Reynolds
|
75fba6aa54
|
support placekitten.com
|
2011-12-23 14:53:03 -08:00 |
|
Thomas Reynolds
|
5b53be6283
|
prep alpha for metadata and sitemap changes
|
2011-12-23 14:13:47 -08:00 |
|
Thomas Reynolds
|
488fa579f9
|
sitemap tree traversal. closes #207
|
2011-12-23 12:04:38 -08:00 |
|
Thomas Reynolds
|
82cd984a29
|
new default template thanks to @evenwu. closes #188
|
2011-12-23 10:58:56 -08:00 |
|
Thomas Reynolds
|
557aae372b
|
new default template thanks to @evenwu
|
2011-12-23 10:55:25 -08:00 |
|
Thomas Reynolds
|
4f78ecf367
|
test missing config error, fix nasty frontmatter caching bug. closes #209
|
2011-12-22 21:19:49 -08:00 |
|
Thomas Reynolds
|
3a5fc69a71
|
Merge commit '24664e4bbab4d1805b8c23509798e4305032ebe5'
|
2011-12-22 20:48:10 -08:00 |
|
Thomas Reynolds
|
e0a2c4b301
|
update to new url
|
2011-12-22 14:48:23 -08:00 |
|
Eric Skogen
|
24664e4bba
|
demonstrate bug with nested_layouts and YAML front matter
|
2011-12-22 16:38:34 -06:00 |
|
Thomas Reynolds
|
4d3c73b1a0
|
bump guard
|
2011-12-22 14:30:53 -08:00 |
|
Eric Skogen
|
b9b2c2511c
|
Merge branch 'master' of git://github.com/tdreyno/middleman
|
2011-12-22 16:27:02 -06:00 |
|
Eric Skogen
|
e6cdb5cd3a
|
Merge branch 'master' of github.com:audionerd/middleman
|
2011-12-22 16:26:29 -06:00 |
|
Thomas Reynolds
|
12494dc2c3
|
update changelog
|
2011-12-22 00:42:58 -08:00 |
|
Thomas Reynolds
|
ecea540ec7
|
nested layouts. closes #208
|
2011-12-22 00:42:14 -08:00 |
|
Thomas Reynolds
|
4d2e0d8a7d
|
More docs. Use ActiveSupport delegate to simplify code in places
|
2011-12-21 22:08:45 -08:00 |
|
Thomas Reynolds
|
dba2cbd0ee
|
final 3.0 alpha, hopefully
|
2011-12-21 20:18:41 -08:00 |
|
Thomas Reynolds
|
79ded54e9c
|
fix cli docs
|
2011-12-21 13:23:43 -08:00 |
|
Thomas Reynolds
|
98b2b293c1
|
Fix custom commands for Ruby 1.9.x
|
2011-12-21 12:13:28 -08:00 |
|