diff --git a/.all-contributorsrc b/.all-contributorsrc index fc995fcd5a21..c5f128de5896 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -4,7 +4,7 @@ "repoType": "github", "repoHost": "https://github.com", "files": [ - "README.md" + "docs/docs/contributors.md" ], "imageSize": 100, "commit": true, @@ -531,6 +531,24 @@ "contributions": [ "doc" ] + }, + { + "login": "wopian", + "name": "James Harris", + "avatar_url": "https://avatars.githubusercontent.com/u/3440094?v=4", + "profile": "https://wopian.me/", + "contributions": [ + "design" + ] + }, + { + "login": "mdlopresti", + "name": "Michael LoPresti", + "avatar_url": "https://avatars.githubusercontent.com/u/1293090?v=4", + "profile": "https://github.com/mdlopresti", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7 diff --git a/README.md b/README.md index fb685c06f166..5093bf532672 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,4 @@ # A prompt theme engine for any shell - -[![All Contributors](https://img.shields.io/badge/all_contributors-58-orange.svg?style=flat-square)](#contributors-) - ![Release Status][release-status] @@ -79,97 +76,3 @@ using Go (and the amazing [README][powerline-go]) [justjanne]: https://github.com/justjanne [powerline-go]: https://github.com/justjanne/powerline-go [starship]: https://github.com/starship/starship/blob/master/src/init/mod.rs - -## Contributors ✨ - -Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Laurent Nullens

💻

Travis Collins

💻

José Ulisses

💻

Nathan Wykes

💻

Travis Illig

💻

Vincent B.

💻

Luca Ercole

💻

Lars Bauer

🎨

Rob Cannon

💻

Vixb

📖

Elsa Granger

🎨

Anthony G

🎨

gitolicious

💻

Maxim

🎨

PIYUSH194

💻

97krihop

📖

Stefan

🎨

Moritz Meier

💻

Joseph Petersen

💻

Davide Basile

💻

Youngbin Han

🎨

Mateus Nunes

🎨

PixelRobots

🎨

RishabhSood

🎨

Sagar Yadav

🎨

Adrian

💻

Maurice

💻

samuelfahrngruber

💻

Zilmar de Souza Junior

🎨

AsafMah

💻

Kayla Cinnamon

🎨

Chris Bargren

💻

Anthony Shaw

🎨

Mifield

📖

Ben Allred

📖

Riaz Laskar

📖

Don-Vito

📖

Fabian Roberto Escarate

🎨

Brian Surowiec

💻

Olivier Jullien

💻

Chris Donnelly

💻

Kyle Crowley

💻

gitolicious

💻

Jeroen Evens

📖

equinox

📖

Damiano Pellegrini

🎨

Timon Schelling

🎨

Elsa Granger

🎨

Daksh P. Jain

📖

Willie Zutz

📖

uruz-7

🎨

Carlos Alberto Costa Beppler

💻

sky96111

🎨

Jan Tielens

📖

shedric1

💻

sectorogo

🎨

Phil Scott

🎨

Suus

📖
- - - - - - -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. -Contributions of any kind welcome! diff --git a/docs/docs/contributors.md b/docs/docs/contributors.md new file mode 100644 index 000000000000..c136a9bdca67 --- /dev/null +++ b/docs/docs/contributors.md @@ -0,0 +1,102 @@ +--- +id: contributors +title: Contributors +sidebar_label: ✨ Contributors +--- + +Thanks goes to these wonderful people ([emoji key][acek]): + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Laurent Nullens

💻

Travis Collins

💻

José Ulisses

💻

Nathan Wykes

💻

Travis Illig

💻

Vincent B.

💻

Luca Ercole

💻

Lars Bauer

🎨

Rob Cannon

💻

Vixb

📖

Elsa Granger

🎨

Anthony G

🎨

gitolicious

💻

Maxim

🎨

PIYUSH194

💻

97krihop

📖

Stefan

🎨

Moritz Meier

💻

Joseph Petersen

💻

Davide Basile

💻

Youngbin Han

🎨

Mateus Nunes

🎨

PixelRobots

🎨

RishabhSood

🎨

Sagar Yadav

🎨

Adrian

💻

Maurice

💻

samuelfahrngruber

💻

Zilmar de Souza Junior

🎨

AsafMah

💻

Kayla Cinnamon

🎨

Chris Bargren

💻

Anthony Shaw

🎨

Mifield

📖

Ben Allred

📖

Riaz Laskar

📖

Don-Vito

📖

Fabian Roberto Escarate

🎨

Brian Surowiec

💻

Olivier Jullien

💻

Chris Donnelly

💻

Kyle Crowley

💻

gitolicious

💻

Jeroen Evens

📖

equinox

📖

Damiano Pellegrini

🎨

Timon Schelling

🎨

Elsa Granger

🎨

Daksh P. Jain

📖

Willie Zutz

📖

uruz-7

🎨

Carlos Alberto Costa Beppler

💻

sky96111

🎨

Jan Tielens

📖

shedric1

💻

sectorogo

🎨

Phil Scott

🎨

Suus

📖

James Harris

🎨

Michael LoPresti

💻
+ + + + + + +This project follows the [all-contributors][ac] specification. +Contributions of any kind welcome! + +[acek]: https://allcontributors.org/docs/en/emoji-key +[ac]: https://github.com/all-contributors/all-contributors diff --git a/docs/sidebars.js b/docs/sidebars.js index 3f9d6acb3201..2d51b97da44d 100644 --- a/docs/sidebars.js +++ b/docs/sidebars.js @@ -21,7 +21,8 @@ module.exports = { "themes", "share", "fonts", - "faq" + "faq", + "contributors" ], }, {