Introduction

How to get started with grona

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

Changelog

v1.0.0 - April 15th, 2020

  • Initial release of grona! Lots more coming soon though 😁