Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 660 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 660 Bytes

This theme is a simple bootstrap 3 extension theme for the Divseek Canada project.

Sample Screenshot

packages

We're using back-ported Bootstrap 4 cards from this npm library . This means Run npm install!

compiling

This theme is compiled with sass and compass.

gem install compass
compass watch

Changes in /scss will be compiled into /css.

Note- change the environment variable in config.rb from development to production when finalized!

Static pages

Static pages are in misc/. These pages such as front_page.php or the about page are in here.