mirror of
https://github.com/tabler/tabler.git
synced 2026-07-25 20:44:38 +04:00
tabler v1.0 improvements
This commit is contained in:
+17
-77
@@ -36,63 +36,6 @@ exclude:
|
||||
- .jekyll-cache
|
||||
- redirects.json
|
||||
|
||||
- all.html
|
||||
- blank.html
|
||||
- buttons.html
|
||||
- calendar.html
|
||||
- cards.html
|
||||
- cards-masonry.html
|
||||
- carousel.html
|
||||
- changelog.html
|
||||
- charts.html
|
||||
- charts-heatmap.html
|
||||
- crypto-currencies.html
|
||||
- docs.html
|
||||
- dropdowns.html
|
||||
- empty.html
|
||||
- error-404.html
|
||||
- error-500.html
|
||||
- error-maintenance.html
|
||||
- favicon.ico
|
||||
- flags.html
|
||||
- forgot-password.html
|
||||
- form-elements.html
|
||||
- gallery.html
|
||||
- icons.html
|
||||
- index.html
|
||||
- invoice.html
|
||||
- layout-combo.html
|
||||
- layout-condensed.html
|
||||
- layout-condensed-dark.html
|
||||
- layout-dark.html
|
||||
- layout-fluid.html
|
||||
- layout-fluid-vertical.html
|
||||
- layout-horizontal.html
|
||||
- layout-navbar-dark.html
|
||||
- layout-navbar-overlap.html
|
||||
- layout-vertical.html
|
||||
- layout-vertical-right.html
|
||||
- license.html
|
||||
- lists.html
|
||||
- maps.html
|
||||
- maps-vector.html
|
||||
- markdown.md
|
||||
- modals.html
|
||||
- music.html
|
||||
- navigation.html
|
||||
- pagination.html
|
||||
- pricing.html
|
||||
- search-results.html
|
||||
- sign-in.html
|
||||
- sign-up.html
|
||||
- snippets.html
|
||||
- social.html
|
||||
- tables.html
|
||||
- tabs.html
|
||||
- typography.html
|
||||
- users.html
|
||||
- wizard.html
|
||||
|
||||
markdown: kramdown
|
||||
kramdown:
|
||||
input: GFM
|
||||
@@ -107,9 +50,9 @@ toc:
|
||||
max_level: 3
|
||||
list_class: list-unstyled
|
||||
|
||||
#collections:
|
||||
# docs:
|
||||
# output: true
|
||||
collections:
|
||||
docs:
|
||||
output: true
|
||||
|
||||
defaults:
|
||||
- scope:
|
||||
@@ -212,9 +155,6 @@ button-variants:
|
||||
dark:
|
||||
class: dark
|
||||
title: Dark
|
||||
link:
|
||||
class: link
|
||||
title: Link
|
||||
|
||||
button-states:
|
||||
- class:
|
||||
@@ -226,46 +166,46 @@ button-states:
|
||||
|
||||
socials:
|
||||
facebook:
|
||||
icon: brand/facebook
|
||||
icon: brand-facebook
|
||||
title: Facebook
|
||||
twitter:
|
||||
icon: brand/twitter
|
||||
icon: brand-twitter
|
||||
title: Twitter
|
||||
google:
|
||||
icon: brand/google
|
||||
icon: brand-google
|
||||
title: Google
|
||||
youtube:
|
||||
icon: brand/youtube
|
||||
icon: brand-youtube
|
||||
title: Youtube
|
||||
vimeo:
|
||||
icon: brand/vimeo
|
||||
icon: brand-vimeo
|
||||
title: Vimeo
|
||||
dribbble:
|
||||
icon: brand/dribbble
|
||||
icon: brand-dribbble
|
||||
title: Dribbble
|
||||
github:
|
||||
icon: brand/github
|
||||
icon: brand-github
|
||||
title: Github
|
||||
instagram:
|
||||
icon: brand/instagram
|
||||
icon: brand-instagram
|
||||
title: Instagram
|
||||
pinterest:
|
||||
icon: brand/pinterest
|
||||
icon: brand-pinterest
|
||||
title: Pinterest
|
||||
vk:
|
||||
icon: brand/vk
|
||||
icon: brand-vk
|
||||
title: VK
|
||||
rss:
|
||||
icon: brand/rss
|
||||
icon: rss
|
||||
title: RSS
|
||||
flickr:
|
||||
icon: brand/flickr
|
||||
icon: brand-flickr
|
||||
title: Flickr
|
||||
bitbucket:
|
||||
icon: brand/bitbucket
|
||||
icon: brand-bitbucket
|
||||
title: Bitbucker
|
||||
tabler:
|
||||
icon: brand/tabler
|
||||
icon: brand-tabler
|
||||
title: Tabler
|
||||
|
||||
months-short: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec']
|
||||
|
||||
Reference in New Issue
Block a user