Skip to content

Commit

Permalink
feat: add all contributors badge and setup
Browse files Browse the repository at this point in the history
  • Loading branch information
nokome committed Nov 29, 2018
1 parent 7ba93d8 commit 9d4bf84
Show file tree
Hide file tree
Showing 5 changed files with 612 additions and 288 deletions.
103 changes: 103 additions & 0 deletions .all-contributorsrc
@@ -0,0 +1,103 @@
{
"projectName": "website",
"projectOwner": "stencila",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"contributors": [
{
"login": "atilacamurca",
"name": "Átila Camurça Alves",
"avatar_url": "https://avatars3.githubusercontent.com/u/508624?v=4",
"profile": "http://www.mad3linux.org",
"contributions": [
"code"
]
},
{
"login": "joehand",
"name": "Joe Hand",
"avatar_url": "https://avatars0.githubusercontent.com/u/684965?v=4",
"profile": "https://jhand.space",
"contributions": [
"code"
]
},
{
"login": "forsakendaemon",
"name": "David Allen",
"avatar_url": "https://avatars3.githubusercontent.com/u/1352651?v=4",
"profile": "https://github.com/forsakendaemon",
"contributions": [
"code"
]
},
{
"login": "simonwinter",
"name": "Simon Winter",
"avatar_url": "https://avatars2.githubusercontent.com/u/1104537?v=4",
"profile": "https://github.com/simonwinter",
"contributions": [
"design"
]
},
{
"login": "daniellecrobinson",
"name": "Danielle Robinson",
"avatar_url": "https://avatars2.githubusercontent.com/u/13207169?v=4",
"profile": "https://github.com/daniellecrobinson",
"contributions": [
"code"
]
},
{
"login": "apawlik",
"name": "Aleksandra Pawlik",
"avatar_url": "https://avatars2.githubusercontent.com/u/2358535?v=4",
"profile": "http://stenci.la",
"contributions": [
"blog", "code", "design"
]
},
{
"login": "visika",
"name": "Mariano Mollo",
"avatar_url": "https://avatars1.githubusercontent.com/u/2254049?v=4",
"profile": "https://github.com/visika",
"contributions": [
"code"
]
},
{
"login": "michael",
"name": "Michael Aufreiter",
"avatar_url": "https://avatars1.githubusercontent.com/u/2931?v=4",
"profile": "http://substance.io",
"contributions": [
"design", "code", "blog"
]
},
{
"login": "oliver----",
"name": "Oliver Buchtala",
"avatar_url": "https://avatars1.githubusercontent.com/u/284099?v=4",
"profile": "https://github.com/oliver----",
"contributions": [
"code", "blog"
]
},
{
"login": "nokome",
"name": "Nokome Bentley",
"avatar_url": "https://avatars0.githubusercontent.com/u/1152336?v=4",
"profile": "https://github.com/nokome",
"contributions": [
"code", "design", "blog"
]
}
]
}
13 changes: 13 additions & 0 deletions CONTRIBUTING.md
Expand Up @@ -69,6 +69,19 @@ If you want to preview your changes locally:
6. Open your browser and go to `http://127.0.0.1:8080`


### Add contributors

This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Please add contributors, including yourself, using,

```bash
# Add new contributor <username>, who made a contribution of type <contribution>
npm run contributors:add <username> <contribution>
# Example: See https://www.npmjs.com/package/all-contributors-cli for more codes.
npm run contributors:add octocat code,doc
# Regenerate the readme table
npm run contributors:generate
```

[stencila-site]: http://stenci.la/
[nunjucks]: https://mozilla.github.io/nunjucks/
[stencila-website-repo]: https://github.com/stencila/website
Expand Down
15 changes: 14 additions & 1 deletion README.md
Expand Up @@ -2,8 +2,21 @@

Hello! This is the repository for Stencila's website at http://stenci.la.

## Contributing

Did you spot a typo or another mistake? Do you have a suggestion for a better wording?
Would you like to write a blog post for Stencila? Great! See [CONTRIBUTING.md](CONTRIBUTING.md).
Would you like to write a blog post for Stencila? We πŸ’• contributions! All contributions! See [CONTRIBUTING.md](CONTRIBUTING.md) for more details.

## Contributors

This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Thanks πŸ™ to these wonderful ✨ people who have contributed so far πŸ’–!

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
| [<img src="https://avatars3.githubusercontent.com/u/508624?v=4" width="100px;"/><br /><sub><b>Átila CamurΓ§a Alves</b></sub>](http://www.mad3linux.org)<br />[πŸ’»](https://github.com/stencila/website/commits?author=atilacamurca "Code") | [<img src="https://avatars0.githubusercontent.com/u/684965?v=4" width="100px;"/><br /><sub><b>Joe Hand</b></sub>](https://jhand.space)<br />[πŸ’»](https://github.com/stencila/website/commits?author=joehand "Code") | [<img src="https://avatars3.githubusercontent.com/u/1352651?v=4" width="100px;"/><br /><sub><b>David Allen</b></sub>](https://github.com/forsakendaemon)<br />[πŸ’»](https://github.com/stencila/website/commits?author=forsakendaemon "Code") | [<img src="https://avatars2.githubusercontent.com/u/1104537?v=4" width="100px;"/><br /><sub><b>Simon Winter</b></sub>](https://github.com/simonwinter)<br />[🎨](#design-simonwinter "Design") | [<img src="https://avatars2.githubusercontent.com/u/13207169?v=4" width="100px;"/><br /><sub><b>Danielle Robinson</b></sub>](https://github.com/daniellecrobinson)<br />[πŸ’»](https://github.com/stencila/website/commits?author=daniellecrobinson "Code") | [<img src="https://avatars2.githubusercontent.com/u/2358535?v=4" width="100px;"/><br /><sub><b>Aleksandra Pawlik</b></sub>](http://stenci.la)<br />[πŸ“](#blog-apawlik "Blogposts") [πŸ’»](https://github.com/stencila/website/commits?author=apawlik "Code") [🎨](#design-apawlik "Design") | [<img src="https://avatars1.githubusercontent.com/u/2254049?v=4" width="100px;"/><br /><sub><b>Mariano Mollo</b></sub>](https://github.com/visika)<br />[πŸ’»](https://github.com/stencila/website/commits?author=visika "Code") |
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
| [<img src="https://avatars1.githubusercontent.com/u/2931?v=4" width="100px;"/><br /><sub><b>Michael Aufreiter</b></sub>](http://substance.io)<br />[🎨](#design-michael "Design") [πŸ’»](https://github.com/stencila/website/commits?author=michael "Code") [πŸ“](#blog-michael "Blogposts") | [<img src="https://avatars1.githubusercontent.com/u/284099?v=4" width="100px;"/><br /><sub><b>Oliver Buchtala</b></sub>](https://github.com/oliver----)<br />[πŸ’»](https://github.com/stencila/website/commits?author=oliver---- "Code") [πŸ“](#blog-oliver---- "Blogposts") | [<img src="https://avatars0.githubusercontent.com/u/1152336?v=4" width="100px;"/><br /><sub><b>Nokome Bentley</b></sub>](https://github.com/nokome)<br />[πŸ’»](https://github.com/stencila/website/commits?author=nokome "Code") [🎨](#design-nokome "Design") [πŸ“](#blog-nokome "Blogposts") |
<!-- ALL-CONTRIBUTORS-LIST:END -->

## Development Environment

Expand Down

0 comments on commit 9d4bf84

Please sign in to comment.