aversan / roofmast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blendid

Build Status Stories in Ready

Blendid (formerly known as Gulp Starter) is a delicious stand-alone blend of tasks and build tools poured into Gulp to form a full-featured modern asset pipeline. It can be used as-is as a static site builder, or can be configured and integrated into your own development environment and site or app structure.

Quick start on a fresh project (empty directory)

yarn init
yarn add blendid
yarn run blendid -- init
yarn run blendid

This will create default src and config files in your directory and start compiling and live-updating files! Try editing them and watch your browser auto-update!

Documentation

Full documentation is available on the Wiki


Code At Viget

Visit code.viget.com to see more projects from Viget.

About

License:MIT License


Languages

Language:HTML 38.8%Language:CSS 29.9%Language:JavaScript 28.5%Language:PHP 1.8%Language:Ruby 0.9%