Zurb Foundation 6 - Metalsmith is a Gulp-powered build system with these features :
- Metalsmith is a static site generators Metalsmith
- Nunjucks - a rich and powerful templating language for JavaScript.Nunjucks
- JavaScript concatenation
- Built-in BrowserSync server
- For production builds:
- CSS compression
- JavaScript compression
- Image compression
- CSS, JS inline
To use this template, your computer needs:
npm install
yarn install
bower install
Finally, run yarn start
to run Gulp. Your finished site will be created in a folder called dist
, viewable at this URL:
http://localhost:8000
To create compressed, production-ready assets, run yarn run build
.
src/
├── assets/
├── fonts/
│ ├── img/
│ ├── js/
│ └── scss/
└── data/
└── layouts/
└── partials/
└── default.html
└── index.html
└── pages/
└── index.md
└── styleguide/
├── index.md
└── template.html
- Hamburgers - CSS-animated hamburgers Hamburgers
- Themify icons - https://themify.me/themify-icons
- Lazysizes - lazyloader for images - https://github.com/aFarkas/lazysizes
- Sweetalert - http://t4t5.github.io/sweetalert/
- Swiper - http://idangero.us/swiper/#.WKVXzvmLSUk