Vvveb Blog Bootstrap 5 template

August 13, 2023 ยท View on GitHub

Vvveb

Website | Documentation | Forum | Twitter

Vvveb Blog Bootstrap 5 template ย 

Minimal blog template built with Bootstrap 5.

Default blog theme used in Vvveb CMS

๐Ÿ‘‰ Live Demo

PostPost dark
BlogBlog dark

Pages

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