Awesome
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
<a href="https://opencollective.com/vvvebjs/sponsors/0/website"><img src="https://opencollective.com/vvvebjs/sponsors/0/avatar"></a> <a href="https://opencollective.com/vvvebjs/backers/0/website"><img src="https://opencollective.com/vvvebjs/backers/0/avatar"></a>
License
Apache 2.0