From 5fc0fb53fb42e668bdfadccaa8096fc7c0aa2278 Mon Sep 17 00:00:00 2001 From: Eric Meyer Date: Wed, 16 May 2012 02:22:08 -0600 Subject: [PATCH] ready to build --- .gitignore | 2 +- docs/config.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b55b531c..6dcef218 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,4 @@ susy-*.gem .rvmrc pkg/ *.sublime-* - +build/ diff --git a/docs/config.rb b/docs/config.rb index 5fe78449..4d813799 100644 --- a/docs/config.rb +++ b/docs/config.rb @@ -104,7 +104,7 @@ activate :cache_buster # Use relative URLs - # activate :relative_assets + activate :relative_assets # Compress PNGs after build # First: gem install middleman-smusher