Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavegandy <dave@davegandy.com>2013-06-04 18:47:21 +0400
committerdavegandy <dave@davegandy.com>2013-06-04 18:47:21 +0400
commit4edbdc94d7a8458c14a7a2b8b690374f5ebee0f8 (patch)
treee5349882a5563dd70e65b87c6f94cbe31e555cd1 /_config.yml
parentfdd4ba8a254d9bc440f903c15a49f27835da42c8 (diff)
renaming build directory to source, re-alphabetizing based on classname, not id
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml
index 8e4a70d95..8f978871c 100644
--- a/_config.yml
+++ b/_config.yml
@@ -3,15 +3,15 @@ port: 7998
baseurl: /Font-Awesome/ # Where GitHub serves the project up from
url: http://localhost:7998
-source: build
+source: source
destination: _gh_pages
-plugins: build/_plugins
+plugins: source/_plugins
pygments: true
permalink: pretty
# used in building icon pages
-icon_meta: build/icons.yml
+icon_meta: source/icons.yml
icon_layout: icon.html # Relative to _layouts directory
icon_destination: icon # Relative to destination