2013-05-03 08:12:33 +08:00
|
|
|
safe: false
|
2013-05-17 08:57:02 +08:00
|
|
|
port: 7998
|
2013-05-03 08:12:33 +08:00
|
|
|
url: http://localhost:7998
|
|
|
|
|
2018-02-13 09:19:20 +08:00
|
|
|
source: src/doc/
|
2018-02-06 09:47:50 +08:00
|
|
|
destination: _site
|
2013-05-03 08:12:33 +08:00
|
|
|
|
2018-04-29 23:41:09 +08:00
|
|
|
highlighter: rouge
|
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
|
2018-04-29 23:41:09 +08:00
|
|
|
# include: [_*.scss]
|
2013-06-12 22:15:46 +08:00
|
|
|
|
2013-05-17 09:00:50 +08:00
|
|
|
# used in building icon pages
|
2018-02-18 07:57:16 +08:00
|
|
|
icon_meta: src/icons/icons.yml
|
2013-05-03 08:12:33 +08:00
|
|
|
icon_layout: icon.html # Relative to _layouts directory
|
|
|
|
icon_destination: icon # Relative to destination
|
|
|
|
|
2018-02-05 03:53:02 +08:00
|
|
|
forkawesome:
|
|
|
|
name: Fork Awesome
|
2018-02-06 10:57:05 +08:00
|
|
|
tagline: A fork of the iconic font and CSS toolkit
|
2018-10-03 04:28:03 +08:00
|
|
|
version: 1.1.2
|
2018-05-13 03:08:01 +08:00
|
|
|
minor_version: 1.1
|
2018-02-19 05:09:34 +08:00
|
|
|
major_version: 1
|
2018-10-03 04:28:03 +08:00
|
|
|
doc_blob: v1.1.2
|
2018-03-08 14:02:43 +08:00
|
|
|
url: http://forkawesome.github.io/Fork-Awesome/
|
|
|
|
legacy_url: http://forkawesome.github.io/Fork-Awesome/
|
2018-02-05 03:53:02 +08:00
|
|
|
css_prefix: fa
|
2018-02-05 04:27:17 +08:00
|
|
|
font_family: ForkAwesome
|
2018-02-05 03:53:02 +08:00
|
|
|
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/
|
|
|
|
|
2013-05-24 04:22:45 +08:00
|
|
|
fontawesome:
|
2018-02-06 11:52:03 +08:00
|
|
|
name: Font Awesome
|
2018-02-19 05:08:44 +08:00
|
|
|
minor_version: 4.7
|
2018-02-06 10:57:05 +08:00
|
|
|
url: http://fontawesome.com
|
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
|
2014-08-20 23:31:43 +08:00
|
|
|
github: davegandy
|
2013-05-03 08:12:33 +08:00
|
|
|
github:
|
|
|
|
url: https://github.com/FortAwesome/Font-Awesome
|
|
|
|
project: Font-Awesome
|
|
|
|
org: FortAwesome
|
|
|
|
|
|
|
|
bootstrap:
|
2015-06-24 13:19:49 +08:00
|
|
|
version: 3.3.5
|
2013-05-03 08:12:33 +08:00
|
|
|
url: http://getbootstrap.com
|
2013-10-06 22:08:09 +08:00
|
|
|
|
|
|
|
jquery:
|
2015-06-24 13:19:49 +08:00
|
|
|
version: 1.11.3
|
2015-06-24 22:15:08 +08:00
|
|
|
|
|
|
|
jquery_validate:
|
|
|
|
version: 1.13.1
|