2013-05-02 20:12:33 -04:00
|
|
|
safe: false
|
2013-05-16 20:57:02 -04:00
|
|
|
port: 7998
|
2013-05-05 20:06:36 -04:00
|
|
|
baseurl: /Font-Awesome/ # Where GitHub serves the project up from
|
2013-05-02 20:12:33 -04:00
|
|
|
url: http://localhost:7998
|
|
|
|
|
2013-06-07 12:40:09 -02:30
|
|
|
source: src
|
2013-05-02 20:12:33 -04:00
|
|
|
destination: _gh_pages
|
2013-06-07 12:40:09 -02:30
|
|
|
plugins: src/_plugins
|
2013-05-02 20:12:33 -04:00
|
|
|
|
2013-05-02 23:16:41 -04:00
|
|
|
pygments: true
|
2013-05-16 20:57:02 -04:00
|
|
|
permalink: pretty
|
2013-05-02 23:16:41 -04:00
|
|
|
|
2013-06-12 10:33:11 -04:00
|
|
|
# ensures SCSS files are compiled
|
2014-08-20 11:31:43 -04:00
|
|
|
include: [_*.scss]
|
2013-06-12 10:15:46 -04:00
|
|
|
|
2013-05-16 21:00:50 -04:00
|
|
|
# used in building icon pages
|
2013-06-07 12:40:09 -02:30
|
|
|
icon_meta: src/icons.yml
|
2013-05-02 20:12:33 -04:00
|
|
|
icon_layout: icon.html # Relative to _layouts directory
|
|
|
|
icon_destination: icon # Relative to destination
|
|
|
|
|
2013-05-23 16:22:45 -04:00
|
|
|
fontawesome:
|
2016-10-03 14:23:05 -04:00
|
|
|
version: 4.7.0
|
|
|
|
minor_version: 4.7
|
2014-08-27 08:58:25 -04:00
|
|
|
major_version: 4
|
2016-10-03 14:23:05 -04:00
|
|
|
doc_blob: v4.7.0
|
2013-05-07 13:45:09 -04:00
|
|
|
url: http://fontawesome.io
|
|
|
|
legacy_url: http://fortawesome.github.com/Font-Awesome/
|
2016-04-27 13:01:58 -04:00
|
|
|
blog_url: http://articles.fortawesome.com
|
2013-05-10 20:13:47 -04:00
|
|
|
twitter: fontawesome
|
2014-06-17 12:01:57 -04:00
|
|
|
tagline: The iconic font and CSS toolkit
|
2013-10-20 19:12:13 -04:00
|
|
|
css_prefix: fa
|
2013-05-02 20:12:33 -04:00
|
|
|
author:
|
|
|
|
name: Dave Gandy
|
2013-05-07 13:45:09 -04:00
|
|
|
email: dave@fontawesome.io
|
2013-06-26 11:41:16 -04:00
|
|
|
twitter: davegandy
|
2014-08-20 11:31:43 -04:00
|
|
|
github: davegandy
|
2013-05-02 20:12:33 -04:00
|
|
|
github:
|
|
|
|
url: https://github.com/FortAwesome/Font-Awesome
|
|
|
|
project: Font-Awesome
|
|
|
|
org: FortAwesome
|
2013-05-23 16:22:45 -04:00
|
|
|
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/
|
2013-05-02 20:12:33 -04:00
|
|
|
|
|
|
|
bootstrap:
|
2015-06-23 22:19:49 -07:00
|
|
|
version: 3.3.5
|
2013-05-02 20:12:33 -04:00
|
|
|
url: http://getbootstrap.com
|
2013-10-06 10:08:09 -04:00
|
|
|
|
|
|
|
jquery:
|
2015-06-23 22:19:49 -07:00
|
|
|
version: 1.11.3
|
2015-06-24 07:15:08 -07:00
|
|
|
|
|
|
|
jquery_validate:
|
|
|
|
version: 1.13.1
|