Metalsmith is a flexible and modular Static Site Generator (SSG) built on Node.js. It operates on a simple plugin-based architecture, allowing developers to easily customize and transform content to generate static websites with diverse functionalities.
Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.