KetchPartners / ketchpartnerswebsite

Ketch Partners Website
https://ketch.partners
MIT License
0 stars 1 forks source link
firebase-realtime-database firebase-storage foundation6

Ketch Partners Web Site

Based on Foundation for Sites Zurb Template

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:

Setup

To set up the template, first download it.

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

npm install --global foundation-cli
brew install babel

To pull project:

git clone https://github.com/KetchPartners/ketchpartnerswebsite.git
cd ketchpartnersweb
git branch [come up with name branch]
git checkout [come up with name branch]
yarn
foundation watch

To view site:

http://localhost:8000

To create compressed, production-ready assets, run npm run build or foundation build or yarn build.

To submit updates:

git push origin [your branch name]

Then from github project ketchpartnersweb create a pull request from [your branch] to working. Do not create to master. Submit pull request and email dave@openketch.com to request merge with working.

Current Official Master Releases:

Still in development


Panini Helpers

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

SEE EXAMPLE