aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorBrandon Mathis <brandon@imathis.com>2011-08-11 19:56:25 -0400
committerBrandon Mathis <brandon@imathis.com>2011-08-11 19:56:25 -0400
commit313c3859aa07013815c51ae0a4af2e4fbe2ba808 (patch)
tree9e48e1d93cec1e43061bb881bcdb872394ef357d /_config.yml
parent9c2f64d20cd881054abe09247c26162118afe541 (diff)
downloadmy_new_personal_website-313c3859aa07013815c51ae0a4af2e4fbe2ba808.tar.xz
my_new_personal_website-313c3859aa07013815c51ae0a4af2e4fbe2ba808.zip
now using rack instead of Jekyll's webrick server, fixes #90
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 36ebe90c..3d6fee89 100644
--- a/_config.yml
+++ b/_config.yml
@@ -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