Updated Quick Start and Tips. (markdown)

master
almasaeed2010 2014-02-16 09:34:36 -08:00
parent c5df2380af
commit eeafcc03b5
1 changed files with 1 additions and 1 deletions

@ -5,7 +5,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: 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. - **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, we 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. - **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. - **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.
- **Built with [LESS](http://lesscss.org/).** This theme uses the LESS compiler to make it easier to customize and use. LESS is easy to learn if you know css or SASS. It is not necessary to learn LESS but it will benefit you a lot in the future. - **Built with [LESS](http://lesscss.org/).** This theme uses the LESS compiler to make it easier to customize and use. LESS is easy to learn if you know css or SASS. It is not necessary to learn LESS but it will benefit you a lot in the future.