Code Monkey home page Code Monkey logo

foundation-sites-template-2's Introduction

Foundation for Sites Template 2

This is a custom template for using Foundation for Sites based on the official starter template and the official ZURB template. It is more advanced than the starter template, but only provides some of the tasks offered by the ZURB template. The structure used for folder organization is also different.

Features

This template includes the following:

  • Sass compiler (with autoprefixer) and CSS compression
  • JavaScript concatenation and compression
  • Image compression

Requirements

To use this template, you will need:

Setting up

To set up the template for your project:

  • Clone this repository: git clone https://github.com/StephenOrJames/foundation-sites-template-2.git your_folder
  • Enter the folder: cd your_folder
  • Install the dependencies:
    • NPM: npm install
    • Bower: bower install
  • Start the Gulp build system: npm start

Getting to work

Once you've set up the template, you should have a folder structure similar to the following:

  • your_folder
    • bower_components
    • dist
      • css
      • img
      • js
    • node_modules
    • src
      • img
      • js
      • scss

Your files will be added to the respective folders within src, and will be compiled and/or compressed into dist.

Notes

  • The output files for CSS and JavaScript will be app.css and app.js respectively.
  • The bower_components and node_modules folders contain the dependencies installed by with bower and npm.
  • Any file manually placed in dist may be deleted, as a part of the build process includes deleting dist.

foundation-sites-template-2's People

Contributors

stephenorjames avatar

Stargazers

Mohammed Hasanul Chowdhury avatar

Watchers

James Cloos avatar  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.