Commit graph

753 commits

Author SHA1 Message Date
Thomas Reynolds d3cb8808ae avoid sass segfault on lion 2011-07-25 16:20:38 -07:00
Thomas Reynolds 7c266d9e85 prep rc release 2011-07-23 22:53:17 -07:00
Thomas Reynolds 5c2defac6d add tests for relative custom image paths. fixes #59 2011-07-23 22:49:32 -07:00
Thomas Reynolds 527fa3160f allow dynamic file generation. closes #68 2011-07-23 22:21:52 -07:00
Thomas Reynolds 506148ae8a hide webrick logs, disable livereload by default 2011-07-23 21:28:01 -07:00
Thomas Reynolds f585a11d66 add test to confirm coffee errors show correctly 2011-07-23 21:10:19 -07:00
Thomas Reynolds 7b333140a1 be aware of spaces in paths. fixed #79 2011-07-22 19:29:38 -07:00
Thomas Reynolds cdebfa4587 prep release 2011-07-21 16:55:30 -07:00
Thomas Reynolds d53bac226e allow page blocks to add instance vars 2011-07-21 16:55:18 -07:00
Thomas Reynolds e97af242bc also watch lib rb files 2011-07-21 13:50:33 -07:00
Thomas Reynolds a151a2d3e6 prep release for higher rack requirement 2011-07-16 15:44:48 -07:00
Thomas Reynolds 59d211a6b3 some dep started striping whitespace 2011-07-16 15:44:32 -07:00
Thomas Reynolds 5e64749294 require newer rack 2011-07-16 15:38:15 -07:00
Thomas Reynolds 5a47f87854 prep rc 2011-07-14 21:11:09 -07:00
Thomas Reynolds f61e2c2def require rubygems 2011-07-14 21:08:30 -07:00
Thomas Reynolds 20c8f81cbe fix blog load order 2011-07-14 21:08:22 -07:00
Thomas Reynolds 45497d4025 non-osx migrator 2011-07-14 21:08:08 -07:00
Thomas Reynolds 64b8c70d26 ignore dotfiles in watcher 2011-07-14 21:07:56 -07:00
Thomas Reynolds 292ec97bd8 use private before filters, leave sinatra alone. fixes #76 2011-07-14 12:32:39 -07:00
Thomas Reynolds be506c60cc fancy release 2011-07-13 18:58:34 -07:00
Thomas Reynolds 81a7557459 Use Thor for mm-server 2011-07-13 18:58:22 -07:00
Thomas Reynolds e81ba33b0d livereload 2011-07-13 18:45:15 -07:00
Thomas Reynolds 5934f4cbc0 mm-migrate 2011-07-13 18:30:30 -07:00
Thomas Reynolds 9659268a03 Implement Guard on config.rb 2011-07-13 18:30:18 -07:00
Thomas Reynolds 6c2a6f3082 blog should use chosen markdown engine 2011-07-13 17:56:50 -07:00
Thomas Reynolds 7a71dfacd3 prep rc4 2011-07-13 17:48:44 -07:00
Thomas Reynolds dc231e42fb fix frontmatter test 2011-07-13 17:48:31 -07:00
Thomas Reynolds ef89be163d fix sprockets test 2011-07-13 17:34:41 -07:00
Thomas Reynolds 199db07dc1 fix compass paths 2011-07-13 11:41:59 -07:00
Thomas Reynolds 17be87bafd refactor Server into a dynamically loadable class 2011-07-13 00:38:04 -07:00
Thomas Reynolds 61ef9ee3da prep custom 404 2011-07-12 22:14:02 -07:00
Thomas Reynolds 700eb7913c disabling sass-cache was a bad idea 2011-07-11 22:20:39 -07:00
Thomas Reynolds cf08b14ba3 fix truly stupid markdown error 2011-07-11 18:37:01 -07:00
Thomas Reynolds 55c80d3bf6 Prep new rc 2011-07-11 16:04:43 -07:00
Thomas Reynolds e401e20cdd update readme 2011-07-11 10:19:50 -07:00
Thomas Reynolds ef7e8c526f quickie markdown test 2011-07-11 10:11:09 -07:00
Thomas Reynolds cf574800c8 Sprockets v2 support for JS 2011-07-10 16:02:52 -07:00
Thomas Reynolds 142e6b9f24 use build? helper 2011-07-10 15:13:00 -07:00
Thomas Reynolds 01eccafde2 extract compass into core_ext, allow other features to execute after its init, add map support to sinatra, prep Sprockets feature 2011-07-10 15:10:49 -07:00
Thomas Reynolds 7828b07dad rename default exts 2011-07-10 13:57:31 -07:00
Thomas Reynolds f99b9fb2ca make some deps dynamically loaded 2011-07-10 13:55:40 -07:00
Thomas Reynolds 22f3f0bc8c Add pref to choose prefered markdown lib 2011-07-10 13:41:53 -07:00
Thomas Reynolds 8fa78ce8c9 further simplify coffee renderer 2011-07-10 13:36:56 -07:00
Thomas Reynolds ac9b1bc3ef further simplify slim renderer 2011-07-10 13:36:31 -07:00
Thomas Reynolds 8cf36ffb64 simplify haml renderer 2011-07-10 13:36:08 -07:00
Thomas Reynolds 6cefa401f9 remove old haml table helper 2011-07-10 13:34:53 -07:00
Thomas Reynolds 859b7f6d97 Disable sass cache 2011-07-10 13:22:57 -07:00
Thomas Reynolds e0effcf32f Disable sass cache 2011-07-10 13:20:27 -07:00
Thomas Reynolds 0b9ea13364 Allow layouts to be disabled entirely 2011-07-08 15:01:57 -07:00
Thomas Reynolds daf217567f Add Redcarpet YAML support 2011-07-08 13:23:06 -07:00