GithubHelp home page GithubHelp logo

seamus-leonard / foundation-zurb-template Goto Github PK

View Code? Open in Web Editor NEW

This project forked from foundation/foundation-zurb-template

0.0 0.0 0.0 315 KB

Official ZURB Template for Foundation for Sites.

JavaScript 20.62% CSS 61.73% HTML 17.65%

foundation-zurb-template's Introduction

ZURB WebApp Template

devDependency Status

Please open all issues with this template on the main Foundation for Sites repo.

This is the official ZURB Template for use with Foundation for Sites. We use this template at ZURB to deliver static code to our clients. 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

Installation

To use this template, your computer needs:

  • NodeJS (Version 6 only, Tested with 6.11.4)
  • Git

Setup

To set up the template, first download it.

Then open the folder in your command line, and install the needed dependencies:

cd projectName
yarn

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.


Panini Helpers

We've added a Panini helpers for per-page or per-layout styles.

SEE EXAMPLE


Mixins

We've added a few handy mixins for maintainable repeated code and faster development:

Avatar

Container Border

Flex Mixins


Additional Project Dependencies

The following dependencies are at your disposal:

SVG Injector

Inject an SVG by using an img tag with the .inject-me class like so:

<img src="{{root}}assets/img/think.svg" class="inject-me" alt="think icon">

Slick Carousel

AOS (Animate on Scroll)

Tablesaw

foundation-zurb-template's People

Contributors

gakimball avatar kball avatar rafibomb avatar rspt avatar colin-marshall avatar chrismhale avatar tdhartwick avatar gagern avatar ncoden avatar ondrejvasicek avatar ppowalowski avatar iammanchanda avatar jretza avatar mainelyweb avatar designerdean avatar joshmedeski avatar levimcg avatar pandymic avatar tictok avatar stephenorjames avatar steshaw avatar fredrivett avatar ethanhackett avatar snoopdouglas avatar dougmacklin avatar danielck avatar core77 avatar zurbchris avatar brettsmason avatar phated avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.