Go to file
dependabot[bot] c1f87a8a5d
chore(deps-dev): bump the astro group with 3 updates (#5408)
Bumps the astro group with 3 updates: [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check), [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).


Updates `@astrojs/check` from 0.2.1 to 0.3.1
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/check@0.3.1/packages/astro-check)

Updates `@astrojs/mdx` from 1.1.3 to 1.1.4
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/mdx/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/mdx@1.1.4/packages/integrations/mdx)

Updates `astro` from 3.4.0 to 3.5.2
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@3.5.2/packages/astro)

---
updated-dependencies:
- dependency-name: "@astrojs/check"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: astro
- dependency-name: "@astrojs/mdx"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: astro
- dependency-name: astro
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: astro
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-11 19:58:39 +05:30
.github upgrade actions/checkout@v3 to actions/checkout@v4 (#5381) 2023-10-18 15:10:46 +05:30
src Treeview accordance (#5345) 2023-10-17 15:05:15 +05:30
.browserslistrc dev Setup for AdminLTE v4 2021-05-06 02:27:53 +05:30
.bundlewatch.config.json Update .bundlewatch.config.json 2023-05-31 14:47:53 +05:30
.editorconfig Update .editorconfig (#2749) 2020-06-01 10:33:50 +02:00
.eslintignore minor bug fixes 2023-02-20 18:54:04 +05:30
.eslintrc.json chore(deps-dev): bump eslint-plugin-unicorn from 46.0.0 to 47.0.0 (#5109) 2023-05-09 11:49:26 +05:30
.gitattributes Update .gitattributes (#3270) 2021-01-03 16:01:07 +01:00
.gitignore minor bug fixes 2023-02-20 18:54:04 +05:30
.gitpod.yml minor changes for v4 2023-08-06 17:00:52 +02:00
.lgtm.yml Improve LGTM configuration (#2777) 2020-06-02 16:38:46 +02:00
.npmignore ⬆️ plugins and configs 2021-11-04 15:49:49 +05:30
.stylelintignore add lint in gulp 2021-05-18 01:49:12 +05:30
.stylelintrc.json .stylelintrc to .stylelintrc.json 2023-03-29 13:18:03 +05:30
CODE_OF_CONDUCT.md docs update 2021-02-19 14:31:40 +05:30
LICENSE bump Year to 2023 2023-01-31 23:22:48 +05:30
README.md Sponsorship Enable (#5349) 2023-09-20 22:20:25 +05:30
composer.json Use https when possible. (#2733) 2020-05-31 14:28:48 +02:00
index.html [NETLIFY TEST] Update logo-switch.astro (#5164) 2023-06-21 01:31:46 +02:00
package-lock.json chore(deps-dev): bump the astro group with 3 updates (#5408) 2023-11-11 19:58:39 +05:30
package.json chore(deps-dev): bump the astro group with 3 updates (#5408) 2023-11-11 19:58:39 +05:30
tsconfig.json types added 2023-03-29 13:18:56 +05:30

README.md

AdminLTE - Bootstrap 5 Admin Dashboard

npm version Packagist cdn version Discord Invite Netlify Status

AdminLTE is a fully responsive administration template. Based on Bootstrap 5 framework and also the JavaScript plugins. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops.

Looking for Premium Templates?

AdminLTE.io just opened a new premium templates page. Hand picked to ensure the best quality and the most affordable prices. Visit https://adminlte.io/premium for more information.

"AdminLTE Presentation"

AdminLTE has been carefully coded with clear comments in all of its JS, SCSS and HTML files. SCSS has been used to increase code customizability.

Quick start

Compile dist files

To compile the dist files you need Node.js/npm, clone/download the repo then:

  1. npm install (install npm deps)
  2. Optional: npm run dev (developer mode, autocompile with browsersync support for live demo)
  3. npm run production (compile css/js files)

Contributing

  • Highly welcome.
  • For your extra reference check AdminLTE v4 Contribution Guide
  • First thing first, you should have bit knowledge about NodeJS.
  • Github Knowledge.
  • Install NodeJS LTS version.
  • Clone this Repository to your machine and change to master branch.
  • Go to Cloned Folder.
  • In cli/bash run npm install it will install dependency from package.json.
  • After installation complets, run npm run dev
  • Cool, Send urs changes in PR to master branch.

Sponsorship

Support AdminLTE development by becoming a sponsor. Github Sponsors or PayPal

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.

Image Credits