Skip to content
forked from vigetlabs/blendid

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

topmonks/blendid

This branch is 566 commits ahead of, 34 commits behind vigetlabs/blendid:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Nov 2, 2023
629af6f · Nov 2, 2023
May 5, 2023
Sep 25, 2023
Sep 25, 2023
Sep 25, 2023
Nov 2, 2023
Sep 29, 2023
Apr 24, 2017
Jan 11, 2022
Apr 28, 2017
Nov 14, 2022
Sep 25, 2023
Jan 18, 2018
Feb 20, 2015
Jan 10, 2021
Jan 18, 2020
Nov 2, 2023
Sep 25, 2023
Jan 23, 2022
Nov 2, 2023

Repository files navigation

Blendid

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.

Quick start on a fresh project (empty directory)

nvm install 15
yarn init
yarn add git://github.com/topmonks/blendid.git
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

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 96.6%
  • HTML 3.2%
  • SCSS 0.2%