From c8e18d46f335985d6eb9a72223332def7205311a Mon Sep 17 00:00:00 2001 From: almasaeed2010 Date: Sun, 16 Feb 2014 09:26:23 -0800 Subject: [PATCH] Updated AdminLTE Documentation (markdown) --- AdminLTE-Documentation.md => Quick-Start-and-Tips..md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) rename AdminLTE-Documentation.md => Quick-Start-and-Tips..md (54%) diff --git a/AdminLTE-Documentation.md b/Quick-Start-and-Tips..md similarity index 54% rename from AdminLTE-Documentation.md rename to Quick-Start-and-Tips..md index ba3e966..f936c08 100644 --- a/AdminLTE-Documentation.md +++ b/Quick-Start-and-Tips..md @@ -6,4 +6,7 @@ Quick Start To install the theme, make sure you use a server or a localhost because some of the libraries are loaded from an online CDN such as jQuery. Before you go to see your new awesome theme, here are few tips on how to familiarize yourself with it: - **AdminLTE is based on [Bootstrap 3](http://getbootstrap.com).** If you are unfamiliar with Bootstrap, visit their website and read through the documentation. This way, I guarantee you will get the best of AdminLTE. -- **Go through the pages that are bundled with the theme.** Most of the template example pages contain quick tips on how to create or use a component which can be really helpful when you need to create something on the fly. \ No newline at end of file +- **Go through the pages that are bundled with the theme.** Most of the template example pages contain quick tips on how to create or use a component which can be really helpful when you need to create something on the fly. +- **Go ahead and look through this documentation.** We are trying our best to make your experience with AdminLTE be smooth and quick. One way to achieve that is to provide documentation and support. If you think that something is missing from the documentation, please do not hesitate to create an issue to tell us about it. Also, if you would like to contribute, email the support team at support@almsaeedstudio.com. + +The documentation will be divided into sections. This way, we can cover everything and make it easier to navigate through to what you need. \ No newline at end of file