flatiron / blacksmith

A generic static site generator built using flatiron, plates, and marked.
MIT License
555 stars 41 forks source link

Adding main entrypoint to package.json #89

Open Aintaer opened 11 years ago

Aintaer commented 11 years ago

Currently there is no way to require('blacksmith') and call blacksmith from inside code context. The only way to invoke blacksmith is to call the command line.

This allows another module to require blacksmith.