-DEPRECATED- THIS IS THE OLD TEMPLATE AND SHOULD NOT BE TOUCHED WITHOUT GLOVES AND SECURITY DISTANCE
This is the current deployed theme for the Collegium Academicum Website. It's based on the fork of olefredriks FoundationPress Basetemplate which is based on Foundation 6 by Zurb.
Please fork, copy, modify, delete, share or do whatever you like with this.
All contributions are welcome!
This project requires Node.js v4.x.x to be installed on your machine. Please be aware that you may encounter problems with the installation if you are using v5.1.0 with all the latest features.
FoundationPress uses Sass (CSS with superpowers). In short, Sass is a CSS pre-processor that allows you to write styles more effectively and tidy.
The Sass is compiled using libsass, which requires the GCC to be installed on your machine. Windows users can install it through MinGW, and Mac users can install it through the Xcode Command-line Tools.
If you have not worked with a Sass-based workflow before, I would recommend reading FoundationPress for beginners, a short blog post that explains what you need to know.