mirror of
https://github.com/tabler/tabler.git
synced 2026-07-25 20:44:38 +04:00
layout cleanup, removed unused files
This commit is contained in:
+15
-87
@@ -21,81 +21,9 @@ tabler-plugins:
|
||||
- tabler-flags
|
||||
- tabler-payments
|
||||
- tabler-buttons
|
||||
- tabler-dark
|
||||
- tabler-rtl
|
||||
|
||||
exclude:
|
||||
- .jekyll-cache
|
||||
- 400.html
|
||||
- 401.html
|
||||
- 403.html
|
||||
- 404.html
|
||||
- 500.html
|
||||
- 503.html
|
||||
- all.html
|
||||
- blank.html
|
||||
- blog.html
|
||||
- buttons.html
|
||||
- calendar.html
|
||||
- cards.html
|
||||
- carousel.html
|
||||
- changelog.html
|
||||
- charts.html
|
||||
- charts-heatmap.html
|
||||
- components.html
|
||||
- crypto-currencies.html
|
||||
- datatables.html
|
||||
- docs.html
|
||||
- dropdowns.html
|
||||
- email.html
|
||||
- empty.html
|
||||
- flags.html
|
||||
- forgot-password.html
|
||||
- form-elements.html
|
||||
- gallery.html
|
||||
- homepage.html
|
||||
- icons.html
|
||||
- index.html
|
||||
- invoice.html
|
||||
- layout-dark.html
|
||||
- layout-dark-navigation.html
|
||||
- layout-dark-topnav.html
|
||||
- layout-sidebar.html
|
||||
- layout-sidebar-dark.html
|
||||
- layout-sidebar-narrow.html
|
||||
- layout-sidebar-only.html
|
||||
- layout-sidebar-right.html
|
||||
- layouts.html
|
||||
- license.html
|
||||
- lists.html
|
||||
- lookup.html
|
||||
- maintenance.html
|
||||
- maps.html
|
||||
- markdown.md
|
||||
- music.html
|
||||
- pagination.html
|
||||
- pricing.html
|
||||
- profile.html
|
||||
- ribbons.html
|
||||
- rtl.html
|
||||
- search-results.html
|
||||
- sign-in.html
|
||||
- sign-up.html
|
||||
- sitemap.xml
|
||||
- snippets.html
|
||||
- social.html
|
||||
- store.html
|
||||
- tabs.html
|
||||
- terms-of-service.html
|
||||
- tmp.html
|
||||
- tmp2.html
|
||||
- tmp3.html
|
||||
- tmp4.html
|
||||
- tmp-dark.html
|
||||
- tmp-forms.html
|
||||
- typography.html
|
||||
- users.html
|
||||
- welcome.html
|
||||
|
||||
keep_files:
|
||||
- css/ui-kit.css
|
||||
@@ -116,13 +44,13 @@ toc:
|
||||
max_level: 2
|
||||
list_class: list-unstyled
|
||||
|
||||
#collections:
|
||||
# docs:
|
||||
# output: false
|
||||
# changelog:
|
||||
# output: false
|
||||
# components:
|
||||
# output: false
|
||||
collections:
|
||||
docs:
|
||||
output: false
|
||||
changelog:
|
||||
output: false
|
||||
components:
|
||||
output: false
|
||||
|
||||
defaults:
|
||||
- scope:
|
||||
@@ -135,14 +63,14 @@ defaults:
|
||||
type: "pages"
|
||||
values:
|
||||
layout: default
|
||||
# - scope:
|
||||
# type: "docs"
|
||||
# values:
|
||||
# layout: docs
|
||||
# - scope:
|
||||
# type: "components"
|
||||
# values:
|
||||
# layout: component
|
||||
- scope:
|
||||
type: "docs"
|
||||
values:
|
||||
layout: docs
|
||||
- scope:
|
||||
type: "components"
|
||||
values:
|
||||
layout: component
|
||||
|
||||
|
||||
colors:
|
||||
|
||||
Reference in New Issue
Block a user