Skip to content

Latest commit

History

History
26 lines (23 loc) 路 9.78 KB

README.md

File metadata and controls

26 lines (23 loc) 路 9.78 KB

metalsmith-plugins

馃敥 A collection of many plugins for Metalsmith, the plugin-driven static site generator.

codecov: coverage Code Climate: maintainability license

Package Description Version Downloads
metalsmith-collections-related A Metalsmith plugin to find related files within collections. npm: version npm: downloads
metalsmith-css-unused A Metalsmith plugin to remove unused CSS rules. npm: version npm: downloads
metalsmith-github-profile A Metalsmith plugin to fetch GitHub profile information as global metadata. npm: version npm: downloads
metalsmith-htaccess A Metalsmith plugin to create an Apache HTTP Server .htaccess configuration file. npm: version npm: downloads
metalsmith-html-glob A Metalsmith plugin to apply glob patterns within HTML. npm: version npm: downloads
metalsmith-html-linter A Metalsmith plugin to lint HTML for syntax and semantics. npm: version npm: downloads
metalsmith-html-relative A Metalsmith plugin to convert to relative paths within HTML. npm: version npm: downloads
metalsmith-html-sri A Metalsmith plugin to add subresource integrity attributes to HTML. npm: version npm: downloads
metalsmith-html-unused A Metalsmith plugin to exclude resources that aren't referenced in HTML files. npm: version npm: downloads
metalsmith-include-files A Metalsmith plugin to include external files in your build. npm: version npm: downloads
metalsmith-link-checker A Metalsmith plugin to check for local and remote broken links. npm: version npm: downloads
metalsmith-mermaid A Metalsmith plugin to render Mermaid diagrams in files. npm: version npm: downloads
metalsmith-multi-collections A Metalsmith plugin to automatically create collections from files' metadata. npm: version npm: downloads
metalsmith-reading-time A Metalsmith plugin to estimate pages' reading times. npm: version npm: downloads
metalsmith-tracer A tool to automatically trace and measure Metalsmith build time. npm: version npm: downloads
metalsmith-vega A Metalsmith plugin to render Vega and Vega Lite visualizations in files. npm: version npm: downloads