Upstart - Responsive Landing Template
Introduction
Upstart is a fully responsive, clean and modern high-converting landing page template. It is a beautifully handcrafted, pixel perfect HTML5 landing page template based on the latest twitter bootstrap v5.2.0 beta1. Upstart comes with 7 home demos Html files and 3 auth pages. All files are organized we believe it will be easy to use and edit them. This template is well organized and very easy to customize. Quick and easy to setup.
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
|
Upstart uses the latest bootstrap v5.2.0 beta1. 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. |
app.js
|
This is a main js file. All important javascript like page loader, menu, sticky menu, menu-toggler, one page menu etc. |
plugins.init.js
|
All init js like working contact js, tiny slider, counter, countdown, maintenance, lightbox, gallery, swiper slider, aos animation etc. |
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.5 - 17th May 2022
- Update: Update to Bootstrap 5.2.0 beta-1
- Add: Add pricing section
- Add: Add Gumshoe js in all page
- Fixed: Fixed menu issue or some changes in menu
Version v1.0 - 24th Feb, 2022
- Initial Released
Changes in SCSS files v1.5.0
Added: Add _pricing.scss file
Added: Add menu js in app.js
Note: Change Navbar menu and add Gumshoe js in all page