Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,17 @@
"contributions": [
"doc"
]
},
{
"login": "SilvestriStefano",
"name": "Stefano Silvestri",
"avatar_url": "https://avatars.githubusercontent.com/u/18087952?v=4",
"profile": "http://silvestristefano.github.io/",
"contributions": [
"ideas",
"code",
"doc"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Coding Train Website

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-21-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

This repo holds the website for [thecodingtrain.com](https://thecodingtrain.com/). The website is built with:
Expand Down Expand Up @@ -68,6 +68,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://simontiger.com"><img src="https://avatars.githubusercontent.com/u/21979673?v=4?s=100" width="100px;" alt="Simon Tiger"/><br /><sub><b>Simon Tiger</b></sub></a><br /><a href="#ideas-simon-tiger" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://kaitab.net/"><img src="https://avatars.githubusercontent.com/u/93952418?v=4?s=100" width="100px;" alt="kaitabuchi"/><br /><sub><b>kaitabuchi</b></sub></a><br /><a href="#ideas-kaitabuchi314" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kvashchuka"><img src="https://avatars.githubusercontent.com/u/12686827?v=4?s=100" width="100px;" alt="Anna Kvashchuk"/><br /><sub><b>Anna Kvashchuk</b></sub></a><br /><a href="https://github.com/CodingTrain/thecodingtrain.com/commits?author=kvashchuka" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://silvestristefano.github.io/"><img src="https://avatars.githubusercontent.com/u/18087952?v=4?s=100" width="100px;" alt="Stefano Silvestri"/><br /><sub><b>Stefano Silvestri</b></sub></a><br /><a href="#ideas-SilvestriStefano" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/CodingTrain/thecodingtrain.com/commits?author=SilvestriStefano" title="Code">💻</a> <a href="https://github.com/CodingTrain/thecodingtrain.com/commits?author=SilvestriStefano" title="Documentation">📖</a></td>
</tr>
</tbody>
</table>
Expand Down