diff --git a/.all-contributorsrc b/.all-contributorsrc index 33ca41ef..a2002865 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -439,6 +439,15 @@ "contributions": [ "design" ] + }, + { + "login": "davidejones", + "name": "David Jones", + "avatar_url": "https://avatars0.githubusercontent.com/u/871552?v=4", + "profile": "http://davidejones.com", + "contributions": [ + "doc" + ] } ] } diff --git a/README.md b/README.md index e78a1298..1bd306c4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Netlify CMS -[![All Contributors](https://img.shields.io/badge/all_contributors-54-orange.svg)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-55-orange.svg)](#contributors) [![](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/netlify/netlifycms) A CMS for static site generators. Give non-technical users a simple way to edit @@ -56,7 +56,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds | [
Benjamin Kniffler](https://github.com/bkniffler)
| [
Mike Wickett](http://www.wickett.ca)
| [
Rory Claasen](http://roryclaasen.me)
| [
Frederic Brodbeck](http://www.freder.io/)
| [
Stuart Dum](https://github.com/simplystuart)
| [
Ryan Watters](https://github.com/rdwatters)
| [
Helder S Ribeiro](https://twitter.com/hsribei)
| | [
Artem Govorov](http://dm.gl)
| [
CΓ©dric Delpoux](http://xuopled.netlify.com/)
| [
imorente](https://github.com/imorente)
| [
David Francoeur](http://davidfrancoeur.com)
| [
Rusta](https://github.com/Rusta)
| [
Henrik Lau Eriksson](http://henrik.laueriksson.com)
| [
Kraig Walker](https://www.kraigwalker.com)
| | [
Rich Cook](http://www.TalesofMurder.com)
| [
Damien Van Der Windt](https://github.com/damienvdw)
| [
Matt Jared](http://mattjared.github.io/)
| [
bruce-one](https://github.com/bruce-one)
| [
Frank Taillandier](https://frank.taillandier.me)
[πŸ“–](https://github.com/netlify/netlify-cms/commits?author=DirtyF "Documentation") | [
Aquib Master](http://aquibm.com/)
[πŸ’»](https://github.com/netlify/netlify-cms/commits?author=aquibm "Code") | [
Eric Jinks](http://ericjinks.com)
[πŸ’»](https://github.com/netlify/netlify-cms/commits?author=Jinksi "Code") | -| [
Tony Alves](https://github.com/talves)
[πŸ’»](https://github.com/netlify/netlify-cms/commits?author=talves "Code") | [
Ernie Bello](http://ern.me)
[πŸ›](https://github.com/netlify/netlify-cms/issues?q=author%3Aebello "Bug reports") | [
Alexander Kushi-Willis](https://ackushiw.com)
[πŸ“–](https://github.com/netlify/netlify-cms/commits?author=ackushiw "Documentation") | [
Igor Kuznetsov](http://www.igk.ru)
[πŸ›](https://github.com/netlify/netlify-cms/issues?q=author%3Aigk1972 "Bug reports") [πŸ’»](https://github.com/netlify/netlify-cms/commits?author=igk1972 "Code") [πŸ”Œ](#plugin-igk1972 "Plugin/utility libraries") | [
Tim Erickson](http://neutyp.com)
[🎨](#design-neutyp "Design") | +| [
Tony Alves](https://github.com/talves)
[πŸ’»](https://github.com/netlify/netlify-cms/commits?author=talves "Code") | [
Ernie Bello](http://ern.me)
[πŸ›](https://github.com/netlify/netlify-cms/issues?q=author%3Aebello "Bug reports") | [
Alexander Kushi-Willis](https://ackushiw.com)
[πŸ“–](https://github.com/netlify/netlify-cms/commits?author=ackushiw "Documentation") | [
Igor Kuznetsov](http://www.igk.ru)
[πŸ›](https://github.com/netlify/netlify-cms/issues?q=author%3Aigk1972 "Bug reports") [πŸ’»](https://github.com/netlify/netlify-cms/commits?author=igk1972 "Code") [πŸ”Œ](#plugin-igk1972 "Plugin/utility libraries") | [
Tim Erickson](http://neutyp.com)
[🎨](#design-neutyp "Design") | [
David Jones](http://davidejones.com)
[πŸ“–](https://github.com/netlify/netlify-cms/commits?author=davidejones "Documentation") | This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome! diff --git a/website/site/content/docs/authentication-backends.md b/website/site/content/docs/authentication-backends.md index ee7887f9..aac7f2ec 100644 --- a/website/site/content/docs/authentication-backends.md +++ b/website/site/content/docs/authentication-backends.md @@ -63,10 +63,11 @@ If you would like to facilitate your own OAuth authentication rather than use Ne can use one of the community-maintained projects below. Feel free to [submit a pull request](https://github.com/netlify/netlify-cms/blob/master/CONTRIBUTING.md) if you'd like to add yours! -| Author | Supported Git hosts | Languages | Link | -|----------------------------------------|---------------------------|-----------|------------------------------------------------------------------------------| -| [@vencax](https://github.com/vencax) | GitHub, GitHub Enterprise | Node.js | [Repo](https://github.com/vencax/netlify-cms-github-oauth-provider) | -| [@igk1972](https://github.com/igk1972) | GitHub, GitHub Enterprise | Go | [Repo](https://github.com/igk1972/netlify-cms-oauth-provider-go) | +| Author | Supported Git hosts | Languages | Link | +|------------------------------------------------|---------------------------|-----------|------------------------------------------------------------------------------| +| [@vencax](https://github.com/vencax) | GitHub, GitHub Enterprise | Node.js | [Repo](https://github.com/vencax/netlify-cms-github-oauth-provider) | +| [@igk1972](https://github.com/igk1972) | GitHub, GitHub Enterprise | Go | [Repo](https://github.com/igk1972/netlify-cms-oauth-provider-go) | +| [@davidejones](https://github.com/davidejones) | GitHub, GitHub Enterprise | Python | [Repo](https://github.com/davidejones/netlify-cms-oauth-provider-python) | Check each project's documentation for instructions on how to configure it. @@ -94,4 +95,4 @@ be nested under that field. | `branch` | `master` | The branch where published content is stored. All CMS commits and PRs are made to this branch. | | `api_root` | `https://api.github.com` (ignored for `git-gateway` backend) | The API endpoint. Only necessary in certain cases, like with GitHub Enterprise. | | `site_domain` | `location.hostname` (or `cms.netlify.com` when on `localhost`) | Sets the `site_id` query param sent to the API endpoint. Non-Netlify auth setups will often need to set this for local development to work properly. | -| `base_url` | `https://api.netlify.com` | OAuth client URL for the `github` backend. **Required** when using an external OAuth server with the `github` backend. | \ No newline at end of file +| `base_url` | `https://api.netlify.com` | OAuth client URL for the `github` backend. **Required** when using an external OAuth server with the `github` backend. |