Hermi is a starter theme that incorporates Zurb Foundation.
-
Update package.json so that the desired version of foundation and it's dependencies are specified. This theme is based off of the Zurb WebApp Template https://github.com/zurb/foundation-zurb-template/blob/master/package.json
-
Run "npm update" from the command line.
-
Update theme's copy of Foundation's _settings.scss: Copy hermi/node_modules/foundation-sites/scss/settings/_settings.scss to hermi/assets/source/scss/settings/foundation/_settings.scss
-
Update style.scss. Copy functionality from foundation-everything() from hermi\node_modules/foundation-sites/scss/foundation.scss to hermi\assets\source\scss\style.scss
-
Run navigate to /hermi/ and run "gulp --production" to rebuild the theme.