ryangiordano / Gulp-Sandbox

A dev server with hot-reloading for testing code quickly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kiosk Seed

This is a seed project for developing microsites for iPad using kiosk-pro.

To get started with sass

npm install, then npm run to start the gulp process. Write your .scss in the sass directory. It is automatically compiled and placed in the css directory as a .css file.

skeleton.css

skeleton.css for super-lightweight responsive scaffolding, in case we need to update our kiosk to large format devices and screens.

jQuery

jQuery, jQuery-ui and jQuery-validate for form validation and UI effects like modals.

Green Sock

Green Sock for creating complex and fast animations and UI interactions.

highcharts

highcharts for use with our financial calculators.

Illustrator Templates

In the "resources" folder.

Fonts

Online Font Converter will take your font files, convert them to all the necessary formats (woff, ttf, svg, etc) and create a CSS file assigning them to font family for you.

About

A dev server with hot-reloading for testing code quickly.


Languages

Language:CSS 78.3%Language:JavaScript 21.7%