2013-05-03 08:12:33 +08:00
|
|
|
safe: false
|
2013-05-17 08:57:02 +08:00
|
|
|
port: 7998
|
2013-05-06 08:06:36 +08:00
|
|
|
baseurl: /Font-Awesome/ # Where GitHub serves the project up from
|
2013-05-03 08:12:33 +08:00
|
|
|
url: http://localhost:7998
|
|
|
|
|
2013-06-07 23:10:09 +08:00
|
|
|
source: src
|
2013-05-03 08:12:33 +08:00
|
|
|
destination: _gh_pages
|
2013-06-07 23:10:09 +08:00
|
|
|
plugins: src/_plugins
|
2013-05-03 08:12:33 +08:00
|
|
|
|
2013-05-03 11:16:41 +08:00
|
|
|
pygments: true
|
2013-05-17 08:57:02 +08:00
|
|
|
permalink: pretty
|
2013-05-03 11:16:41 +08:00
|
|
|
|
2013-06-12 22:33:11 +08:00
|
|
|
# ensures SCSS files are compiled
|
2013-10-23 12:24:08 +08:00
|
|
|
include: [_bordered-pulled.scss, _core.scss, _fixed-width.scss, _icons.scss, _larger.scss, _list.scss, _mixins.scss, _path.scss, _rotated-flipped.scss, _spinning.scss, _stacked.scss, _variables.scss]
|
2013-06-12 22:15:46 +08:00
|
|
|
|
2013-05-17 09:00:50 +08:00
|
|
|
# used in building icon pages
|
2013-06-07 23:10:09 +08:00
|
|
|
icon_meta: src/icons.yml
|
2013-05-03 08:12:33 +08:00
|
|
|
icon_layout: icon.html # Relative to _layouts directory
|
|
|
|
icon_destination: icon # Relative to destination
|
|
|
|
|
2013-05-24 04:22:45 +08:00
|
|
|
fontawesome:
|
2013-11-05 17:08:11 +08:00
|
|
|
version: 4.0.3
|
2013-10-01 06:19:36 +08:00
|
|
|
minor_version: 4.0
|
2013-05-08 01:45:09 +08:00
|
|
|
url: http://fontawesome.io
|
|
|
|
legacy_url: http://fortawesome.github.com/Font-Awesome/
|
2013-05-24 01:14:14 +08:00
|
|
|
blog_url: http://blog.fontawesome.io
|
2013-05-11 08:13:47 +08:00
|
|
|
twitter: fontawesome
|
2013-06-13 01:34:44 +08:00
|
|
|
tagline: The iconic font designed for Bootstrap
|
2013-10-21 07:12:13 +08:00
|
|
|
css_prefix: fa
|
2013-05-03 08:12:33 +08:00
|
|
|
author:
|
|
|
|
name: Dave Gandy
|
2013-05-08 01:45:09 +08:00
|
|
|
email: dave@fontawesome.io
|
2013-06-26 23:41:16 +08:00
|
|
|
twitter: davegandy
|
2013-05-24 02:10:10 +08:00
|
|
|
work:
|
|
|
|
name: Kyruus
|
|
|
|
url: http://kyruus.com
|
|
|
|
title: Lead Product Designer
|
2013-05-03 08:12:33 +08:00
|
|
|
github:
|
|
|
|
url: https://github.com/FortAwesome/Font-Awesome
|
|
|
|
project: Font-Awesome
|
|
|
|
org: FortAwesome
|
2013-05-24 04:22:45 +08: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-03 08:12:33 +08:00
|
|
|
|
|
|
|
bootstrap:
|
2013-10-06 03:40:57 +08:00
|
|
|
version: 3.0.0
|
2013-05-03 08:12:33 +08:00
|
|
|
url: http://getbootstrap.com
|
2013-10-06 22:08:09 +08:00
|
|
|
|
|
|
|
jquery:
|
|
|
|
version: 1.10.2
|