Authlog - Bootstrap 5 Authentication Page HTML Template
Introduction
Authlog Bootstrap 5 Authentication Page HTML Template. Some powerful HTML & CSS files with 100% W3 valid web standards and a 100% responsive, mobile-first Authentication design for your business, agency, or service sale website. Authlog comes with 6 pages for a two authentication style. The Authlog template is coded precisely, following the best web development practices. You can trust that your website will load quickly and perform smoothly, enhancing the user experience.
Please feel free to get back to me in case if you are having any question or feedback.
Structure
I have tried to follow the standards and modular structure while developing the theme. Following sections are explaining the theme File & Folder, structure, html file struture and plugins.
File & Folder Structure
CSS
Files are explained below:
| File | Description |
|---|---|
bootstrap.min.css
|
Authlog uses the latest bootstrap v5.3.2. The core bootstrap file is being used in all the pages. |
style.css
|
This file is containing all common styles for all the pages. |
Javascript
Files are explained below:
| File | Description |
|---|---|
bootstrap.bundle.min.js
|
These files are used at core of the theme. |
SCSS & SASS Live Compile Process
- Downloads the visual studio code https://code.visualstudio.com/download
- Now goto
Files -> Preferences -> Settings. - Type in the search box "
live sass compile". - Now you wil able to very first option "
Live Sass Compile > Settings: Autoprefix" option. Click on the below "Edit in settings.json" link. - It will open a
settings.jsonfile in a new tab. Please put the below code in the file. -
{ "workbench.colorTheme": "Monokai", "workbench.iconTheme": "material-icon-theme", "liveServer.settings.donotShowInfoMsg": true, "explorer.confirmDelete": false, "workbench.sideBar.location": "left", "window.zoomLevel": 0, "liveSassCompile.settings.formats":[ // More Complex { "format": "expanded", "extensionName": ".css", "savePath": "~/../css/" }, { "format": "compressed", "extensionName": ".min.css", "savePath": "~/../css/" }, ], "files.autoSave": "off", "liveSassCompile.settings.excludeList": [ "**/node_modules/**", ".vscode/**" ], "terminal.integrated.shellArgs.windows": "null", "liveSassCompile.settings.autoprefix": [], "workbench.welcomePage.hiddenCategories": [ "Beginner", "Setup" ], }
Credits & Official Documentation
We've used the following resources as listed. These are some awesome creation and we are thankful to the community.
Supports
Once again thank you for your purchase. I'll be happy to answer the the questions you have related to the theme. In case if you have any suggestion or feature, request please feel free to contact me, I'll try to implement it and will release as part of future updates.
If you have any questions that are beyond the scope of this documentation, please feel free to email or contact us via my page.
Stay awesome
- Shreethemes
Changelog
Version v1.0 - 14th February 2024
- Initial Released