Skip to content

Commit 042933a

Browse files
committed
Make GitHub capitalization consistent
1 parent 31d7c4e commit 042933a

File tree

42 files changed

+73
-73
lines changed

Some content is hidden

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

42 files changed

+73
-73
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,36 +9,36 @@ The Django Girls Tutorial is licensed under a [*Creative Commons Attribution-Sha
99

1010
# Editing basics
1111

12-
The source code of the tutorial is [hosted on Github](https://github.com/DjangoGirls/tutorial). The Github [Fork & Pull workflow](https://help.github.com/articles/using-pull-requests) is used to accept and review changes.
12+
The source code of the tutorial is [hosted on GitHub](https://github.com/DjangoGirls/tutorial). The GitHub [Fork & Pull workflow](https://help.github.com/articles/using-pull-requests) is used to accept and review changes.
1313

1414
The tutorial uses the [GitBook](https://www.gitbook.com/) service for publishing its documentation. [See more information about how Gitbook works](https://help.gitbook.com/).
1515

1616
The tutorial is written in [Markdown mark up language](https://help.github.com/articles/markdown-basics).
1717

18-
You can find any discussions about the contents of the tutorial on the [Github issue tracker](https://github.com/DjangoGirls/tutorial/issues).
18+
You can find any discussions about the contents of the tutorial on the [GitHub issue tracker](https://github.com/DjangoGirls/tutorial/issues).
1919

2020
[Crowdin](https://crowdin.com/project/django-girls-tutorial) platform is used to manage translations. If you want to join an existing translation team or launch a new translation, send an email to the [translation managers](mailto:[email protected]) or contact [support team](mailto:[email protected]). If you want to propose some small changes or fix typos in existing translations, please create a Pull Request.
2121

2222
# Getting started and prerequisites
2323

2424
For contributing to the tutorial the following is needed to get started:
2525

26-
* a [Github account](https://github.com)
27-
* in the case of complex edits familiarity with [Git command line basics](https://help.github.com/articles/set-up-git) or familiarity with an app ([Windows](https://windows.github.com/), [Mac](https://mac.github.com/)) to push your edits made on your computer to Github.
26+
* a [GitHub account](https://github.com)
27+
* in the case of complex edits familiarity with [Git command line basics](https://help.github.com/articles/set-up-git) or familiarity with an app ([Windows](https://windows.github.com/), [Mac](https://mac.github.com/)) to push your edits made on your computer to GitHub.
2828

2929
## Fork the repository
3030

31-
First fork the [DjangoGirls/tutorial](https://github.com/DjangoGirls/tutorial) repository to your personal Github account:
31+
First fork the [DjangoGirls/tutorial](https://github.com/DjangoGirls/tutorial) repository to your personal GitHub account:
3232

3333
![Fork button](contributing/images/fork.png)
3434

3535
# Editing chapter content
3636

3737
## Simple changes
3838

39-
For simple changes like typo corrections you can use the Github online editor:
39+
For simple changes like typo corrections you can use the GitHub online editor:
4040

41-
* Open your local fork page on Github,
41+
* Open your local fork page on GitHub,
4242
* go to *README.md* file in any chapter,
4343
* press the *Edit* icon (pen)
4444

@@ -48,15 +48,15 @@ and you can edit the chapter directly on github.com.
4848

4949
Markdown syntax is used to edit the individual pages of the tutorial.
5050

51-
![Github editor](contributing/images/github_editor.png)
51+
![GitHub editor](contributing/images/github_editor.png)
5252

5353
Save your changes and create a pull request as explained below.
5454

5555
## New content and complex changes
5656

5757
For adding new chapters, writing longer snippets of text or adding images, you need to get a copy of the tutorial to your local computer.
5858

59-
Either use the Github app for your operating system (mentioned above) or `git` command line to get the repository locally. You get the repository address from the front page of your own Github repository fork:
59+
Either use the GitHub app for your operating system (mentioned above) or `git` command line to get the repository locally. You get the repository address from the front page of your own GitHub repository fork:
6060

6161
git clone [email protected]:yourgithubusername/tutorial.git
6262

@@ -70,7 +70,7 @@ Then you can open the tutorial in Gitbook Editor (*File* > *Open book*).
7070

7171
Make any changes in the tutorial using Gitbook and then save changes (*Book* > *Save all*).
7272

73-
Then commit the changes using `git` and push the changes to your remote Github repository.
73+
Then commit the changes using `git` and push the changes to your remote GitHub repository.
7474

7575
Example:
7676

@@ -101,17 +101,17 @@ If you don't want to download the Gitbook Editor app you can also go to the [Git
101101

102102
# Making a pull request
103103

104-
After you have finished your changes you need to create [a pull request](https://help.github.com/articles/using-pull-requests) on Github. DjangoGirls will get notified about the pull request, review your changes, suggest any corrections if needed and then *pull* your changes to the master version.
104+
After you have finished your changes you need to create [a pull request](https://help.github.com/articles/using-pull-requests) on GitHub. DjangoGirls will get notified about the pull request, review your changes, suggest any corrections if needed and then *pull* your changes to the master version.
105105

106-
In your own repository on Github press do *Compare & pull request*
106+
In your own repository on GitHub press do *Compare & pull request*
107107

108108
![Gitbook](contributing/images/pull_request.png)
109109

110110
Fill in the information *why* this change is being made. The reviewer can see the details of the actual change, so you don't need repeat the content of the change.
111111

112112
Then press *Create pull request*.
113113

114-
Github emails will notify you for the follow up process.
114+
GitHub emails will notify you for the follow up process.
115115

116116
# Further information and help
117117

cs/django_forms/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ Vzhledem k tomu, že jsi pravděpodobně přihlášená, neuvidíš žádnou zm
365365

366366
Uvidíme, jestli to funguje na PythonAnywhere. Čas na další nasazení!
367367

368-
* Za prvé commitni nový kód a pošli ho na Github
368+
* Za prvé commitni nový kód a pošli ho na GitHub
369369

370370
```
371371
$ git status

cs/django_templates/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Všimla sis, že jsme tentokrát použily lehce odlišnou notaci (`{{ post.title
7272

7373
Bylo by dobré vidět, jestli tvá webová stránka bude stále fungovat i na webu, že? Pojďme zkusit další nasazení/deploy na PythonAnywhere. Tady je rekapitulace postupu...
7474

75-
* Nejdřív hoď svůj kód na Github
75+
* Nejdřív hoď svůj kód na GitHub
7676

7777
```
7878
$ git status

cs/html/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Co ve skutečnosti chceme, je zobrazit opravdové příspěvky přidané v naše
156156

157157
Bylo by fajn vidět všecho tohle venku a živě na internetu, že ano? Pojďme udělat další PythonAnywhere nasazení (deploy):
158158

159-
### Commitni a hoď svůj kód na Github
159+
### Commitni a hoď svůj kód na GitHub
160160

161161
Nejdříve se podívejme, které soubory se změnily od posledního nasazení (deploy). Zadej tyto příkazy lokálně (ne na PythonAnywhere):
162162

@@ -186,7 +186,7 @@ $ git commit -m "Změněn HTML kód stránek."
186186

187187
> **Poznámka** Ujisti se, že používáš dvojité uvozovky kolem zprávy.
188188
189-
Jakmile jsme s tímto hotovy, nahrajeme (push) naše změny na Github:
189+
Jakmile jsme s tímto hotovy, nahrajeme (push) naše změny na GitHub:
190190

191191
```
192192
git push

en/chromebook_setup/instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ pip install django~=1.11.0
6060

6161
(note that on the last line we use a tilde followed by an equal sign: ~=).
6262

63-
### Github
63+
### GitHub
6464

65-
Make a [Github](https://github.com) account.
65+
Make a [GitHub](https://github.com) account.
6666

6767
### PythonAnywhere
6868

en/django_forms/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ Since you're likely logged in, if you refresh the page, you won't see anything d
400400

401401
Let's see if all this works on PythonAnywhere. Time for another deploy!
402402

403-
* First, commit your new code, and push it up to Github:
403+
* First, commit your new code, and push it up to GitHub:
404404

405405
{% filename %}command-line{% endfilename %}
406406
```

en/django_templates/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Have you noticed that we used a slightly different notation this time (`{{ post.
7171

7272
It'd be good to see if your website will still be working on the public Internet, right? Let's try deploying to PythonAnywhere again. Here's a recap of the steps…
7373

74-
* First, push your code to Github
74+
* First, push your code to GitHub
7575

7676
{% filename %}command-line{% endfilename %}
7777
```

en/html/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ What we really want to do is display real posts added in our Django admin – an
152152

153153
It'd be good to see all this out and live on the Internet, right? Let's do another PythonAnywhere deploy:
154154

155-
### Commit, and push your code up to Github
155+
### Commit, and push your code up to GitHub
156156

157157
First off, let's see what files have changed since we last deployed (run these commands locally, not on PythonAnywhere):
158158

fr/deploy/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ Comme vous l'avez appris, un site web a besoin d'être installé sur un serveur.
88

99
[1]: https://www.pythonanywhere.com/
1010

11-
Nous allons aussi utiliser les services [GitHub][2], ce qui nous permettra d'héberger notre code en ligne. Il existe d'autres entreprises qui proposent des services similaires. Cependant, presque tous⋅tes les développeurs·ses possèdent aujourd'hui un compte Github et, dans quelques instants, vous aussi !
11+
Nous allons aussi utiliser les services [GitHub][2], ce qui nous permettra d'héberger notre code en ligne. Il existe d'autres entreprises qui proposent des services similaires. Cependant, presque tous⋅tes les développeurs·ses possèdent aujourd'hui un compte GitHub et, dans quelques instants, vous aussi !
1212

1313
[2]: https://www.github.com
1414

15-
Github va nous servir d'intermédiaire pour envoyer et récupérer notre code sur PythonAnywhere.
15+
GitHub va nous servir d'intermédiaire pour envoyer et récupérer notre code sur PythonAnywhere.
1616

1717
# Git
1818

@@ -110,7 +110,7 @@ Tapez les instructions suivantes dans votre console (remplacez `<votre-nom-d'uti
110110
$ git push -u origin master
111111

112112

113-
Entrez votre nom d'utilisateur et mot de passe Github. Vous devriez voir quelque chose comme ceci :
113+
Entrez votre nom d'utilisateur et mot de passe GitHub. Vous devriez voir quelque chose comme ceci :
114114

115115
Username for 'https://github.com': votre-nom
116116
Password for 'https://[email protected]':
@@ -141,7 +141,7 @@ Une fois enregistré sur PythonAnywhere, vous serez automatiquement redirigée s
141141

142142
> **Note** : PythonAnywhere utilise Linux. Si vous êtes sous Windows, la console sera un peu différente de celle de votre ordinateur.
143143
144-
Importons notre code depuis Github vers PythonAnywhere en créant un "clone" de notre dépôt. Tapez la commande suivante dans la console de PythonAnywhere (n'oubliez pas d'utiliser votre nom d'utilisateur Github à la place de `<your-github-username>`):
144+
Importons notre code depuis GitHub vers PythonAnywhere en créant un "clone" de notre dépôt. Tapez la commande suivante dans la console de PythonAnywhere (n'oubliez pas d'utiliser votre nom d'utilisateur GitHub à la place de `<your-github-username>`):
145145

146146
$ git clone https://github.com/<votre-nom-d'utilisateur-github>/my-first-blog.git
147147

fr/django_forms/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ Comme vous êtes probablement connectée, vous ne verrez aucune différence si v
368368

369369
Nos modifications fonctionnent-elles sur PythonAnywhere ? Pour le savoir, déployons à nouveau !
370370

371-
* Tout d'abord, commitez votre nouveau code et pushez-le à nouveau sur Github
371+
* Tout d'abord, commitez votre nouveau code et pushez-le à nouveau sur GitHub
372372
```
373373
$ git status
374374
$ git add --all .

0 commit comments

Comments
 (0)