Skip to content

Theme for Masa CMS that implements Bootstrap 5 and Font Awesome 5.

License

Notifications You must be signed in to change notification settings

achilleus68/MasaBootstrap5

 
 

Repository files navigation

MasaBootstrap5

A Masa CMS theme based on Bootstrap v5, a responsive, mobile first front-end framework for faster and easier web development. This also includes Font Awesome, the iconic font designed for Bootstrap.

Building this project

This Masa Theme comes with all the CSS en JS file precompiled. If you wish to build the project yourself, then you can do soo with NPM. Make sure NPM is installed. First install the depencies; open a terminal, goto the root folder of this Theme and type:

`npm install`

This will install all the needed packages. Then to build the project (using Gulp) type:

`npm run build`

The project is now build.

About

Theme for Masa CMS that implements Bootstrap 5 and Font Awesome 5.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 78.2%
  • ColdFusion 15.3%
  • SCSS 3.8%
  • JavaScript 2.7%