Skip to content

Quick Start and Tips.

Abdullah Almsaeed edited this page May 5, 2015 · 4 revisions

Welcome to the AdminLTE wiki!

This is an outdated documentation. Please visit Almsaeed Studio for the most recent documentation.

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. 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 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 [email protected].
  • Built with LESS. 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.

Note: LESS files are better commented than the compiled css file.

The documentation will be divided into sections. This way, we can cover everything and make it easier to navigate through to what you need.

Clone this wiki locally