Skip to content

Commit b66be06

Browse files
Changed Readme asset sources to github.io sources
1 parent e061016 commit b66be06

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+410
-410
lines changed

gui-tool-tutorials/github-desktop-old-version-tutorial.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
2-
[<img align="right" width="150" src="../assets/join-slack-team.png">](https://join.slack.com/t/firstcontributors/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM)
2+
[<img align="right" width="150" src="https://firstcontributions.github.io/assets/Readme/join-slack-team.png">](https://join.slack.com/t/firstcontributors/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM)
33
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
44
[![Open Source Helpers](https://www.codetriage.com/roshanjossey/first-contributions/badges/users.svg)](https://www.codetriage.com/roshanjossey/first-contributions)
55

@@ -13,7 +13,7 @@ It's hard. It's always hard the first time you do something. Especially when you
1313

1414
Reading articles & watching tutorials can help, but what comes better than actually doing the stuff without messing up anything. This project aims at providing guidance & simplifying the way rookies make their first contribution. Remember the more relaxed you are, the better you learn. If you are looking for making your first contribution just follow the simple steps below. We promise you, it will be fun.
1515

16-
<img align="right" width="300" src="../assets/fork.png" alt="fork this repository" />
16+
<img align="right" width="300" src="https://firstcontributions.github.io/assets/Readme/fork.png"alt="fork this repository" />
1717

1818
If you don't have GitHub Desktop on your machine, [install it](https://desktop.github.com/).
1919

@@ -84,11 +84,11 @@ Click the `Publish` button on the top right.
8484

8585
If you go to your repository on github, you'll see `Compare & pull request` button. click on that button.
8686

87-
<img style="float: right;" src="../assets/compare-and-pull.png" alt="create a pull request" />
87+
<img style="float: right;" src="https://firstcontributions.github.io/assets/Readme/compare-and-pull.png" alt="create a pull request" />
8888

8989
Now submit the pull request.
9090

91-
<img style="float: right;" src="../assets/submit-pull-request.png" alt="submit pull request" />
91+
<img style="float: right;" src="https://firstcontributions.github.io/assets/Readme/submit-pull-request.png" alt="submit pull request" />
9292

9393
Soon I'll be merging all your changes into the master branch of this project. You will get a notification email once the changes have been merged.
9494

gui-tool-tutorials/github-desktop-tutorial-ptBR.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
2-
[<img align="right" width="150" src="../assets/join-slack-team.png">](https://join.slack.com/t/firstcontributors/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM)
2+
[<img align="right" width="150" src="https://firstcontributions.github.io/assets/Readme/join-slack-team.png">](https://join.slack.com/t/firstcontributors/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM)
33
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
44
[![Open Source Helpers](https://www.codetriage.com/roshanjossey/first-contributions/badges/users.svg)](https://www.codetriage.com/roshanjossey/first-contributions)
55

@@ -17,7 +17,7 @@ Se você nao tem o Github desktop na sua máquina, [instale aqui](https://deskto
1717

1818
Se você está usando uma versão do Github desktop antes da 1.0, [consulte este tutorial](github-desktop-old-version-tutorial.md).
1919

20-
<img align="right" width="300" src="../assets/fork.png" alt="fork este repositório" />
20+
<img align="right" width="300" src="https://firstcontributions.github.io/assets/Readme/fork.png"alt="fork este repositório" />
2121

2222
## Fork este repositório
2323

@@ -96,11 +96,11 @@ Clique no botão `Publish` na parte superior direita.
9696

9797
Se você for até seu repositório no github, verá o botão `Compare & pull request`. Clique nesse botão
9898

99-
<img style="left;" src="../assets/compare-and-pull.png" alt="criando um pull request" />
99+
<img style="left;" src="https://firstcontributions.github.io/assets/Readme/compare-and-pull.png" alt="criando um pull request" />
100100

101101
Agora envie o pull request.
102102

103-
<img style="left;" src="../assets/submit-pull-request.png" alt="enviando o pull request" />
103+
<img style="left;" src="https://firstcontributions.github.io/assets/Readme/submit-pull-request.png" alt="enviando o pull request" />
104104

105105
Em breve estarei mesclando todas as suas alterações na branch Master do projeto. Você vai receber um email de notificação assim que as alterações forem integradas.
106106

gui-tool-tutorials/github-desktop-tutorial.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
2-
[<img align="right" width="150" src="../assets/join-slack-team.png">](https://join.slack.com/t/firstcontributors/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM)
2+
[<img align="right" width="150" src="https://firstcontributions.github.io/assets/Readme/join-slack-team.png">](https://join.slack.com/t/firstcontributors/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM)
33
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
44
[![Open Source Helpers](https://www.codetriage.com/roshanjossey/first-contributions/badges/users.svg)](https://www.codetriage.com/roshanjossey/first-contributions)
55

@@ -17,7 +17,7 @@ If you don't have GitHub Desktop on your machine, [install it](https://desktop.g
1717

1818
If you're using a version of GitHub desktop before 1.0, [refer this tutorial](github-desktop-old-version-tutorial.md).
1919

20-
<img align="right" width="300" src="../assets/fork.png" alt="fork this repository" />
20+
<img align="right" width="300" src="https://firstcontributions.github.io/assets/Readme/fork.png"alt="fork this repository" />
2121

2222
## Fork this repository
2323

@@ -96,11 +96,11 @@ Click the `Publish` button on the top right.
9696

9797
If you go to your repository on github, you'll see `Compare & pull request` button. click on that button.
9898

99-
<img style="left;" src="../assets/compare-and-pull.png" alt="create a pull request" />
99+
<img style="left;" src="https://firstcontributions.github.io/assets/Readme/compare-and-pull.png" alt="create a pull request" />
100100

101101
Now submit the pull request.
102102

103-
<img style="left;" src="../assets/submit-pull-request.png" alt="submit pull request" />
103+
<img style="left;" src="https://firstcontributions.github.io/assets/Readme/submit-pull-request.png" alt="submit pull request" />
104104

105105
Soon I'll be merging all your changes into the master branch of this project. You will get a notification email once the changes have been merged.
106106

gui-tool-tutorials/github-windows-intellij-tutorial.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
2-
[<img align="right" width="150" src="../assets/join-slack-team.png">](https://join.slack.com/t/firstcontributors/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM)
2+
[<img align="right" width="150" src="https://firstcontributions.github.io/assets/Readme/join-slack-team.png">](https://join.slack.com/t/firstcontributors/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM)
33
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
44
[![Open Source Helpers](https://www.codetriage.com/roshanjossey/first-contributions/badges/users.svg)](https://www.codetriage.com/roshanjossey/first-contributions)
55

@@ -19,7 +19,7 @@ If you don't have IntelliJ IDEA on your machine, [install it](https://www.jetbra
1919

2020
## Fork this repository
2121

22-
<img align="right" width="300" src="../assets/fork.png" alt="fork this repository" />
22+
<img align="right" width="300" src="https://firstcontributions.github.io/assets/Readme/fork.png"alt="fork this repository" />
2323

2424
Fork this repo by clicking on the fork button on the top right of this page. This will create a copy of this repository in your GitHub account.
2525

@@ -29,7 +29,7 @@ Most top-level GitHub Repos (i.e. ones not forked from any other repo) have a sm
2929

3030
## Clone your repository
3131

32-
<img align="right" width="300" src="../assets/clone.png" alt="clone this repository" />
32+
<img align="right" width="300" src="https://firstcontributions.github.io/assets/Readme/clone.png" alt="clone this repository" />
3333

3434
The next step is to clone your repo down to your machine so you can begin making changes. IntelliJ IDEA needs the URL of your repo, so click the "clone" button and then click the "copy to clipboard" icon.
3535

@@ -89,11 +89,11 @@ At this point you have completed your change but it still only resides in your r
8989

9090
In your repo on GitHub you'll see the `Compare & pull request` button next to the new branch notification. Click on that button.
9191

92-
<img src="../assets/compare-and-pull.png" alt="create a pull request" />
92+
<img src="https://firstcontributions.github.io/assets/Readme/compare-and-pull.png" alt="create a pull request" />
9393

9494
Now submit the pull request.
9595

96-
<img src="../assets/submit-pull-request.png" alt="submit pull request" />
96+
<img src="https://firstcontributions.github.io/assets/Readme/submit-pull-request.png" alt="submit pull request" />
9797

9898
Soon I'll be merging all your changes into the master branch of this project. You will get a notification email once the changes have been merged.
9999

gui-tool-tutorials/github-windows-vs-code-tutorial.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
2-
[<img align="right" width="150" src="../assets/join-slack-team.png">](https://join.slack.com/t/firstcontributors/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM)
2+
[<img align="right" width="150" src="https://firstcontributions.github.io/assets/Readme/join-slack-team.png">](https://join.slack.com/t/firstcontributors/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM)
33
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
44
[![Open Source Helpers](https://www.codetriage.com/roshanjossey/first-contributions/badges/users.svg)](https://www.codetriage.com/roshanjossey/first-contributions)
55

@@ -19,7 +19,7 @@ If you don't have Visual Studio Code on your machine, [install it](https://code.
1919

2020
## Fork this repository
2121

22-
<img align="right" width="300" src="../assets/fork.png" alt="fork this repository" />
22+
<img align="right" width="300" src="https://firstcontributions.github.io/assets/Readme/fork.png"alt="fork this repository" />
2323

2424
Fork this repo by clicking on the fork button on the top right of this page. This will create of copy of this repository in your GitHub account.
2525

@@ -29,7 +29,7 @@ Most top-level GitHub repos (i.e. ones not forked from any other repo) have a sm
2929

3030
## Clone your repository
3131

32-
<img align="right" width="300" src="../assets/clone.png" alt="clone this repository" />
32+
<img align="right" width="300" src="https://firstcontributions.github.io/assets/Readme/clone.png" alt="clone this repository" />
3333

3434
The next step is to clone your repo down to your machine so you can begin making changes. VS Code needs the URL of your repo, so click the "clone" button and then click the "copy to clipboard" icon.
3535

@@ -95,11 +95,11 @@ At this point you have completed your change but it still only resides in your r
9595

9696
In your repo on GitHub you'll see the `Compare & pull request` button next to the new branch notification. Click on that button.
9797

98-
<img src="../assets/compare-and-pull.png" alt="create a pull request" />
98+
<img src="https://firstcontributions.github.io/assets/Readme/compare-and-pull.png" alt="create a pull request" />
9999

100100
Now submit the pull request.
101101

102-
<img src="../assets/submit-pull-request.png" alt="submit pull request" />
102+
<img src="https://firstcontributions.github.io/assets/Readme/submit-pull-request.png" alt="submit pull request" />
103103

104104
Soon I'll be merging all your changes into the master branch of this project. You will get a notification email once the changes have been merged.
105105

gui-tool-tutorials/github-windows-vs2017-tutorial.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
2-
[<img align="right" width="150" src="../assets/join-slack-team.png">](https://join.slack.com/t/firstcontributors/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM)
2+
[<img align="right" width="150" src="https://firstcontributions.github.io/assets/Readme/join-slack-team.png">](https://join.slack.com/t/firstcontributors/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM)
33
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
44
[![Open Source Helpers](https://www.codetriage.com/roshanjossey/first-contributions/badges/users.svg)](https://www.codetriage.com/roshanjossey/first-contributions)
55

@@ -16,7 +16,7 @@ If you don't have Visual Studio 2017 on your machine, [install it](https://www.v
1616

1717
## Fork this repository
1818

19-
<img align="right" width="300" src="../assets/fork.png" alt="fork this repository" />
19+
<img align="right" width="300" src="https://firstcontributions.github.io/assets/Readme/fork.png"alt="fork this repository" />
2020

2121
Fork this repository by clicking on the fork button on the top of this page. This will create of copy of this repository in your GitHub account.
2222

@@ -26,7 +26,7 @@ Most top-level GitHub repos (i.e. ones not forked from any other repo) have a sm
2626

2727
## Clone your repository
2828

29-
<img align="right" width="300" src="../assets/clone.png" alt="clone this repository" />
29+
<img align="right" width="300" src="https://firstcontributions.github.io/assets/Readme/clone.png" alt="clone this repository" />
3030

3131
The next step is to clone your repo down to your machine so you can begin making changes. Visual Studio needs the URL of your repo, so click the "clone" button and then click the "copy to clipboard" icon.
3232

@@ -117,11 +117,11 @@ At this point you have completed your change but it still only resides in your r
117117

118118
In your repo on GitHub you'll see the `Compare & pull request` button next to the new branch notification. Click on that button.
119119

120-
<img src="../assets/compare-and-pull.png" alt="create a pull request" />
120+
<img src="https://firstcontributions.github.io/assets/Readme/compare-and-pull.png" alt="create a pull request" />
121121

122122
Now submit the pull request.
123123

124-
<img src="../assets/submit-pull-request.png" alt="submit pull request" />
124+
<img src="https://firstcontributions.github.io/assets/Readme/submit-pull-request.png" alt="submit pull request" />
125125

126126
Soon I'll be merging all your changes into the master branch of this project. You will get a notification email once the changes have been merged.
127127

gui-tool-tutorials/gitkraken-tutorial.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
2-
[<img align="right" width="150" src="../assets/join-slack-team.png">](https://join.slack.com/t/firstcontributors/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM)
2+
[<img align="right" width="150" src="https://firstcontributions.github.io/assets/Readme/join-slack-team.png">](https://join.slack.com/t/firstcontributors/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM)
33
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
44
[![Open Source Helpers](https://www.codetriage.com/roshanjossey/first-contributions/badges/users.svg)](https://www.codetriage.com/roshanjossey/first-contributions)
55

66

77
# First Contributions
88

9-
|<img alt="GitKraken" src="../assets/gk-icon.png" width="200">|GitKraken Edition|
9+
|<img alt="GitKraken" src="https://firstcontributions.github.io/assets/Readme/gk-icon.png" width="200">|GitKraken Edition|
1010
|---|---|
1111

1212
It's hard. It's always hard, when you do something for the first time. Especially when you are collaborating, making mistakes isn't a comfortable thing. But open source is all about collaboration & working together. We wanted to simplify the way new open-source contributors learn & contribute for the first time.
@@ -30,7 +30,7 @@ You should see the "Welcome to GitKraken" modal dialog - Sign in with GitHub and
3030
## Fork this repository
3131

3232
Fork this repo by clicking on the fork button on the top of this page.
33-
<img align="right" width="300" src="../assets/fork.png" alt="fork this repository" />
33+
<img align="right" width="300" src="https://firstcontributions.github.io/assets/Readme/fork.png"alt="fork this repository" />
3434
This will create of copy of this repository in your account.
3535

3636

@@ -99,11 +99,11 @@ Submit changes on the origin branch if you want the changes to reflect in the ma
9999

100100
If you go to your repository on github, you'll see `Compare & pull request` button. Click on that button.
101101

102-
<img style="float: right;" src="../assets/compare-and-pull.png" alt="create a pull request" />
102+
<img style="float: right;" src="https://firstcontributions.github.io/assets/Readme/compare-and-pull.png" alt="create a pull request" />
103103

104104
Now submit the pull request.
105105

106-
<img style="float: right;" src="../assets/submit-pull-request.png" alt="submit pull request" />
106+
<img style="float: right;" src="https://firstcontributions.github.io/assets/Readme/submit-pull-request.png" alt="submit pull request" />
107107

108108
Soon I'll be merging all your changes into the master branch of this project. You will get a notification email once the changes have been merged.
109109

0 commit comments

Comments
 (0)