Skip to content

jeninedrew/foundation-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter Foundation for Sites Template

devDependency Status

  • Run foundation update to check
  • Run npm update -g foundation-cli to update

Zurb Template

FI's ZURB Template for use with Foundation for Sites. It has a Gulp-powered build system with these features:

  • Handlebars HTML templates with Panini
  • Sass compilation and prefixing
  • JavaScript module bundling with webpack
  • Built-in BrowserSync server
  • For production builds:,
    • CSS compression
    • JavaScript compression
    • Image compression

What I Done

  • Pull out style guide
    • src/styleguide
    • dist/styleguide.html
    • gulpfile.babel.js (4)
  • Uncomment the line that lets you choose what modules to include src/assets/js/app.js
  • I'm eliminating what I don't use starting with Abide (also elimintating the references below) _ Comment out JS src/assets/js/app.js
  • Commment out SCSS src/assets/scss/app.scss

Remember!

  • Pull out the JS modules you're not gonna use!
  • Run UnCSS in production
  • Uncomment any JS you want!
  • Uncomment any scss you want!

About

Foundation starter project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published