Metalsmith is a static site generator built with Node.js that uses a
plugin-based architecture. It processes files through a series of plugins,
allowing developers to build custom static site generation workflows.
Metalsmith is flexible and can be used for blogs, documentation, and
static websites.