Skip to content
This repository has been archived by the owner on Jan 26, 2020. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 492 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 492 Bytes

whitesmith

Collection of metalsmith + gulp plugins for jekyll-like static site generation.

Prerequisites

You'll need node and gulp in your PATH (e.g. npm install -g gulp).

Installation

For now, all dependencies are via NPM, just npm install.

Build

Use gulp for production and gulp serve for interactive development (local server + watch + livereload)

Files will be placed into ./build/. Local server runs at http://localhost:8080/