Skip to content

Latest commit

 

History

History

build-tool

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

build-tool

This example uses assemble as a simple build tool for CSS files. To test it out yourself run:

$ npm install
$ node build.js

Or simply:

$ make build

(Based on the examples from the excellent metalsmith)