Skip to content

givanz/blog-default

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vvveb

Website | Documentation | Forum | Twitter

Minimal blog template built with Bootstrap 5.

Default blog theme used in Vvveb CMS

πŸ‘‰ Live Demo

Post Post dark
Blog Blog 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

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors