now using rack instead of Jekyll's webrick server, fixes #90

This commit is contained in:
Brandon Mathis
2011-08-11 19:56:25 -04:00
parent 9c2f64d20c
commit 313c3859aa
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,6 @@ email:
# If publishing to a subdirectory as in http://site.com/project set 'root: /project'
root: /
server_port: 4000
permalink: /blog/:year/:month/:day/:title/
source: source
destination: public