Foundation5 with SASS support
Theme Description:
This is a clean responsive theme, based on Foundation 5.4.7 framework. It support scss stylesheets.
All the original Foundation scss-files are included. I removed the unnecessary directories.
Version 1.2
- Replace '#' to the site url in the top-bar navigation.
Version 1.1
- Add the latest jQuery 2.1.3 in the head-section
- Disable script /js/vendor/jquery.js in the footer.
(jQuery is needed for some plugins!)
Install Instructions:
Unpack and upload the Foundation-theme to your theme-directory.
Install SASS and COMPASS. (For a tutorial howto install sass and compass: http://www.zingdesign.com/the-sass-and-compass-tutorial-for-absolute-beginners/)
In the terminal:
- Navigate to your theme-directory: ../theme/Foundation5-sass/
-Type 'compass watch'
For edit the settings, navigate to and edit: ../Foundation5-sass/scss/_settings.scss
If you want customize stylesheets, navigate to and edit: ../Foundation5-sass/scss/app.scss
For more info howto customize the scss stylesheets:
http://foundation.zurb.com/docs/sass-files.html
If you don't want edit scss stylsheets, I add a fallback stylesheet:
../Foundation5-sass/css/foundation.css
Archived Versions:
These are old versions of this file. Please use with caution as they are probably out of date and no longer supported. ShowHide