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

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

License

Notifications You must be signed in to change notification settings

cilestin/whitesmith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published