AdminLTE - 专业的 Admin 管理后台模板,Bootstrap CSS 框架,多种颜色方案

REJack 86990d5b48 updated README.md před 5 roky
.github 51e96d8ea9 Update ISSUE_TEMPLATE.md (#1751) před 7 roky
bower_components d9871bf74b updated jquery-ui to 1.12.1 před 5 roky
build e7ffa67a46 prep version před 5 roky
dist e7ffa67a46 prep version před 5 roky
documentation b1edd9eaf8 Updated footer info před 5 roky
pages e7ffa67a46 prep version před 5 roky
plugins d3a213afda updated bootstrap-slider to 10.6.2 (according to docs & package.json) před 5 roky
.gitattributes 4325d22a47 Allow zip file to include HTML and plugin files před 5 roky
.gitignore 06bb8c2be1 Add bower_components for direct downloads but ignore them when installing using npm or bower před 7 roky
.npmignore 2de87c8ab8 Update npmignore: don't ignore bower_components (#1784) před 6 roky
.travis.yml 72d14332eb Build on Travis CI před 5 roky
Gruntfile.js a3b070f1f9 updated npm devDependencies to reduce audit's před 5 roky
LICENSE 12ea7168fb Happy New Years! 🎉 před 7 roky
README.md 86990d5b48 updated README.md před 5 roky
bower.json d9871bf74b updated jquery-ui to 1.12.1 před 5 roky
changelog.md b12cc7d9e4 Updated changelog with already released versions (#1438) před 7 roky
composer.json b9efcc0f98 added asset packagist to composer.json před 5 roky
index.html e7ffa67a46 prep version před 5 roky
index2.html e7ffa67a46 prep version před 5 roky
package-lock.json 1ccb77f77a removed bootstrap-timepicker from package.json před 5 roky
package.json e7ffa67a46 prep version před 5 roky
starter.html f4ee8fba68 Use dependecy manager when applicable issue #1532 před 7 roky
yarn.lock d53319e56f Upgrade yarn.lock před 7 roky

README.md

Introduction

Build Status Bower version npm version Packagist CDNJS

AdminLTE -- is a fully responsive admin template. Based on Bootstrap 3 framework. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops. Check out the live preview now and see for yourself.

Preview on AdminLTE.IO

Looking for More Templates?

Documentation & Installation Guide

Visit the online documentation for the most updated guide.

Contribution

Contribution are always welcome and recommended! Here is how:

  • Fork the repository (here is the guide).
  • Clone to your machine git clone https://github.com/YOUR_USERNAME/AdminLTE.git
  • Make your changes
  • Create a pull request

Compile dist files

To compile the dist files you need nodejs/npm, clone/download the repo then:

  1. npm install (install npm deps)
  2. Optional: grunt watch (developer mode, autocompile with browsersync support for live demo)
  3. grunt css (compile css files)
  4. grunt js (compile js files)

Contribution Requirements:

  • When you contribute, you agree to give a non-exclusive license to AdminLTE.IO to use that contribution in any context as we (AdminLTE.IO) see appropriate.
  • If you use content provided by another party, it must be appropriately licensed using an open source license.
  • Contributions are only accepted through Github pull requests.
  • Finally, contributed code must work in all supported browsers (see above for browser support).

License

AdminLTE is an open source project by AdminLTE.IO that is licensed under MIT. AdminLTE.IO reserves the right to change the license of future releases. Wondering what you can or can't do? View the license guide.

Legacy Releases

AdminLTE 1.x can be easily upgraded to 2.x using this guide, but if you intend to keep using AdminLTE 1.x, you can download the latest release from the releases section above.

Change log

For the most recent change log, visit the releases page. We will add detailed release notes to each new release.

Image Credits