Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.
/ blendid Public archive

A delicious blend of gulp tasks combined into a configurable asset pipeline and static site builder

License

Notifications You must be signed in to change notification settings

vigetlabs/blendid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
benjtinsley
Feb 1, 2018
212c4e4 · Feb 1, 2018
Jan 24, 2018
Jan 24, 2018
Jan 31, 2018
Jan 31, 2018
Oct 3, 2017
Apr 24, 2017
Jan 16, 2018
Apr 28, 2017
Jan 25, 2018
Oct 3, 2017
Feb 1, 2018
Feb 20, 2015
Feb 1, 2018
Jan 31, 2018
Feb 1, 2018
Jan 31, 2018

Repository files navigation

Blendid

Build Status Stories in Ready

Blendid is a delicious stand-alone blend of tasks and build tools that 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.

Blendid 5.0

Blendid is getting an overhaul. We at Viget use Blendid for all of our projects but it is starting to grow stale. In an effort to keep it easy to maintain and valuable for us, we have decided to simplify what it does. This means for version 5, we will be removing the extras/ directory in favor of the making the default init task as up to date as possible. We are also be adding better documentation to the wiki in order to make it clear and useful for the community.

Quick start on a fresh project (empty directory)

yarn init
yarn add blendid
yarn blendid init
yarn 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.