Awesome Metalsmith

August 10, 2025 ยท View on GitHub

A curated list of awesome Metalsmith resources.

Inspired by the endless "awesome-*" lists out there.

For the latest news check the Metalsmith X account

Metalsmith at Stackoverflow

Community Tutorials/Blogposts

Building a MCP Server for developing a Metalsmith plugin

Blogpost series about modern Metalsmith site building on 2025

Using a headless Wordpress CMS as the content source for Metalsmith

Using Sanity CMS as the content source for Metalsmith

Recent

Prior to 2020

Building Plugins

Community Starters

Community Plugins

๐Ÿ”ง Maintainers: Plugin Health Check

To help keep the plugin list current and accurate, this repository includes a health checker script that can be run locally. Any maintainer can run it:

  1. Fork this repository
  2. Install dependencies: npm install
  3. Authenticate with GitHub CLI: gh auth login
  4. Run the health check: npm run update
  5. Review and submit the PR

Cross-platform support: Works on Windows, macOS, and Linux.

The script analyzes all plugins for:

Health Analysis:

  • Recent commit activity
  • npm download statistics
  • Issue responsiveness
  • Overall maintenance status

Security Analysis:

  • Known security vulnerabilities
  • Outdated and deprecated dependencies
  • Pre-1.0 version packages
  • Legacy build tools

Indicators:

  • Health: ๐ŸŸข Up-to-date | ๐ŸŸก Needing attention | ๐Ÿ”ด Uncertain | ๐Ÿ“ Archived
  • Security: โš ๏ธ Security concerns | ๐Ÿ“ฆ Outdated dependencies

For more details, see PLUGIN_HEALTH_CHECKER.md.

Generator

Used by

Listings

Examples

Blogs

Websites

Want to add or edit something? Submit a pull request!