Skip to content

meteor-factory/meteor-admin-lte

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
 
 
 
 
 
 

AdminLTE dashboard theme

meteor add mfactory:admin-lte

Usage

  1. Get familiar with AdminLTE docs.
  2. Use AdminLTE template to load AdminLTE files.
{{#AdminLTE skin="green"}}
  <!-- your html here -->
{{/AdminLTE}}

Available options

skin - specifies which skin to use. Accepted values: black black-light blue blue-light green green-light purple purple-light red red-light yellow yellow-light. Defaults to 'blue'.

fixed - set to true to get fixed header and sidebar. Defaults to false.

sidebarMini - set to true to make sidebar small when collapsed. Defaults to false.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published