hermajan / booty
Bootstrap template for websites.
v0.4.0
2023-03-21 01:21 UTC
Requires
None
Requires (Dev)
- php: >=7.1
- latte/latte: ^2.9
Suggests
None
Provides
None
Conflicts
None
Replaces
None
README
Modern, lightweight, and highly customizable HTML/CSS/JS template for websites. It is made with Bootstrap framework and its icons.
🌟 Features
- Bootstrap 5 Core: Built on the latest Bootstrap components and utility-first approach.
- Ready-to-use Templates: Includes pre-configured layouts for Latte and Twig.
- Icon Library: Native integration with Bootstrap Icons.
- Sass Powered: Clean SCSS structure with easily overridable variables.
- Modern Utilities: Custom JS helpers for active link management and more.
- Mobile First: Fully responsive design that looks great on all devices.
📥 Installation
You can choose your favorite package manager.
Node.js
Install via npm to manage dependencies and use the SCSS source files in your build pipeline.
npm install @hermajan/booty
Composer
Install via Composer to integrate with PHP projects. It automatically pulls Bootstrap and Icons.
composer require hermajan/booty
📚 Documentation
Usage and documentation for this project is in wiki.