{"id":20603369,"url":"https://github.com/metalsmith/core-plugin","last_synced_at":"2026-04-16T21:33:24.114Z","repository":{"id":39664594,"uuid":"437515120","full_name":"metalsmith/core-plugin","owner":"metalsmith","description":"Metalsmith core plugin boilerplate","archived":false,"fork":false,"pushed_at":"2024-07-01T14:18:27.000Z","size":2048,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-17T02:11:33.963Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metalsmith.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-12-12T10:34:08.000Z","updated_at":"2024-07-01T14:18:31.000Z","dependencies_parsed_at":"2023-12-21T00:48:55.138Z","dependency_job_id":"12d68182-54cd-43df-a0ca-63c429b662a2","html_url":"https://github.com/metalsmith/core-plugin","commit_stats":null,"previous_names":[],"tags_count":2,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metalsmith%2Fcore-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metalsmith%2Fcore-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metalsmith%2Fcore-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metalsmith%2Fcore-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metalsmith","download_url":"https://codeload.github.com/metalsmith/core-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242248920,"owners_count":20096760,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T09:17:05.003Z","updated_at":"2026-04-16T21:33:19.086Z","avatar_url":"https://github.com/metalsmith.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"_Note: This is a template repository_\n\nUsage:\n\n1. Click \"Use this template\", see also https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template, fill in new plugin details\n2. Search and replace all `core-plugin` `CorePlugin` and `corePlugin` matches with the name of the plugin\n3. Change description in package.json \u0026 match in repo description\n4. Remove this text\n\n---\n\n# @metalsmith/~core-plugin~\n\nA metalsmith plugin to...\n\n[![metalsmith: core plugin][metalsmith-badge]][metalsmith-url]\n[![npm: version][npm-badge]][npm-url]\n[![ci: build][ci-badge]][ci-url]\n[![code coverage][codecov-badge]][codecov-url]\n[![license: MIT][license-badge]][license-url]\n\n## Features\n\nAn optional features section (if there are many), or an extended description of the core plugin\n\n## Installation\n\nNPM:\n\n```\nnpm install @metalsmith/~core-plugin~\n```\n\nYarn:\n\n```\nyarn add @metalsmith/~core-plugin~\n```\n\n## Usage\n\nPass `@metalsmith/~core-plugin~` to `metalsmith.use` :\n\n```js\nimport ~corePlugin~ from '@metalsmith/~core-plugin~'\n\nmetalsmith.use(~corePlugin~()) // defaults\nmetalsmith.use(~corePlugin~({  // explicit defaults\n  ...\n}))\n```\n\n### Options\n\nOptional section with list or table of options, if the plugin has a lot of options\n\n### Specific usage example\n\nDocument a first specific usage example, the title can be \"Achieve x by doing y\"\n\n### Specific usage example\n\nDocument a second specific usage example, the title can be \"Achieve x by doing y\"\n\n### Debug\n\nTo enable debug logs, set the `DEBUG` environment variable to `@metalsmith/~core_plugin~*`:\n\n```js\nmetalsmith.env('DEBUG', '@metalsmith/~core_plugin~*')\n```\n\nAlternatively you can set `DEBUG` to `@metalsmith/*` to debug all Metalsmith core plugins.\n\n### CLI usage\n\nTo use this plugin with the Metalsmith CLI, add `@metalsmith/~core-plugin~` to the `plugins` key in your `metalsmith.json` file:\n\n```json\n{\n  \"plugins\": [\n    {\n      \"@metalsmith/~core-plugin~\": {}\n    }\n  ]\n}\n```\n\n## Credits (optional)\n\nSpecial thanks to ... for ...\n\n## License\n\n[MIT](LICENSE)\n\n[npm-badge]: https://img.shields.io/npm/v/@metalsmith/~core-plugin~.svg\n[npm-url]: https://www.npmjs.com/package/@metalsmith/~core-plugin~\n[ci-badge]: https://github.com/metalsmith/~core-plugin~/actions/workflows/test.yml/badge.svg\n[ci-url]: https://github.com/metalsmith/~core-plugin~/actions/workflows/test.yml\n[metalsmith-badge]: https://img.shields.io/badge/metalsmith-core_plugin-green.svg?longCache=true\n[metalsmith-url]: https://metalsmith.io\n[codecov-badge]: https://img.shields.io/coveralls/github/metalsmith/~core-plugin~\n[codecov-url]: https://coveralls.io/github/metalsmith/~core-plugin~\n[license-badge]: https://img.shields.io/github/license/metalsmith/~core-plugin~\n[license-url]: LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetalsmith%2Fcore-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetalsmith%2Fcore-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetalsmith%2Fcore-plugin/lists"}