Skip to content

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

38438-38438-org/blendid

 
 

Repository files navigation

Blendid

Build Status Stories in Ready

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

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.7%
  • PHP 6.0%
  • CSS 5.7%
  • HTML 5.1%
  • Ruby 2.9%
  • Dockerfile 0.6%