gilbertocoelho / bootiful

Open-source, bare, modern Bootstrap v5 theme

Home Page:https://bootiful.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootiful - Open-source, bare, modern Bootstrap v5 theme

Demo

A fully clickable demo is available here : bootiful.org/demo

Usage

There are 4 SCSS files, all under src/sass.

Copy/paste them in your own project, then compile the SCSS with your own build.

That's it, really.

Production-ready website

If you want to customise this template, you can use this repository directly.

Tools :

  • πŸ”₯ Bootstrap 5.1 - obviously :)
  • 🎨 Integrated with PurgeCSS, remove unused CSS
  • ⚑ Lazy load images natively with loading="lazy" HTML attribute
  • ✨ Almost no image (apart from landing page)
  • 🎈 Syntax Highlighting with highlightjs
  • πŸ›  Build production with Gulp
  • πŸ’¨ Live reload with "yarn dev" - gulp task under the hood
  • 🦊 Templating with Nunjuck
  • πŸ€– SEO metadata and Open Graph tags
  • πŸ—Ί Sitemap.xml
  • ⚠️ 404 page
  • πŸ’― Maximize lighthouse score
  • 🌈 Include a FREE minimalist blog theme
  • πŸ—’ GitHub Actions (optional, by default deploy to gh-pages)

Screenshots

Classic Pages Classics

About

Open-source, bare, modern Bootstrap v5 theme

https://bootiful.org

License:MIT License


Languages

Language:HTML 98.3%Language:SCSS 1.0%Language:JavaScript 0.5%Language:Nunjucks 0.1%