Commit graph

32 commits

Author SHA1 Message Date
Thomas Reynolds b5a9b78f42 isolate builder relative feature 2011-08-05 15:29:21 -07:00
Thomas Reynolds 723a0a62ae update some deps 2011-08-02 21:58:20 -07:00
Thomas Reynolds 12a00e3811 directory index auto-ignores files already named index 2011-08-02 09:32:03 -07:00
Thomas Reynolds d7e519dc85 new rc 2011-07-31 19:51:49 -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 c35a6fc369 add ignorable paths 2011-07-27 14:14:22 -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 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 292ec97bd8 use private before filters, leave sinatra alone. fixes #76 2011-07-14 12:32:39 -07:00
Thomas Reynolds 17be87bafd refactor Server into a dynamically loadable class 2011-07-13 00:38:04 -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 edb60cd83a front matter test case and further support 2011-07-06 22:57:46 -07:00
Thomas Reynolds 7ffd5ccea9 use before hooks to simplify server and move other code into features and extensions 2011-07-06 22:41:12 -07:00
Thomas Reynolds 6a3de0768c Data API test 2011-07-06 10:29:07 -07:00
Thomas Reynolds cbdceb26cc Fix #72 2011-07-01 10:07:50 -07:00
David Siegel 3836b1d90c Add empty files! 2011-06-23 20:46:21 -07:00
David Siegel bfa5332c98 Add auto_javascript_include_tag that behaves similarly to auto_stylesheet_link_tag.
Includes new features/fixtures.
2011-06-22 16:54:38 -07:00
Thomas Reynolds 5ded17c775 Simple YAML front-matter implementation. Needs tests and to teach Tilt to ignore the YAML 2011-06-05 18:59:04 -07:00
Thomas Reynolds f3bd7bd3d1 Add support for slim templating language (because I love it) 2011-06-02 10:48:56 -07:00
Matthias Döring a53983e56d moving test file to source 2011-06-02 11:43:15 +02:00
Matthias Döring 57c80f00e7 minifiy inline js 2011-06-02 11:37:58 +02:00
Matthias Döring cc73d4c2c6 adding :coffeescript haml filter 2011-06-02 11:37:58 +02:00
Thomas Reynolds 993be281c7 First pass at combining views and public folders 2011-05-30 22:33:11 -07:00
Thomas Reynolds 7ea1704a64 remove explicit less.rb support. Switch to uglifyJS for compression. 2011-04-26 23:03:25 -07:00
Thomas Reynolds 16ffd59ef9 tinysrc feature (unfinished) 2011-04-25 13:45:54 -07:00
Thomas Reynolds f8b7f410a6 Make custom page/layout rendering handle all possible directory/index permutations. closes #37 2011-04-22 11:48:48 -07:00
Thomas Reynolds 83d9542b77 Fix slickmap loading bug 2010-10-20 09:28:57 -07:00
tdreyno 4d0567cf40 Now riding on Sinatra extensions and using Padrino rendering 2010-09-06 18:48:46 -07:00
tdreyno 4ba90bf1c7 remove rspec, convert everything to cucumber 2010-09-06 10:59:51 -07:00