Thomas Reynolds
|
8613a58896
|
autoload slim and maruku
|
2011-11-19 14:54:03 -08:00 |
|
Thomas Reynolds
|
6f2522cea6
|
prep alpha
|
2011-11-19 14:50:07 -08:00 |
|
Thomas Reynolds
|
8c4471fc40
|
fix minify js, re-enable build init, parse data before config.rb, everything else after
|
2011-11-19 14:49:08 -08:00 |
|
Thomas Reynolds
|
61052de807
|
vendor hooks, add instance hooks, fix configure blocks
|
2011-11-18 22:57:25 -08:00 |
|
Thomas Reynolds
|
3b4f3fbd22
|
forward extensions from set :engine to renderer
|
2011-11-18 22:01:53 -08:00 |
|
Thomas Reynolds
|
47eb29bcfe
|
fix template read cache
|
2011-11-18 21:46:26 -08:00 |
|
Thomas Reynolds
|
9eccf59aec
|
fix per-engine layout_engine, add tests
|
2011-11-18 21:35:25 -08:00 |
|
Thomas Reynolds
|
22c37f9b2b
|
all tests pass
|
2011-11-18 20:49:59 -08:00 |
|
Thomas Reynolds
|
d11b8388f2
|
fix context references
|
2011-11-18 20:34:20 -08:00 |
|
Thomas Reynolds
|
4ceb9bab41
|
fix relative assets and sprockets js
|
2011-11-18 17:37:01 -08:00 |
|
Thomas Reynolds
|
7d9550e9ce
|
fix minify javascript
|
2011-11-18 17:17:33 -08:00 |
|
Thomas Reynolds
|
1d2eca5373
|
fix cssmin
|
2011-11-18 17:10:00 -08:00 |
|
Thomas Reynolds
|
931253469d
|
fix cache_buster (include ancient bug
|
2011-11-18 17:03:09 -08:00 |
|
Thomas Reynolds
|
186651c5b5
|
fix basic asset host
|
2011-11-18 16:22:15 -08:00 |
|
Thomas Reynolds
|
a5e0dd49a9
|
reintroduce a vendored copy of padrino helpers, fix automatic image sizes, begin move to pure ruby asset_url pipeline
|
2011-11-18 16:18:08 -08:00 |
|
Thomas Reynolds
|
0d0eda71c2
|
reenable build reroute
|
2011-11-18 14:09:48 -08:00 |
|
Thomas Reynolds
|
0e5ce50787
|
rename old padrino tests, remove sinatra tests, use metadata hooks for frontmatter and liquid
|
2011-11-18 13:38:18 -08:00 |
|
Thomas Reynolds
|
c82a40dde5
|
rackmap hates me
|
2011-11-18 00:34:56 -08:00 |
|
Thomas Reynolds
|
f4fa1acd3e
|
experimental rack-only middleman
|
2011-11-17 19:56:55 -08:00 |
|
Thomas Reynolds
|
fc91179b4a
|
run file changed for entire app on boot
|
2011-11-17 16:02:07 -08:00 |
|
Thomas Reynolds
|
ffb7611acc
|
file watchers can match regex against path
|
2011-11-17 13:21:05 -08:00 |
|
Thomas Reynolds
|
34d3522d93
|
fix frontmatter auto updater and switch to Padrino.logger
|
2011-11-17 11:43:04 -08:00 |
|
Arron Mabrey
|
7d3253821c
|
Fixing: port typo.
|
2011-11-14 14:57:05 -05:00 |
|
Thomas Reynolds
|
74bfcbe1aa
|
refactor sitemap to add context cache
|
2011-11-13 21:57:53 -08:00 |
|
Thomas Reynolds
|
7dbc7d680a
|
only silence thin when not debugging
|
2011-11-11 12:31:28 -08:00 |
|
Thomas Reynolds
|
cd63ec2248
|
expose more data for blog ext
|
2011-11-11 12:27:09 -08:00 |
|
Thomas Reynolds
|
97e1dfa339
|
move init
|
2011-11-11 11:14:45 -08:00 |
|
Thomas Reynolds
|
740cdb120b
|
fix frontmatter cache on 1.9.x
|
2011-11-10 16:16:40 -08:00 |
|
Thomas Reynolds
|
ff2eddf5b8
|
attempt some speedups
|
2011-11-10 15:56:04 -08:00 |
|
Thomas Reynolds
|
610509b373
|
don't try to parse frontmatter from binary files, duh
|
2011-11-10 15:35:53 -08:00 |
|
Thomas Reynolds
|
d018511606
|
debug flag
|
2011-11-10 15:24:24 -08:00 |
|
Thomas Reynolds
|
9bfd345849
|
quiet down guard and thin
|
2011-11-10 15:09:52 -08:00 |
|
Thomas Reynolds
|
d264a49a76
|
cleanup cli class
|
2011-11-10 14:35:27 -08:00 |
|
Thomas Reynolds
|
2682bbf6ea
|
simpler guard-based frontmatter, use rackmap everywhere (tests, server, build)
|
2011-11-10 12:26:20 -08:00 |
|
Thomas Reynolds
|
055f7c2a41
|
refactor data to use guard hooks
|
2011-11-09 21:19:11 -08:00 |
|
Thomas Reynolds
|
1b9ad20ed1
|
minor builder refactor
|
2011-11-08 16:33:50 -08:00 |
|
Thomas Reynolds
|
36df6300cd
|
queue sitemap changes until after first run
|
2011-11-08 16:04:53 -08:00 |
|
Thomas Reynolds
|
d72200dc5e
|
reenable sitemap tree
|
2011-11-08 15:47:53 -08:00 |
|
Thomas Reynolds
|
271961bf8c
|
cleanup compass hook
|
2011-11-08 15:46:54 -08:00 |
|
Thomas Reynolds
|
8a81a7be1c
|
hooks for after config
|
2011-11-08 15:45:22 -08:00 |
|
Thomas Reynolds
|
553be5762c
|
routing cleanup
|
2011-11-08 15:38:15 -08:00 |
|
Thomas Reynolds
|
45f18a6580
|
builder hooks
|
2011-11-08 15:10:53 -08:00 |
|
Thomas Reynolds
|
ec0aa868f4
|
compass hooks
|
2011-11-08 15:05:06 -08:00 |
|
Thomas Reynolds
|
0ed1a73450
|
begin migration to hooks callback library
|
2011-11-08 14:57:55 -08:00 |
|
Thomas Reynolds
|
19e566f6a5
|
little cleanups
|
2011-11-08 10:35:27 -08:00 |
|
Thomas Reynolds
|
e8d50ad204
|
sitemap_tree helper
|
2011-11-08 00:00:33 -08:00 |
|
Thomas Reynolds
|
ce841ccd18
|
helper func
|
2011-11-07 23:44:34 -08:00 |
|
Thomas Reynolds
|
a03ce61627
|
fix tests on 1.9
|
2011-11-07 23:31:43 -08:00 |
|
Thomas Reynolds
|
b5561227f8
|
sitemap works, tests pass
|
2011-11-07 22:34:02 -08:00 |
|
Thomas Reynolds
|
41a5d9bbee
|
begin core sitemap restructure
|
2011-11-07 17:58:07 -08:00 |
|
Thomas Reynolds
|
7b345dc432
|
prep for 2.1
|
2011-11-05 22:06:51 -07:00 |
|
Thomas Reynolds
|
b3a61a299f
|
Merge branch 'master' of github.com:tdreyno/middleman
|
2011-11-03 10:50:41 -07:00 |
|
Thomas Reynolds
|
b7382d80f2
|
prep another pre
|
2011-11-03 10:50:36 -07:00 |
|
dznz
|
1174876c7a
|
Minor tweak to make explicit order of arguments to middleman init
|
2011-10-31 17:03:22 +13:00 |
|
Thomas Reynolds
|
08593fddff
|
watch app/assets as well
|
2011-10-27 23:36:19 -07:00 |
|
Thomas Reynolds
|
87035b2ae5
|
watch app/assets too
|
2011-10-27 23:32:45 -07:00 |
|
Thomas Reynolds
|
80546aea75
|
make erb engine configurable
|
2011-10-27 09:25:00 -07:00 |
|
mikeag
|
528f895bf4
|
Trivial but useful: update comments to point to convore users group instead of google group
|
2011-10-24 21:59:24 -07:00 |
|
Thomas Reynolds
|
61744661ff
|
system-wide css compression using Sprockets and CSSMin. fixes #102
|
2011-10-19 16:59:30 -07:00 |
|
Thomas Reynolds
|
e1fa93eb21
|
prep pre
|
2011-10-19 16:23:04 -07:00 |
|
Thomas Reynolds
|
42e834269e
|
Merge branch 'master' of github.com:tdreyno/middleman
|
2011-10-19 16:22:07 -07:00 |
|
Thomas Reynolds
|
5cc96210ce
|
Compass support in Sprockets
|
2011-10-19 16:21:46 -07:00 |
|
Thomas Reynolds
|
03f17ff551
|
build clean should ignore dotfiles
|
2011-10-18 22:03:13 -07:00 |
|
Arron Mabrey
|
e4cc5c1dde
|
Fixing: a Gem scoping bug.
|
2011-10-18 17:24:24 -04:00 |
|
Arron Mabrey
|
6b47ca9ba8
|
Fixing: cli-clean-option.
|
2011-10-15 21:24:19 -04:00 |
|
Thomas Reynolds
|
e4bbed33c5
|
add some build cleaning tests
|
2011-10-15 11:21:56 -07:00 |
|
Thomas Reynolds
|
1d21cc4c5b
|
Merge pull request #133 from arronmabrey/feature/cli-clean-option
Adding: CLI -C --clean build option. closes #132
|
2011-10-15 10:59:37 -07:00 |
|
Thomas Reynolds
|
18018bd248
|
add flag to disable guard
|
2011-10-14 13:13:21 -07:00 |
|
Arron Mabrey
|
2d41468ad4
|
Adding: CLI -C --clean build option.
|
2011-10-14 14:36:46 -04:00 |
|
Thomas Reynolds
|
62e27a7a08
|
Merge branch 'master' of github.com:tdreyno/middleman
|
2011-10-13 13:57:16 -07:00 |
|
Thomas Reynolds
|
df3f28b53a
|
prep release
|
2011-10-13 13:56:56 -07:00 |
|
Arron Mabrey
|
81188aed7f
|
Skip partials prefixed with an underscore while still handling files prefixed with 2 consecutive underscores
|
2011-10-12 23:12:13 -03:00 |
|
Thomas Reynolds
|
9bcf8f8ec6
|
bump sinatra supporting version
|
2011-10-05 08:30:45 -07:00 |
|
Thomas Reynolds
|
06d96d8497
|
prep pre
|
2011-10-04 11:24:43 -07:00 |
|
Thomas Reynolds
|
54953d14bf
|
sinatra 1.3.0
|
2011-10-03 17:09:27 -07:00 |
|
Thomas Reynolds
|
c814677f44
|
fix front_matter load order. fixes #122
|
2011-09-27 12:10:37 -07:00 |
|
Thomas Reynolds
|
3c0cddc936
|
html5boilerplate mobile 2
|
2011-09-23 13:06:44 -07:00 |
|
Thomas Reynolds
|
21cb23ff0c
|
prep release
|
2011-09-22 21:56:54 -07:00 |
|
Thomas Reynolds
|
553eb3a402
|
prep hopefully final pre
|
2011-09-20 18:29:18 -07:00 |
|
Thomas Reynolds
|
91e00e5289
|
return octet stream for unmatched extensions, instead of nil
|
2011-09-20 09:58:53 -07:00 |
|
Thomas Reynolds
|
a630b97201
|
remove debugging messages
|
2011-09-20 09:58:35 -07:00 |
|
Thomas Reynolds
|
4f09feeb2c
|
html5 mobile boilerplate template. closes #119
|
2011-09-20 09:17:46 -07:00 |
|
Thomas Reynolds
|
80a3a9c82f
|
think about async sinatra
|
2011-09-18 16:10:47 -07:00 |
|
Thomas Reynolds
|
dc30ea27b3
|
fix builder error
|
2011-09-17 16:49:14 -07:00 |
|
Thomas Reynolds
|
4fe75da020
|
font directory fixes
|
2011-09-17 12:52:40 -07:00 |
|
Thomas Reynolds
|
e125fc67b3
|
moar fixes
|
2011-09-16 10:16:23 -07:00 |
|
Thomas Reynolds
|
61d7e8abed
|
allow build to use glob
|
2011-09-12 16:15:51 -07:00 |
|
Thomas Reynolds
|
bc7ee29486
|
make json a valid data format
|
2011-09-12 10:20:34 -07:00 |
|
Thomas Reynolds
|
dbaae67d1a
|
accept both .yaml and .yml data sources
|
2011-09-12 10:13:13 -07:00 |
|
Thomas Reynolds
|
4f86fcd89f
|
try the windows gem again
|
2011-09-11 10:46:35 -07:00 |
|
Thomas Reynolds
|
5611976d29
|
try multi platform builds
|
2011-09-09 11:14:34 -07:00 |
|
Thomas Reynolds
|
68f2527923
|
rearchitect some callbacks, add liquid partial support. closes #115
|
2011-09-08 23:06:22 -07:00 |
|
Thomas Reynolds
|
6eadb0e888
|
inject yaml data into liquid templates. closes #111
|
2011-09-06 11:13:56 -07:00 |
|
Thomas Reynolds
|
8fb0f4ad39
|
update to padrino 0.10.2, activesupport 3.1
|
2011-09-04 16:20:29 -07:00 |
|
Thomas Reynolds
|
a5cc87d247
|
add liquid to front matter aware templates
|
2011-09-03 10:23:04 -07:00 |
|
Thomas Reynolds
|
d83f2b72dc
|
bump version
|
2011-08-31 13:39:39 -07:00 |
|
Thomas Reynolds
|
d7f39350d5
|
sprockets ignores extensions after .js in build mode. closes #110
|
2011-08-31 13:27:29 -07:00 |
|
Thomas Reynolds
|
cc577c0c73
|
give sprockets access to middleman environment scope (variables, data, etc)
|
2011-08-31 13:15:59 -07:00 |
|
Thomas Reynolds
|
af9e4989e3
|
allow setting of markdown engine with symbol
|
2011-08-31 12:22:45 -07:00 |
|
Thomas Reynolds
|
0df1a7cc28
|
closes #109
|
2011-08-30 14:09:13 -07:00 |
|