Landing

Vvveb Bootstrap 5 template & UI Kit
Bootstrap 5 html template with over 100+ sections that can be used to build any website.
Default theme used in Vvveb CMS
π Live Demo π Page builder demo
Categories
-
Call to action - https://github.com/givanz/landing/blob/master/screenshots/hero/
-
Features - https://github.com/givanz/landing/blob/master/screenshots/features/
-
Base - https://github.com/givanz/landing/blob/master/screenshots/base/
-
Contact form - https://github.com/givanz/landing/blob/master/screenshots/contact-form/
-
Footer - https://github.com/givanz/landing/blob/master/screenshots/footer/
-
Navigation - https://github.com/givanz/landing/blob/master/screenshots/navigation/
-
Posts - https://github.com/givanz/landing/blob/master/screenshots/posts/
-
Pricing table - https://github.com/givanz/landing/blob/master/screenshots/pricing table/
-
Products - https://github.com/givanz/landing/blob/master/screenshots/products/
-
Showcase - https://github.com/givanz/landing/blob/master/screenshots/showcase/
-
Team - https://github.com/givanz/landing/blob/master/screenshots/team/
-
Testimonials - https://github.com/givanz/landing/blob/master/screenshots/testimonials/
Build
Generate html files
npm run gulp
Watch for changes for development
npm run gulp watch
Generate sections list for VvvebJs page builder
npm run gulp sections
Generate blocks list for VvvebJs editor
npm run gulp blocks
Generate screenshots for sections
npm run gulp screenshots
Quick start
-
Clone the repo and run it.
git clone https://github.com/givanz/landing/ cd landing npm i npm run gulp
Structure
βββ index.html -- **default template used for homepage**
βββ index.coming-soon.html -- *replaces homepage when site is set to coming soon*
βββ index.maintenance.html -- replaces homepage when site is set to maintenance
βββ error404.html -- page not found error page
βββ error500.html -- internal server error page
βββ blank.html -- page with basic layout with minimal or no content
βββ content
β βββ index.html - blog page
β βββ post.html - singe post page
β βββ page.html - page template
β βββ tag.html - posts for tag page
β βββ category.html - posts category page
β βββ archive.html - posts for a certain date
β βββ user.html - user posts
βββ product
β βββ index.html - shop page
β βββ product.html - singe product page
β βββ manufacturer.html - manufacturer page
β βββ vendor.html - vendor page
β βββ category.html - category page
βββ search
β βββ search.html - search page
βββ user
β βββ index.html - user dashboard
β βββ signup.html - user signup form
β βββ login.html - site login form
β βββ reset.html - password reset form
β βββ edit.html - user data edit
β βββ address.html - address list
β βββ comments.html - comments list
β βββ orders.html - orders list
β βββ downloads.html - digital products downloads list
βββ cart
β βββ cart.html - display cart page
βββ checkout
β βββ checkout.html - cart checkout form
β βββ confirm.html - order confirmation page
β βββ confirm.html - order confirmation page
βββ email
β βββ order
β β βββ new.html - template for new order mail
β β βββ user
β βββ reset.html - template for new order mail
βββ signup.html - template for user welcome
Documentation
For documentation check the theme development documentation
Support
If you like the project you can support it with a PayPal donation or become a backer/sponsor via Open Collective
License
Apache 2.0