All Projects → Wiredcraft → foundation

Wiredcraft / foundation

Licence: other
A simple Metalsmith website boilerplate (Gulp included)

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

This is a simple boilerplate used at Wiredcraft for building (static) websites with:

Install

npm install
bower install

Run

gulp development --port 4000

Build

This will build the static version of the site in _site/:

make build

The build and push to the master branch is automated w/ devo.ps

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].