This guide will help you get started with Grona template! All the important stuff, file structure and file includes – is documented here, but should you have any questions and need developments, always feel free to reach out to info@grona.dev
New & extended components
Grona extends Bootstrap 4 by not only building on top of its existing components, but also introducing entirely new components and plugins. The best way to get an overview of this is to run through the components.html
page.
File structure
- 📁 documentation - Documentation
-
📁 html
-
📁 assets
- 📁 css - all CSS files
- 📁 fonts
- 📁 images - Image assets
- 📁 js - Javascript source
- 📁 icons - Pro windows10 font package
- 📁 vendors - Third party plugins and libraries
- 📄 HTML Files - All template html files
- 📄 README.md
-
📁 assets
Changelog
v1.0.1 - September 23th, 2020
- New: Product Card, Bordered version added (shop-archive-02.html)
- New: Responsive Menu (Sliding version) added and navbar documentation updated
- New: Star Rating System added in product page
- Updated: Bootstrap from v4.5 to v4.5.2
- Updated: Montserrat Font to latest version
- Enhanced: Font size rendering
- Enhanced: Style.css
- Fixed: Some issues and bugs
- Fixed: Sidebar widget toggle
- Enhanced: Documentation
v1.0.0 - April 15th, 2020
- Initial release of grona! Lots more coming soon though 😁