Vvveb Blog Bootstrap 5 template
August 13, 2023 ยท View on GitHub
Website | Documentation | Forum | Twitter
Vvveb Blog Bootstrap 5 template ย
Minimal blog template built with Bootstrap 5.
Default blog theme used in Vvveb CMS
![]() | ![]() |
|---|---|
| Post | Post dark |
![]() | ![]() |
| Blog | Blog dark |
Pages
- Homepage - https://www.vvveb.com/themes/blog-default/index.html
- Post - https://www.vvveb.com/themes/blog-default/content/post.html
- Blog no sidebar - https://www.vvveb.com/themes/blog-default/index-no-sidebar.html
- Blog with sidebar - https://www.vvveb.com/themes/blog-default/content/index.html
- Blog with excerpts - https://www.vvveb.com/themes/blog-default/content/index-excerpts.html
- Post image header - https://www.vvveb.com/themes/blog-default/content/post-image-header.html
- Post image hero - https://www.vvveb.com/themes/blog-default/content/post-image-hero.html
- Page - https://www.vvveb.com/themes/blog-default/content/page.html
- Archive - https://www.vvveb.com/themes/blog-default/content/archive.html
- Category - https://www.vvveb.com/themes/blog-default/content/category.html
- Tag - https://www.vvveb.com/themes/blog-default/content/tag.html
- User - https://www.vvveb.com/themes/blog-default/content/user.html
- Contact - https://www.vvveb.com/themes/blog-default/contact.html
- Blank page - https://www.vvveb.com/themes/blog-default/blank.html
Build html and css
npm run gulp
Watch changes for development
npm run gulp wtch
Structure
- โโโ index.html - default template used for homepage
- โโโ index-no-sidebar - homepage without sidebar
- โโโ index-excerpts - blog list with excerpts
- โโโ index.coming-soon.html - homepage when site is set to coming soon
- โโโ index.maintenance.html - 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
- โโโ contact.html - contact page
- โโโ content
- โโโ index.html - blog page
- โโโ post.html - singe post page
- โโโ page.html - page template
- โโโ tag.html - posts list for tag
- โโโ category.html - posts lists for category
- โโโ archive.html - posts list for a certain date
- โโโ user.html - posts list by user (author)
- โโโ search
- โโโ search.html - search page
Install dependencies and run project
npm install
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



