AdminLTE/docs/_config.yml
2020-06-02 13:25:34 +02:00

85 lines
2.2 KiB
YAML

title: AdminLTE v3 Documentation
version: v3.0.5
description: AdminLTE v3 Documentation
markdown: kramdown
kramdown:
auto_ids: false
highlighter: rouge
plugins:
- jekyll-seo-tag
- jekyll-sitemap
navigation:
- title: Installation
url: index.html
icon: fas fa-microchip
- title: Dependencies & Plugins
url: dependencies.html
icon: fas fa-handshake
- title: Layout
url: layout.html
icon: fas fa-copy
- title: Components
icon: fas fa-th
url: components
subitems:
- title: Main Header
url: components/main-header.html
- title: Main Sidebar
url: components/main-sidebar.html
- title: Control Sidebar
url: components/control-sidebar.html
- title: Card
url: components/cards.html
- title: Small-/ Info-Box
url: components/boxes.html
- title: Direct Chat
url: components/direct-chat.html
- title: Timeline
url: components/timeline.html
- title: Ribbons
url: components/ribbons.html
- title: Miscellaneous
url: components/miscellaneous.html
- title: Plugins
url: components/plugins.html
- title: JavaScript
icon: fas fa-code
url: javascript
subitems:
- title: Layout
url: javascript/layout.html
- title: Push Menu
url: javascript/push-menu.html
- title: Treeview
url: javascript/treeview.html
- title: Card Widget
url: javascript/card-widget.html
- title: CardRefresh
url: javascript/card-refresh.html
- title: Control Sidebar
url: javascript/control-sidebar.html
- title: Direct Chat
url: javascript/direct-chat.html
- title: Todo List
url: javascript/todo-list.html
- title: Toasts
url: javascript/toasts.html
- title: Browser Support
url: browser-support.html
icon: fab fa-chrome
- title: Upgrade Guide
url: upgrade-guide.html
icon: fas fa-hand-point-up
- title: Implementations
url: implementations.html
icon: fas fa-bookmark
- title: FAQ
url: faq.html
icon: fas fa-question-circle
- title: License
url: license.html
icon: fas fa-file-alt