metalsmith

v2.4.3
An extremely simple, pluggable static site generator.
static jamstack file site website blog generator markdown jekyll and 3 more...

coverage

nyc report --reporter=text-lcov > ./coverage.info

lint:check

eslint --cache --fix-dry-run index.js lib/* bin/* test/*.js

lint

eslint --fix index.js lib/* bin/* test/*.js

format:check

prettier --list-different "**/*.{yml,md,js,json}"

format

prettier --write "**/*.{yml,md,js,json}"

test

nyc mocha

release

release-it

Metadata

  • MIT
  • >=8.6
  • Unknown
  • released 5/16/2022

Downloads