_config.yml 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224
  1. source: src/pages
  2. destination: tmp
  3. keep_files:
  4. - css
  5. - js
  6. - img
  7. - dist
  8. - static
  9. - playground.html
  10. use-iconfont: false
  11. rtl: false
  12. title: Tabler
  13. description: Premium and Open Source dashboard template with responsive and high quality UI.
  14. email: support@tabler.io
  15. homepage: https://tabler.io
  16. github-url: https://github.com/tabler/tabler
  17. github-sponsors-url: https://github.com/sponsors/codecalm
  18. changelog-url: https://github.com/tabler/tabler/releases
  19. sponsor-url: https://github.com/sponsors/codecalm
  20. preview-url: https://preview.tabler.io
  21. docs-url: https://tabler.io/docs
  22. mapbox-key: pk.eyJ1IjoiY29kZWNhbG0iLCJhIjoiSzRiOVJvQSJ9.BUVkTT6IYs83xSUs4H7bjQ
  23. google-maps-key: AIzaSyAr5mRB4U1KRkVznIrDWEvZjroYcD202DI
  24. google-maps-dev-key: AIzaSyCL-BY8-sq12m0S9H-S_yMqDmcun3A9znw
  25. npm-package: "@tabler/core"
  26. random-date-from: "2018-01-01"
  27. random-date-to: "2022-01-01"
  28. debug: false
  29. layout-dark: false
  30. plugins:
  31. - jekyll-random
  32. - jekyll-tidy
  33. - jekyll-timeago
  34. - jekyll-redirect-from
  35. tabler-css-plugins:
  36. - tabler-flags
  37. - tabler-payments
  38. - tabler-vendors
  39. exclude:
  40. - .jekyll-cache
  41. - redirects.json
  42. markdown: kramdown
  43. kramdown:
  44. input: GFM
  45. syntax_highlighter: rouge
  46. jekyll_tidy:
  47. compress_html: false
  48. ignore_env: development
  49. defaults:
  50. - scope:
  51. type: "pages"
  52. path: "*.md"
  53. values:
  54. layout: markdown
  55. - scope:
  56. type: "pages"
  57. values:
  58. layout: default
  59. colors:
  60. blue:
  61. class: blue
  62. hex: '#0054a6'
  63. title: Blue
  64. azure:
  65. class: azure
  66. hex: '#45aaf2'
  67. title: Azure
  68. indigo:
  69. class: indigo
  70. hex: '#6574cd'
  71. title: Indigo
  72. purple:
  73. class: purple
  74. hex: '#a55eea'
  75. title: Purple
  76. pink:
  77. class: pink
  78. hex: '#f66d9b'
  79. title: Pink
  80. red:
  81. class: red
  82. hex: '#fa4654'
  83. title: Red
  84. orange:
  85. class: orange
  86. hex: '#fd9644'
  87. title: Orange
  88. yellow:
  89. class: yellow
  90. hex: '#f1c40f'
  91. title: Yellow
  92. lime:
  93. class: lime
  94. hex: '#7bd235'
  95. title: Lime
  96. green:
  97. class: green
  98. hex: '#5eba00'
  99. title: Green
  100. teal:
  101. class: teal
  102. hex: '#2bcbba'
  103. title: Teal
  104. cyan:
  105. class: cyan
  106. hex: '#17a2b8'
  107. title: Cyan
  108. colors-extra:
  109. white:
  110. hex: '#ffffff'
  111. title: White
  112. dark:
  113. hex: '#303645'
  114. title: Dark
  115. gray:
  116. hex: '#868e96'
  117. title: Gray
  118. variants:
  119. - name: success
  120. icon: check
  121. - name: info
  122. icon: info-circle
  123. - name: warning
  124. icon: alert-triangle
  125. - name: danger
  126. icon: alert-circle
  127. theme-colors:
  128. primary:
  129. class: primary
  130. title: Primary
  131. secondary:
  132. class: secondary
  133. title: Secondary
  134. success:
  135. class: success
  136. title: Success
  137. warning:
  138. class: warning
  139. title: Warning
  140. danger:
  141. class: danger
  142. title: Danger
  143. info:
  144. class: info
  145. title: Info
  146. dark:
  147. class: dark
  148. title: Dark
  149. light:
  150. class: light
  151. title: Light
  152. button-states:
  153. - class:
  154. title: Normal
  155. - class: active
  156. title: Active state
  157. - class: disabled
  158. title: Disabled
  159. socials:
  160. facebook:
  161. icon: brand-facebook
  162. title: Facebook
  163. twitter:
  164. icon: brand-twitter
  165. title: Twitter
  166. google:
  167. icon: brand-google
  168. title: Google
  169. youtube:
  170. icon: brand-youtube
  171. title: Youtube
  172. vimeo:
  173. icon: brand-vimeo
  174. title: Vimeo
  175. dribbble:
  176. icon: brand-dribbble
  177. title: Dribbble
  178. github:
  179. icon: brand-github
  180. title: Github
  181. instagram:
  182. icon: brand-instagram
  183. title: Instagram
  184. pinterest:
  185. icon: brand-pinterest
  186. title: Pinterest
  187. vk:
  188. icon: brand-vk
  189. title: VK
  190. rss:
  191. icon: rss
  192. title: RSS
  193. flickr:
  194. icon: brand-flickr
  195. title: Flickr
  196. bitbucket:
  197. icon: brand-bitbucket
  198. title: Bitbucket
  199. tabler:
  200. icon: brand-tabler
  201. title: Tabler
  202. months-short: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec']
  203. months-long: ['January', 'Febuary', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec']