Thomas Reynolds
|
a139b4cae9
|
use webrick, remove thin/kirk requirements
|
2011-06-09 22:48:35 -07:00 |
|
Thomas Reynolds
|
6c5d75aca9
|
working implementation, dogfooding on my own blog
|
2011-06-08 20:53:46 -07:00 |
|
Thomas Reynolds
|
746ddcc519
|
blog feature
|
2011-06-07 21:44:10 -07:00 |
|
Thomas Reynolds
|
9849e2aa2f
|
more robust frontmatter impl, still need to tie into Tilt
|
2011-06-06 11:39:57 -07:00 |
|
Matthias Döring
|
80e120060b
|
fix for #58
|
2011-06-07 01:35:01 +08: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
|
89ccb10452
|
convore
|
2011-06-05 13:42:32 -07:00 |
|
Thomas Reynolds
|
56b3a176fb
|
Fix preview mode status/mime issues for static files
|
2011-06-05 12:54:18 -07:00 |
|
Thomas Reynolds
|
3a7d30164d
|
play with fixing live reload
|
2011-06-05 12:44:57 -07:00 |
|
Thomas Reynolds
|
f3bd7bd3d1
|
Add support for slim templating language (because I love it)
|
2011-06-02 10:48:56 -07:00 |
|
Thomas Reynolds
|
93f919f309
|
Merge pull request #56 from matt-hh/coffee-filter
coffee filter + minify inline javascript
|
2011-06-02 10:37:16 -07:00 |
|
Matthias Döring
|
36698f1aba
|
fix for static files
|
2011-06-02 12:05:09 +02:00 |
|
Matthias Döring
|
a53983e56d
|
moving test file to source
|
2011-06-02 11:43:15 +02:00 |
|
Matthias Döring
|
06dc9f6875
|
Merge branch 'coffee-filter' of github.com:matt-hh/middleman into coffee-filter
|
2011-06-02 11:40:07 +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
|
ec1bdd2fb3
|
require newer tilt
|
2011-06-01 12:33:03 -07:00 |
|
Thomas Reynolds
|
8d6e7cdedb
|
Merge commit 'bb0ced8741d0da28076aa045e372cd08e8bbf82b'
|
2011-06-01 09:06:36 -07:00 |
|
Matthias Döring
|
757ff53062
|
adding before hook
|
2011-06-01 09:06:13 -07:00 |
|
Matthias Döring
|
bb0ced8741
|
public -> views
|
2011-06-01 01:09:00 +02:00 |
|
Matthias Döring
|
9d4303e102
|
minifiy inline js
|
2011-05-31 11:45:32 +02:00 |
|
Thomas Reynolds
|
993be281c7
|
First pass at combining views and public folders
|
2011-05-30 22:33:11 -07:00 |
|
Matthias Döring
|
bf2741ffc7
|
adding :coffeescript haml filter
|
2011-05-23 14:37:43 +02:00 |
|
Thomas Reynolds
|
ba2cbb0ceb
|
release fixes #52
|
2011-05-22 14:08:53 -07:00 |
|
Thomas Reynolds
|
739e668008
|
rely on sass/plugin like tilt
|
2011-05-22 14:08:33 -07:00 |
|
Thomas Reynolds
|
468c9561f0
|
Prep windows fix release. Fixes #49
|
2011-05-19 10:37:20 -07:00 |
|
Thomas Reynolds
|
63b24a33ca
|
Only trap the TSTP unix event on unix
|
2011-05-19 10:36:46 -07:00 |
|
Thomas Reynolds
|
397a545b8c
|
Don't depend on therubyracer, let uglifier figure out it's own deps. Fixes #50
|
2011-05-18 15:22:19 -07:00 |
|
Thomas Reynolds
|
c38d542a4a
|
fix issue with in-template sass filters
|
2011-05-12 12:18:17 -07:00 |
|
Thomas Reynolds
|
baef07f7cf
|
don't globally replace build in output files, just the first duplicate directory
|
2011-05-07 21:49:23 -07:00 |
|
Thomas Reynolds
|
796ff20939
|
Initial proxy impl
|
2011-05-06 14:31:15 -07:00 |
|
Thomas Reynolds
|
6a4c1fb43d
|
fix issue with single extensions in public folder
|
2011-04-29 22:00:22 -07:00 |
|
Thomas Reynolds
|
358752272d
|
rename old default template to xhtml, update new default to lean html5
|
2011-04-29 17:00:25 -07:00 |
|
Thomas Reynolds
|
f62283a02b
|
release for sass fix
|
2011-04-29 12:25:14 -07:00 |
|
Thomas Reynolds
|
c410e9dc65
|
output css errors from sass. closes #43
|
2011-04-29 12:24:40 -07:00 |
|
Thomas Reynolds
|
e205ae4e24
|
bump version
|
2011-04-29 12:03:34 -07:00 |
|
Thomas Reynolds
|
78f8245c20
|
remote data sources and indifferent access. closes #44
|
2011-04-29 11:58:07 -07:00 |
|
Thomas Reynolds
|
611334cad4
|
include a js runtime for uglifier (I know, I know... still better than requiring JAVA)
|
2011-04-26 23:09:29 -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
|
16667dd88b
|
removing less.rb support. To reactivate, install the gem and require in config.rb
|
2011-04-26 22:57:17 -07:00 |
|
Thomas Reynolds
|
a377f08049
|
let compass manage it's own png libraries
|
2011-04-26 22:56:06 -07:00 |
|
Thomas Reynolds
|
6d6b64ccdc
|
new version of tilt, grabbing just in case the sass/haml gem split is causing duplicate gems
|
2011-04-26 22:54:02 -07:00 |
|
Thomas Reynolds
|
6a86f66010
|
new release containing sinatra custom layout support and Rack minification fix
|
2011-04-26 12:10:27 -07:00 |
|
Thomas Reynolds
|
b23afba42b
|
Merge branch 'master' of github.com:tdreyno/middleman
|
2011-04-26 12:06:19 -07:00 |
|
Thomas Reynolds
|
1727251be5
|
Merged pull request #41 from hagenburger/master.
JavaScript minify
|
2011-04-26 12:05:33 -07:00 |
|
Thomas Reynolds
|
e9960ea594
|
Fix support for sinatra 1.2 custom layout engines
|
2011-04-26 11:50:45 -07:00 |
|
Nico Hagenburger
|
ae110a285c
|
the rack interface requires the body to be an array
|
2011-04-26 16:32:05 +02:00 |
|
Thomas Reynolds
|
16ffd59ef9
|
tinysrc feature (unfinished)
|
2011-04-25 13:45:54 -07:00 |
|
Thomas Reynolds
|
ab16d6f2e6
|
Edited middleman.gemspec via GitHub
|
2011-04-25 13:18:35 -07:00 |
|
Thomas Reynolds
|
1547281a2c
|
bump a minor version, compass/haml/sass have shipped
|
2011-04-25 09:32:00 -07:00 |
|