_config.yml 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. safe: false
  2. port: 7998
  3. url: http://localhost:7998
  4. source: src/doc/
  5. destination: _site
  6. highlighter: rouge
  7. permalink: pretty
  8. # ensures SCSS files are compiled
  9. # include: [_*.scss]
  10. # used in building icon pages
  11. icon_meta: src/icons/icons.yml
  12. icon_layout: icon.html # Relative to _layouts directory
  13. icon_destination: icon # Relative to destination
  14. forkawesome:
  15. name: Fork Awesome
  16. tagline: A fork of the iconic font and CSS toolkit
  17. version: 1.1.7
  18. minor_version: 1.1
  19. major_version: 1
  20. doc_blob: v1.1.7
  21. url: https://forkaweso.me/Fork-Awesome/
  22. css_prefix: fa
  23. font_family: ForkAwesome
  24. github:
  25. url: https://github.com/ForkAwesome/Fork-Awesome
  26. project: Fork-Awesome
  27. org: ForkAwesome
  28. license:
  29. font:
  30. version: SIL OFL 1.1
  31. url: http://scripts.sil.org/OFL
  32. code:
  33. version: MIT License
  34. url: http://opensource.org/licenses/mit-license.html
  35. documentation:
  36. version: CC BY 3.0
  37. url: http://creativecommons.org/licenses/by/3.0/
  38. fontawesome:
  39. name: Font Awesome
  40. minor_version: 4.7
  41. url: http://fontawesome.com
  42. author:
  43. name: Dave Gandy
  44. email: dave@fontawesome.io
  45. twitter: davegandy
  46. github: davegandy
  47. github:
  48. url: https://github.com/FortAwesome/Font-Awesome
  49. project: Font-Awesome
  50. org: FortAwesome
  51. bootstrap:
  52. version: 3.3.5
  53. url: http://getbootstrap.com
  54. jquery:
  55. version: 1.11.3
  56. jquery_validate:
  57. version: 1.13.1