_config.yml 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. safe: false
  2. port: 7998
  3. baseurl: /Font-Awesome/ # Where GitHub serves the project up from
  4. url: http://localhost:7998
  5. source: build
  6. destination: _gh_pages
  7. plugins: build/_plugins
  8. pygments: true
  9. permalink: pretty
  10. # used in building icon pages
  11. icon_meta: build/icons.yml
  12. icon_layout: icon.html # Relative to _layouts directory
  13. icon_destination: icon # Relative to destination
  14. font_awesome:
  15. version: 3.2.0
  16. url: http://fontawesome.io
  17. legacy_url: http://fortawesome.github.com/Font-Awesome/
  18. twitter: fontawesome
  19. author:
  20. name: Dave Gandy
  21. email: dave@fontawesome.io
  22. twitter: byscuits
  23. github:
  24. url: https://github.com/FortAwesome/Font-Awesome
  25. project: Font-Awesome
  26. org: FortAwesome
  27. icon_count: 302
  28. new_icon_count: 54
  29. bootstrap:
  30. version: 2.3.1
  31. url: http://getbootstrap.com
  32. license:
  33. font:
  34. version: SIL OFL 1.1
  35. url: http://scripts.sil.org/OFL
  36. code:
  37. version: MIT License
  38. url: http://opensource.org/licenses/mit-license.html
  39. documentation:
  40. version: CC BY 3.0
  41. url: http://creativecommons.org/licenses/by/3.0/