_config.yml 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238
  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. theme-color: "#066fd1"
  15. email: support@tabler.io
  16. homepage: https://tabler.io
  17. github-url: https://github.com/tabler/tabler
  18. github-sponsors-url: https://github.com/sponsors/codecalm
  19. changelog-url: https://github.com/tabler/tabler/releases
  20. sponsor-url: https://github.com/sponsors/codecalm
  21. preview-url: https://tabler.io/demo
  22. docs-url: https://tabler.io/docs
  23. mapbox-key: pk.eyJ1IjoidGFibGVyIiwiYSI6ImNscHh3dnhndjB2M3QycW85bGd0NXRmZ3YifQ.9LfHPsNoEXQH-xzz-81Ffw
  24. google-maps-key: AIzaSyAr5mRB4U1KRkVznIrDWEvZjroYcD202DI
  25. google-maps-dev-key: AIzaSyCL-BY8-sq12m0S9H-S_yMqDmcun3A9znw
  26. npm-package: "@tabler/core"
  27. random-date-from: "2018-01-01"
  28. random-date-to: "2022-01-01"
  29. debug: false
  30. layout-dark: false
  31. plugins:
  32. - jekyll-random
  33. - jekyll-tidy
  34. - jekyll-timeago
  35. - jekyll-redirect-from
  36. tabler-css-plugins:
  37. - tabler-flags
  38. - tabler-socials
  39. - tabler-payments
  40. - tabler-vendors
  41. - tabler-marketing
  42. exclude:
  43. - .jekyll-cache
  44. - redirects.json
  45. markdown: kramdown
  46. kramdown:
  47. input: GFM
  48. syntax_highlighter: rouge
  49. jekyll_tidy:
  50. compress_html: false
  51. ignore_env: development
  52. collections:
  53. - free-illustrations
  54. defaults:
  55. - scope:
  56. type: "pages"
  57. path: "*.md"
  58. values:
  59. layout: markdown
  60. - scope:
  61. type: "pages"
  62. values:
  63. layout: default
  64. colors:
  65. - blue
  66. - azure
  67. - indigo
  68. - purple
  69. - pink
  70. - red
  71. - orange
  72. - yellow
  73. - lime
  74. - green
  75. - teal
  76. - cyan
  77. skin-colors:
  78. rose:
  79. hex: '#FFCB9D'
  80. title: Rose
  81. class: rose
  82. yellow:
  83. hex: '#F0BA60'
  84. title: Yellow
  85. class: yellow
  86. skin-1:
  87. hex: '#e2c6a7'
  88. title: Skin 1
  89. class: skin-1
  90. skin-2:
  91. hex: '#c7a786'
  92. title: Skin 2
  93. class: skin-2
  94. skin-3:
  95. hex: '#a68063'
  96. title: Skin 3
  97. class: skin-3
  98. skin-4:
  99. hex: '#926241'
  100. title: Skin 4
  101. class: skin-4
  102. skin-5:
  103. hex: '#654c45'
  104. title: Skin 5
  105. class: skin-5
  106. gray:
  107. hex: '#d5d7dd'
  108. title: Gray
  109. class: gray
  110. colors-extra:
  111. - white
  112. - dark
  113. - gray
  114. variants:
  115. - name: success
  116. icon: check
  117. - name: info
  118. icon: info-circle
  119. - name: warning
  120. icon: alert-triangle
  121. - name: danger
  122. icon: alert-circle
  123. theme-colors:
  124. primary:
  125. class: primary
  126. title: Primary
  127. secondary:
  128. class: secondary
  129. title: Secondary
  130. success:
  131. class: success
  132. title: Success
  133. warning:
  134. class: warning
  135. title: Warning
  136. danger:
  137. class: danger
  138. title: Danger
  139. info:
  140. class: info
  141. title: Info
  142. dark:
  143. class: dark
  144. title: Dark
  145. light:
  146. class: light
  147. title: Light
  148. button-states:
  149. - class:
  150. title: Normal
  151. - class: active
  152. title: Active state
  153. - class: disabled
  154. title: Disabled
  155. socials:
  156. x:
  157. icon: brand-x
  158. title: X
  159. facebook:
  160. icon: brand-facebook
  161. title: Facebook
  162. twitter:
  163. icon: brand-twitter
  164. title: Twitter
  165. google:
  166. icon: brand-google
  167. title: Google
  168. youtube:
  169. icon: brand-youtube
  170. title: Youtube
  171. vimeo:
  172. icon: brand-vimeo
  173. title: Vimeo
  174. dribbble:
  175. icon: brand-dribbble
  176. title: Dribbble
  177. github:
  178. icon: brand-github
  179. title: Github
  180. instagram:
  181. icon: brand-instagram
  182. title: Instagram
  183. pinterest:
  184. icon: brand-pinterest
  185. title: Pinterest
  186. vk:
  187. icon: brand-vk
  188. title: VK
  189. rss:
  190. icon: rss
  191. title: RSS
  192. flickr:
  193. icon: brand-flickr
  194. title: Flickr
  195. bitbucket:
  196. icon: brand-bitbucket
  197. title: Bitbucket
  198. tabler:
  199. icon: brand-tabler
  200. title: Tabler
  201. months-short: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec']
  202. months-long: ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December']
  203. icons:
  204. link: https://tabler.io/icons
  205. emails:
  206. price: "$29"
  207. buy_link: https://r.tabler.io/buy-emails
  208. illustrations:
  209. price: "$59"
  210. count: 50
  211. buy_link: https://r.tabler.io/buy-illustrations