diff --git a/documentation/index.html b/documentation/index.html index 015c978a5..f7fb1b8f1 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -70,7 +70,7 @@
The starter page is a good place to start building your app if you'd like to start from scratch.
-AdminLTE 2.0 provides a set of options to apply to your main layout. Each on of these classes can be added @@ -236,11 +236,17 @@ AdminLTE/ class to the body tag to change the template's appearance. Here is the list of available skins:
skin-blueskin-blue-lightskin-yellowskin-yellow-lightskin-purpleskin-purple-lightskin-greenskin-green-lightskin-redskin-red-lightskin-blackskin-black-light{
//Add slimscroll to navbar menus
@@ -835,7 +841,7 @@ AdminLTE/
these methods can be set through the Javascript options.
The following code should be placed within the .wrapper div. I prefer
to place it right after the footer.
- Dark Sidebar Markup
+ Dark Sidebar Markup
<!-- The Right Sidebar -->
<aside class="control-sidebar control-sidebar-dark">
<!-- Content of the sidebar goes here -->
@@ -843,8 +849,8 @@ AdminLTE/
<!-- The sidebar's background -->
<!-- This div must placed right after the sidebar for it to work-->
<div class="control-sidebar-bg"></div>
-
- Light Sidebar Markup
+
+ Light Sidebar Markup
<!-- The Right Sidebar -->
<aside class="control-sidebar control-sidebar-light">
<!-- Content of the sidebar goes here -->
@@ -2007,14 +2013,14 @@ AdminLTE/
Implementations
Thanks to many of AdminLTE users, there are multiple implementations of the template
for easy integration with back-end frameworks. The following are some of them:
-
+
- Yii 2 by Tobias Munk
- Laravel by Arjay Angeles
- - Symfony by Marc Bach
+ - Symfony by Marc Bach
- Rails Gem by Nicolas Besnard
-
+
Note: these implementations are not supported by Almsaeed Studio. However,
they do provide a good example of how to integrate AdminLTE into different frameworks. For the latest release
of AdminLTE, please visit our repository or website
@@ -2114,7 +2120,7 @@ AdminLTE/
-
+