docs: add all contributor cli
This commit is contained in:
parent
2e3369dfe6
commit
ba7ef141b7
@ -2,5 +2,67 @@
|
|||||||
"projectName": "static-cms",
|
"projectName": "static-cms",
|
||||||
"projectOwner": "StaticJsCMS",
|
"projectOwner": "StaticJsCMS",
|
||||||
"repoType": "github",
|
"repoType": "github",
|
||||||
"repoHost": "https://github.com"
|
"repoHost": "https://github.com",
|
||||||
|
"commitConvention": "angular",
|
||||||
|
"contributors": [
|
||||||
|
{
|
||||||
|
"login": "KaneFreeman",
|
||||||
|
"name": "Daniel Lautzenheiser",
|
||||||
|
"avatar_url": "https://avatars.githubusercontent.com/u/1388138?v=4",
|
||||||
|
"profile": "https://github.com/KaneFreeman",
|
||||||
|
"contributions": [
|
||||||
|
"code",
|
||||||
|
"doc",
|
||||||
|
"design",
|
||||||
|
"maintenance"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "denyskon",
|
||||||
|
"name": "Denys Konovalov",
|
||||||
|
"avatar_url": "https://avatars.githubusercontent.com/u/47871822?v=4",
|
||||||
|
"profile": "https://github.com/denyskon",
|
||||||
|
"contributions": [
|
||||||
|
"code",
|
||||||
|
"doc"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "CommanderStorm",
|
||||||
|
"name": "Frank Elsinga",
|
||||||
|
"avatar_url": "https://avatars.githubusercontent.com/u/26258709?v=4",
|
||||||
|
"profile": "https://commanderstorm.github.io/",
|
||||||
|
"contributions": [
|
||||||
|
"code",
|
||||||
|
"doc"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "Skrubbadubba",
|
||||||
|
"name": "Skrubbadubba",
|
||||||
|
"avatar_url": "https://avatars.githubusercontent.com/u/75796723?v=4",
|
||||||
|
"profile": "https://github.com/Skrubbadubba",
|
||||||
|
"contributions": [
|
||||||
|
"doc"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "a-kriya",
|
||||||
|
"name": "a-kriya",
|
||||||
|
"avatar_url": "https://avatars.githubusercontent.com/u/26761352?v=4",
|
||||||
|
"profile": "https://github.com/a-kriya",
|
||||||
|
"contributions": [
|
||||||
|
"doc"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "whysthatso",
|
||||||
|
"name": "Andreas Wagner",
|
||||||
|
"avatar_url": "https://avatars.githubusercontent.com/u/1685114?v=4",
|
||||||
|
"profile": "https://github.com/whysthatso",
|
||||||
|
"contributions": [
|
||||||
|
"doc"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
13
README.md
13
README.md
@ -5,6 +5,7 @@
|
|||||||
[![Build](https://github.com/StaticJsCMS/static-cms/actions/workflows/build.yml/badge.svg)](https://github.com/StaticJsCMS/static-cms/actions/workflows/build.yml)
|
[![Build](https://github.com/StaticJsCMS/static-cms/actions/workflows/build.yml/badge.svg)](https://github.com/StaticJsCMS/static-cms/actions/workflows/build.yml)
|
||||||
[![npm latest package](https://img.shields.io/npm/v/@staticcms/core/latest.svg)](https://www.npmjs.com/package/@staticcms/core)
|
[![npm latest package](https://img.shields.io/npm/v/@staticcms/core/latest.svg)](https://www.npmjs.com/package/@staticcms/core)
|
||||||
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/StaticJsCMS/static-cms/blob/main/CONTRIBUTING.md)
|
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/StaticJsCMS/static-cms/blob/main/CONTRIBUTING.md)
|
||||||
|
[![All Contributors](https://img.shields.io/github/all-contributors/StaticJsCMS/static-cms?color=ee8449&style=flat-square)](#contributors)
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
||||||
[Docs](https://staticcms.org/)
|
[Docs](https://staticcms.org/)
|
||||||
@ -90,6 +91,18 @@ New contributors are always welcome! Check out [CONTRIBUTING.md](https://github.
|
|||||||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||||
<!-- prettier-ignore-start -->
|
<!-- prettier-ignore-start -->
|
||||||
<!-- markdownlint-disable -->
|
<!-- markdownlint-disable -->
|
||||||
|
<table>
|
||||||
|
<tbody>
|
||||||
|
<tr>
|
||||||
|
<td align="center" valign="top" width="14.28%"><a href="https://github.com/KaneFreeman"><img src="https://avatars.githubusercontent.com/u/1388138?v=4?s=100" width="100px;" alt="Daniel Lautzenheiser"/><br /><sub><b>Daniel Lautzenheiser</b></sub></a><br /><a href="https://github.com/StaticJsCMS/static-cms/commits?author=KaneFreeman" title="Code">💻</a> <a href="https://github.com/StaticJsCMS/static-cms/commits?author=KaneFreeman" title="Documentation">📖</a> <a href="#design-KaneFreeman" title="Design">🎨</a> <a href="#maintenance-KaneFreeman" title="Maintenance">🚧</a></td>
|
||||||
|
<td align="center" valign="top" width="14.28%"><a href="https://github.com/denyskon"><img src="https://avatars.githubusercontent.com/u/47871822?v=4?s=100" width="100px;" alt="Denys Konovalov"/><br /><sub><b>Denys Konovalov</b></sub></a><br /><a href="https://github.com/StaticJsCMS/static-cms/commits?author=denyskon" title="Code">💻</a> <a href="https://github.com/StaticJsCMS/static-cms/commits?author=denyskon" title="Documentation">📖</a></td>
|
||||||
|
<td align="center" valign="top" width="14.28%"><a href="https://commanderstorm.github.io/"><img src="https://avatars.githubusercontent.com/u/26258709?v=4?s=100" width="100px;" alt="Frank Elsinga"/><br /><sub><b>Frank Elsinga</b></sub></a><br /><a href="https://github.com/StaticJsCMS/static-cms/commits?author=CommanderStorm" title="Code">💻</a> <a href="https://github.com/StaticJsCMS/static-cms/commits?author=CommanderStorm" title="Documentation">📖</a></td>
|
||||||
|
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Skrubbadubba"><img src="https://avatars.githubusercontent.com/u/75796723?v=4?s=100" width="100px;" alt="Skrubbadubba"/><br /><sub><b>Skrubbadubba</b></sub></a><br /><a href="https://github.com/StaticJsCMS/static-cms/commits?author=Skrubbadubba" title="Documentation">📖</a></td>
|
||||||
|
<td align="center" valign="top" width="14.28%"><a href="https://github.com/a-kriya"><img src="https://avatars.githubusercontent.com/u/26761352?v=4?s=100" width="100px;" alt="a-kriya"/><br /><sub><b>a-kriya</b></sub></a><br /><a href="https://github.com/StaticJsCMS/static-cms/commits?author=a-kriya" title="Documentation">📖</a></td>
|
||||||
|
<td align="center" valign="top" width="14.28%"><a href="https://github.com/whysthatso"><img src="https://avatars.githubusercontent.com/u/1685114?v=4?s=100" width="100px;" alt="Andreas Wagner"/><br /><sub><b>Andreas Wagner</b></sub></a><br /><a href="https://github.com/StaticJsCMS/static-cms/commits?author=whysthatso" title="Documentation">📖</a></td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
|
||||||
<!-- markdownlint-restore -->
|
<!-- markdownlint-restore -->
|
||||||
<!-- prettier-ignore-end -->
|
<!-- prettier-ignore-end -->
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
"name": "static-cms",
|
"name": "static-cms",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"contributors:add": "all-contributors add",
|
||||||
|
"contributors:generate": "all-contributors generate",
|
||||||
"build": "lerna run build --scope @staticcms/core --scope @staticcms/app",
|
"build": "lerna run build --scope @staticcms/core --scope @staticcms/app",
|
||||||
"build:demo": "lerna run build --scope @staticcms/demo",
|
"build:demo": "lerna run build --scope @staticcms/demo",
|
||||||
"build:docs": "cd packages/docs && yarn build",
|
"build:docs": "cd packages/docs && yarn build",
|
||||||
@ -19,6 +21,7 @@
|
|||||||
"type-check": "lerna run type-check --scope @staticcms/core"
|
"type-check": "lerna run type-check --scope @staticcms/core"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"all-contributors-cli": "6.24.0",
|
||||||
"husky": "8.0.3",
|
"husky": "8.0.3",
|
||||||
"lerna": "6.4.1",
|
"lerna": "6.4.1",
|
||||||
"lint-staged": "13.1.1",
|
"lint-staged": "13.1.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user