This is a HTML 5 admin/backend/dashboard template using just Bootstrap 5. As of now there is only one template with the basic skeleton inside basic
folder. The assets are inside assets
folder. I am planning to keep this just as a basic template and not add other plugin/library dependencies except bootstrap.
- Add little customizations to the existing template.
- Add pages to showcase the themed components.
- Add more templates.
- Copy the
index.html
file frombasic
folder and as well as the completeassets
folder. - Rename the link to
theme.css
andbootstrap.js
- Rename the link to the user-avatar in
line 66
andline 151
- Rename the link to the logo in
line 29
andline 87
- Customize it to your needs.
Note: The theme.css file contains Bootstrap 5 in a themed version that I use regularly. I found this over the internet a while ago. I have lost the link to it. Will update it if I find it.