metalsmith-publishon

0.0.3 • Public • Published

metalsmith-publishon

Metalsmith plugin to rename files based on title and date.

Usage

Provide a regex pattern to match against. Defaults to all .md and .markdown files if no pattern is provided.

.use(publishon({
  pattern: /articles\/\.md/
}))

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i metalsmith-publishon

Weekly Downloads

3

Version

0.0.3

License

MIT

Last publish

Collaborators

  • soosc