Skip to content

a collection of pre-built site generators for the blacksmith engine

Notifications You must be signed in to change notification settings

flatiron/blacksmith-sites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blacksmith-sites

Example:

> var sites = require("./index")
> sites
[Function]
> sites(console.log)
> null { doc: '/home/josh/dev/blacksmith-sites/sites/doc',
  blog: '/home/josh/dev/blacksmith-sites/sites/blog' }

Install:

git clone [email protected]:flatiron/blacksmith-sites.git

API:

sites(cb):

Callback has signature (err, result) where 'result' is paths and keys.

License:

MIT/X11.

About

a collection of pre-built site generators for the blacksmith engine

Resources

Stars

Watchers

Forks

Packages

No packages published