From: Zlatan Vasović Date: Fri, 7 Mar 2014 22:11:59 +0000 (+0100) Subject: Remove ./ from _config.yml paths X-Git-Tag: v3.2.0~419^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bdaa831e9003b4a76c887a94d6e698f6405ca00;p=thirdparty%2Fbootstrap.git Remove ./ from _config.yml paths --- diff --git a/_config.yml b/_config.yml index c232639585..81e33da685 100644 --- a/_config.yml +++ b/_config.yml @@ -6,8 +6,8 @@ pygments: true permalink: pretty # Server -source: ./docs -destination: ./_gh_pages +source: docs +destination: _gh_pages host: 0.0.0.0 port: 9001 baseurl: /