Bootstrap 5 based theme.
This is a very non-prescriptive Bootstrap 5 theme with simple configuration. It can be used out of the box or as a subtheme for creating very flexible web designs with minimal changes (just override Bootstrap 5 variables.scss and recompile SCSS!)
Current theme has no major bugs and ready for production.
Please help us to address current bugs and feature requests in issue queue.
Features
- Bootstrap 5 library (5.1.3 and 5.0.2). jQuery is no longer required.
- Bootstrap 5 style guide (view all Bootstrap library components on one page)
- Bootstrap 5 breakpoints
- Bootstrap 5 integration with CKEditor
- Bootstrap 5 configuration within admin user interface
- Interface for creating subtheme
- Can be used as is (subtheme is required for template overrides)
- Drupal 8 and 9 compatible
Browser support
Bootstrap 5 dropped support for a ton of older browsers including:
- Dropped Microsoft Edge Legacy
- Dropped Internet Explorer 10 and 11
- Dropped Firefox < 60
- Dropped Safari < 10
- Dropped iOS Safari < 10
- Dropped Chrome < 60
- Dropped Android < 6
Make sure you check the full browser and device support in our .browserslistrc.
1.1 Roadmap
- Blocks reset
- Content examples
- Text formats alignment
Alternative Bootstrap themes
- Bootstrap 4: very simplified Bootstrap 4 theme with simple configuration.
- Barrio: Bootstrap 5 (and 4) based theme heavily depending on node
- Radix: Bootstrap 5 (and 4) based theme heavily depending on nodeJS
- Bootstrap: Original Bootstrap 3 based theme (with plans for Bootstrap 4).
- Bootstrap Storybook: An opinionated component-based base theme with built-in support for StorybookJS 6, Bootstrap 4 and BrowserSync.
- Bootstrap for Drupal: Prescriptive Bootstrap 4 based theme without subtheming or SCSS customisations.