Fork-Awesome/_config.yml
2018-02-24 14:07:39 -05:00

70 lines
1.9 KiB
YAML

safe: false
port: 7998
baseurl: / # Where GitHub serves the project up from
url: http://localhost:7998
source: src/doc/
destination: _site
plugins: src/doc/_plugins
pygments: true
permalink: pretty
# ensures SCSS files are compiled
include: [_*.scss]
# used in building icon pages
icon_meta: src/icons/icons.yml
icon_layout: icon.html # Relative to _layouts directory
icon_destination: icon # Relative to destination
forkawesome:
name: Fork Awesome
tagline: A fork of the iconic font and CSS toolkit
version: 1.0.7
minor_version: 1.0
major_version: 1
doc_blob: v1.0.7
url: http://forkawesome.github.com/Fork-Awesome/
legacy_url: http://forkawesome.github.com/Fork-Awesome/
css_prefix: fa
font_family: ForkAwesome
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:
name: Font Awesome
minor_version: 4.7
url: http://fontawesome.com
author:
name: Dave Gandy
email: dave@fontawesome.io
twitter: davegandy
github: davegandy
github:
url: https://github.com/FortAwesome/Font-Awesome
project: Font-Awesome
org: FortAwesome
bootstrap:
version: 3.3.5
url: http://getbootstrap.com
jquery:
version: 1.11.3
jquery_validate:
version: 1.13.1