Commit graph

85 commits

Author SHA1 Message Date
Thomas Reynolds 68f2527923 rearchitect some callbacks, add liquid partial support. closes #115 2011-09-08 23:06:22 -07:00
Thomas Reynolds 8fb0f4ad39 update to padrino 0.10.2, activesupport 3.1 2011-09-04 16:20:29 -07:00
Thomas Reynolds aace290cea remove ignored ext 2011-08-29 15:01:44 -07:00
Thomas Reynolds aa2095094f search for init in lib 2011-08-29 12:35:08 -07:00
Thomas Reynolds deb68c29a7 try to make extension loading generic 2011-08-29 11:53:11 -07:00
Thomas Reynolds 97e8744847 change autorequire form to only search the newest gems by version 2011-08-29 11:31:27 -07:00
Thomas Reynolds feca0a0a2b vendor padrino 2011-08-20 17:10:15 -07:00
Thomas Reynolds b39798a781 pulling blog feature into extension 2011-08-19 17:45:10 -07:00
Thomas Reynolds 38c46cc89a autoload extensions 2011-08-18 17:33:45 -07:00
Thomas Reynolds d19a1a26bc try win32-process gem 2011-08-09 14:55:48 -07:00
Thomas Reynolds d2cbfc432f avoid guard on Windows for now 2011-08-09 14:37:55 -07:00
Thomas Reynolds 8d7de527cd allow the generating and installation of a Gemfile 2011-08-06 14:56:05 -07:00
Thomas Reynolds 0303ed6442 alias the builder callbacks more easily 2011-08-04 19:43:42 -07:00
Thomas Reynolds bb2005388a remove proxy feature into its own extension 2011-08-02 10:38:25 -07:00
Thomas Reynolds 5602e35c88 directory_indexes feature, some builder rename middleware and a bunch of test case cleanup. closes #63 2011-07-27 19:59:38 -07:00
Thomas Reynolds fcf9764512 use fullname for new bin, add bash cmds for old names 2011-07-27 01:45:57 -07:00
Thomas Reynolds 2634c4156f get all the tests working with the new binary 2011-07-26 23:19:43 -07:00
Andre Arko 319871995f stop requiring rubygems where we don't need to 2011-07-26 21:05:29 -07:00
Andre Arko d60ff13952 fix typo 2011-07-26 21:05:13 -07:00
Thomas Reynolds e81ba33b0d livereload 2011-07-13 18:45:15 -07:00
Thomas Reynolds 9659268a03 Implement Guard on config.rb 2011-07-13 18:30:18 -07:00
Thomas Reynolds 17be87bafd refactor Server into a dynamically loadable class 2011-07-13 00:38:04 -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 f99b9fb2ca make some deps dynamically loaded 2011-07-10 13:55:40 -07:00
Thomas Reynolds 0b9ea13364 Allow layouts to be disabled entirely 2011-07-08 15:01:57 -07:00
Thomas Reynolds efe7332617 page routing is a core ext 2011-07-06 10:46:06 -07:00
Thomas Reynolds 118d23be41 make assets a core ext 2011-07-06 10:40:17 -07:00
Thomas Reynolds 397cd0e30b feature api, front matter and padrino rendering are core 2011-07-06 10:15:31 -07:00
Thomas Reynolds 7a35c1f48e split out core extensions from features 2011-07-06 09:50:34 -07:00
Thomas Reynolds 89849b2625 Rely directly on rdiscount, clean up Tilt load errors 2011-06-27 13:10:09 -07:00
Thomas Reynolds 5861a1bd7f Don't double list sass. Ignore leftover build folder in git 2011-06-23 18:05:25 -07:00
Thomas Reynolds f3bd7bd3d1 Add support for slim templating language (because I love it) 2011-06-02 10:48:56 -07:00
tdreyno 3a333c37be Initial docs 2011-02-10 23:14:33 -08:00
Thomas Reynolds e1f8aba315 minor updates 2010-09-24 15:56:04 -07:00
tdreyno 4089f50b10 coffee_script supported in tilt 1.1 now 2010-09-11 09:39:09 -07:00
tdreyno 4d0567cf40 Now riding on Sinatra extensions and using Padrino rendering 2010-09-06 18:48:46 -07:00
tdreyno 8b00e830f9 fix slickmap, change to config.rb, rename Base to Server 2010-09-05 19:28:38 -07:00
tdreyno 5523a10d9b Rewritten core which makes better use of Tilt. Support for SCSS, Coffee and Less. 2010-09-04 20:26:48 -07:00
Thomas Reynolds 8d2c070104 enable less and builder support 2010-08-06 09:59:38 -07:00
tdreyno 071e65b921 tweaks and erb 2010-04-28 14:26:20 -07:00
tdreyno 25ce57017b autoload 2010-04-28 14:03:09 -07:00
tdreyno a0cce524a8 remove vendored gems 2010-02-15 13:02:20 -08:00
tdreyno 137b7dfe73 spec ups 2009-12-29 21:00:16 -08:00
tdreyno 01d182062a gem bundle up 2009-12-28 12:03:38 -08:00
tdreyno 262fb3cc46 bundler up 2009-12-07 15:42:56 -08:00
tdreyno d770a60d19 more changes 2009-11-24 14:24:20 -08:00
tdreyno b49f9fda6b move vendor dir 2009-11-22 14:16:20 -08:00
tdreyno 4692ceff07 a fully-bundled middleman 2009-11-17 15:26:23 -08:00
tdreyno 9880f0f6dc fix css minify 2009-11-17 11:02:31 -08:00
tdreyno b245da5d1b try to fix runcoderun 2009-11-16 22:21:36 -08:00