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-05-03 04:12:33 +0400
committerdavegandy <dave@davegandy.com>2013-05-03 04:12:33 +0400
commitfd076658883b6514052201f2e337e0f48c187bcb (patch)
treeb9a8ef2babf8a272b0ebd576d0f4b8f188283bc0 /_config.yml
parent2921f35f316ddf14e62d4a14baa255a35cd359b1 (diff)
massive update to doc structure & build
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml40
1 files changed, 40 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
new file mode 100644
index 000000000..0c1b057b9
--- /dev/null
+++ b/_config.yml
@@ -0,0 +1,40 @@
+safe: false
+auto: true
+server: true
+server_port: 7998
+baseurl: /Font-Awesome/
+url: http://localhost:7998
+
+source: build
+destination: _gh_pages
+plugins: build/_plugins
+
+icon_meta: build/icons.yml
+icon_layout: icon.html # Relative to _layouts directory
+icon_destination: icon # Relative to destination
+
+font-awesome:
+ version: 3.1.0
+ url: http://fortawesome.github.com/Font-Awesome/
+ author:
+ name: Dave Gandy
+ email: dave@davegandy.com
+ github:
+ url: https://github.com/FortAwesome/Font-Awesome
+ project: Font-Awesome
+ org: FortAwesome
+
+bootstrap:
+ version: 2.3.1
+ url: http://getbootstrap.com
+
+license:
+ font:
+ version: SIL OFL 1.1
+ url: http://scripts.sil.org/OFL
+ code:
+ version: MIT License
+ url: http://opensource.org/licenses/mit-license.html
+ documentation:
+ version: CC BY 3.0
+ url: http://creativecommons.org/licenses/by/3.0/