mirror of
https://github.com/FortAwesome/Font-Awesome.git
synced 2024-12-28 06:21:30 +08:00
permalink pretty ftw
This commit is contained in:
parent
495adab04f
commit
0c998be49c
@ -1,7 +1,5 @@
|
|||||||
safe: false
|
safe: false
|
||||||
auto: true
|
port: 7998
|
||||||
server: true
|
|
||||||
server_port: 7998
|
|
||||||
baseurl: /Font-Awesome/ # Where GitHub serves the project up from
|
baseurl: /Font-Awesome/ # Where GitHub serves the project up from
|
||||||
url: http://localhost:7998
|
url: http://localhost:7998
|
||||||
|
|
||||||
@ -10,13 +8,14 @@ destination: _gh_pages
|
|||||||
plugins: build/_plugins
|
plugins: build/_plugins
|
||||||
|
|
||||||
pygments: true
|
pygments: true
|
||||||
|
permalink: pretty
|
||||||
|
|
||||||
icon_meta: build/icons.yml
|
icon_meta: build/icons.yml
|
||||||
icon_layout: icon.html # Relative to _layouts directory
|
icon_layout: icon.html # Relative to _layouts directory
|
||||||
icon_destination: icon # Relative to destination
|
icon_destination: icon # Relative to destination
|
||||||
|
|
||||||
font_awesome:
|
font_awesome:
|
||||||
version: 3.1.1
|
version: 3.2.0
|
||||||
url: http://fontawesome.io
|
url: http://fontawesome.io
|
||||||
legacy_url: http://fortawesome.github.com/Font-Awesome/
|
legacy_url: http://fortawesome.github.com/Font-Awesome/
|
||||||
twitter: fontawesome
|
twitter: fontawesome
|
||||||
|
Loading…
Reference in New Issue
Block a user