From 88d7375aa6e05ff7a4c2863b1180413c68e997a9 Mon Sep 17 00:00:00 2001 From: almasaeed2010 Date: Sun, 16 Feb 2014 09:14:01 -0800 Subject: [PATCH] Starting the wiki --- AdminLTE-Documentation.md | 9 +++++++++ Home.md | 1 - 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 AdminLTE-Documentation.md delete mode 100644 Home.md diff --git a/AdminLTE-Documentation.md b/AdminLTE-Documentation.md new file mode 100644 index 0000000..ba3e966 --- /dev/null +++ b/AdminLTE-Documentation.md @@ -0,0 +1,9 @@ +Welcome to the AdminLTE wiki! + +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 diff --git a/Home.md b/Home.md deleted file mode 100644 index f8dc946..0000000 --- a/Home.md +++ /dev/null @@ -1 +0,0 @@ -Welcome to the AdminLTE wiki! \ No newline at end of file