A brief but succinct description.
Metalsmith uses Node.js.
Use NVM Metalsmith recommends using Node.js version 4 however it works well on v0.12 and after.
nvm install v4Provide link or installation method.
As Metalsmith can be used as a command line interface/tool (CLI) or directly with JavaScript there are two distinct tracks. However, they share commonality.
- Introduction to Metalsmith JavaScript Interface - Including installation.
- Starting out with templates - Using Handlebars.
- Getting to know Plugins
- First Steps - Including installation.
We welcome contributions.