From 17ea92cbcceda2769399fd22531547a3a4af96c3 Mon Sep 17 00:00:00 2001 From: Julien Deswaef Date: Sun, 4 Feb 2018 14:53:02 -0500 Subject: Starting to rename things to Fork Awesome. --- _config.yml | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) (limited to '_config.yml') diff --git a/_config.yml b/_config.yml index 18129a1fc..09294f1c8 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ safe: false port: 7998 -baseurl: /Font-Awesome/ # Where GitHub serves the project up from +baseurl: /Fork-Awesome/ # Where GitHub serves the project up from url: http://localhost:7998 source: src @@ -18,6 +18,31 @@ icon_meta: src/icons.yml icon_layout: icon.html # Relative to _layouts directory icon_destination: icon # Relative to destination +forkawesome: + name: Fork Awesome + version: 0.4.7 + minor_version: 0.4 + major_version: 0 + doc_blob: v0.4.7 + url: http://forkawesome.github.com/ + legacy_url: http://forkawesome.github.com/Fork-Awesome/ + tagline: A fork of the iconic font and CSS toolkit + css_prefix: fa + github: + url: https://github.com/ForkAwesome/Fork-Awesome + project: Fork-Awesome + org: ForkAwesome + 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/ + fontawesome: version: 4.7.0 minor_version: 4.7 -- cgit v1.2.3