Thomas Reynolds
|
ba8071905e
|
prep 1.8.7 compiled release
|
2011-07-26 11:49:06 -07:00 |
|
Thomas Reynolds
|
d3cb8808ae
|
avoid sass segfault on lion
|
2011-07-25 16:20:38 -07:00 |
|
Thomas Reynolds
|
5e64749294
|
require newer rack
|
2011-07-16 15:38: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
|
f977d284fc
|
Use spork for forked cucumber tests, build images first to appease Compass
|
2011-06-24 12:06:28 -07:00 |
|
Thomas Reynolds
|
a3b96dba19
|
add rake to dep gems
|
2011-06-24 11:04:26 -07:00 |
|
Thomas Reynolds
|
5cecbec455
|
specific compass
|
2011-06-14 14:02:33 -07:00 |
|
Thomas Reynolds
|
a4a9075e54
|
Use Susy instead of Blueprint
|
2011-06-12 11:45:11 -07:00 |
|
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
|
f3bd7bd3d1
|
Add support for slim templating language (because I love it)
|
2011-06-02 10:48:56 -07: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
|
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
|
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
|
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 |
|
Thomas Reynolds
|
cdd89626d7
|
holy crap, sass 3.1 is out
|
2011-04-24 20:13:07 -07:00 |
|
Thomas Reynolds
|
f237cf014a
|
remove slickmap into own extension
|
2011-04-20 13:16:12 -07:00 |
|
Thomas Reynolds
|
7b666cb7c2
|
Pull smusher out into its own gem
|
2011-04-18 10:56:12 -07:00 |
|
Thomas Reynolds
|
8886a74e89
|
try requiring json gem directly
|
2011-04-16 15:44:45 -07:00 |
|
Thomas Reynolds
|
4ae03e6bbb
|
begin yaml data store
|
2011-04-14 15:35:41 -07:00 |
|
Thomas Reynolds
|
4598e424b8
|
update to lastest compass, release
|
2011-04-10 15:29:21 -07:00 |
|
Thomas Reynolds
|
b9aebb9001
|
use specific versions with prereleases
|
2011-04-08 12:01:18 -07:00 |
|
Thomas Reynolds
|
42e7af6ae2
|
update some gem deps
|
2011-04-08 11:55:50 -07:00 |
|
tdreyno
|
fb0fd41e57
|
Updating to sinatra 1.2.x
|
2011-03-16 14:20:45 -05:00 |
|
Travis Tilley
|
632dc9edc1
|
Exact gem versions aren't necessary here. Fixes ->
Bundler could not find compatible versions for gem "compass":
In Gemfile:
middleman depends on
compass (= 0.11.beta.2)
compass (0.11.beta.2.802bc71)
|
2011-02-21 15:51:54 -05:00 |
|
Travis Tilley
|
08a9f45164
|
make middleman not be so outright jruby hostile
|
2011-02-21 10:19:18 -05:00 |
|
Thomas Reynolds
|
48d2956a57
|
features docs
|
2011-02-18 16:25:18 -08:00 |
|
tdreyno
|
260b7c9f1b
|
Init generator on Thor
|
2011-02-05 10:32:27 -08:00 |
|
tdreyno
|
b18584cfd4
|
thor-based builder
|
2011-01-30 14:18:49 -08:00 |
|
tdreyno
|
0b23bb28d4
|
Lorem seems to work
|
2011-01-22 13:37:05 -08:00 |
|
tdreyno
|
faa20d3a13
|
oily
|
2011-01-22 13:25:20 -08:00 |
|
Thomas Reynolds
|
a99c5f13dc
|
possibly broken support for lorem generator
|
2011-01-18 15:01:17 -08:00 |
|
Thomas Reynolds
|
835a0d8a3e
|
track compass beta
|
2011-01-10 10:20:57 -08:00 |
|
Thomas Reynolds
|
d93951990f
|
edge support
|
2011-01-05 16:03:18 -08:00 |
|
tdreyno
|
741e2687c8
|
better deps, specs pass
|
2010-12-23 17:23:49 -08:00 |
|
tdreyno
|
4face08dac
|
use bundler for packaging
|
2010-12-23 17:18:15 -08:00 |
|
tdreyno
|
9b8ce17484
|
Regenerated gemspec for version 1.0.1
|
2010-10-31 19:25:50 -07:00 |
|
Thomas Reynolds
|
83d9542b77
|
Fix slickmap loading bug
|
2010-10-20 09:28:57 -07:00 |
|
tdreyno
|
5a161a21a0
|
prep 1.0
|
2010-09-24 20:44:53 -07:00 |
|