diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..941c9de1 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "danmarcab", + "name": "Daniel Marín", + "avatar_url": "https://avatars2.githubusercontent.com/u/1517969?v=4", + "profile": "https://github.com/danmarcab", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "elm-pages", + "projectOwner": "dillonkearns", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 490597a7..c0d707c9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # `elm-pages` [![Netlify Status](https://api.netlify.com/api/v1/badges/8ee4a674-4f37-4f16-b99e-607c0a02ee75/deploy-status)](https://app.netlify.com/sites/admiring-kare-83ecc0/deploys) [![npm](https://img.shields.io/npm/v/elm-pages.svg)](https://npmjs.com/package/elm-pages) [![Elm package](https://img.shields.io/elm-package/v/dillonkearns/elm-pages.svg)](https://package.elm-lang.org/packages/dillonkearns/elm-pages/latest/) + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + [![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/dillonkearns/elm-pages-starter) @@ -145,3 +148,22 @@ be an API to choose some pages to "warm up" in the cache. Take a look at the current projects to see the current priorities! https://github.com/dillonkearns/elm-pages/projects + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
Daniel Marín 💻 |
+