
In Metalsmith, all of the logic is handled by plugins. You simply chain them together. Since everything is a plugin, the core library is actually just an abstraction for manipulating a directory of files.
Technical articles and stack decisions from Metalsmith
No engineering content available yet.