Skip to content

Commit

Permalink
docs: rename "Github" to "GitHub"
Browse files Browse the repository at this point in the history
  • Loading branch information
Bionus committed Nov 16, 2023
1 parent 5e2a60a commit b6e7302
Show file tree
Hide file tree
Showing 43 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,7 @@ jobs:
artifacts: Grabber_*
body: |
Nightly automated builds from the develop branch.
Automatically uploaded by Github actions, **use at your own risk**!
Automatically uploaded by GitHub actions, **use at your own risk**!
**Head:** ${{ github.sha }}
**Date:** ${{ steps.date.outputs.date }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Patch blog dates to support datetimes
run: sed -i 's|date.fromisoformat|datetime.fromisoformat|' $(pip show mkdocs-material | grep Location | cut -d ' ' -f 2)/material/plugins/blog/plugin.py

- name: Deploy to Github Pages
- name: Deploy to GitHub Pages
run: mkdocs gh-deploy --force
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
2 changes: 1 addition & 1 deletion .github/workflows/sources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
prerelease: true
artifacts: metadata.json,sources_packages/*.zip
body: |
Automatically uploaded by Github actions.
Automatically uploaded by GitHub actions.
**Head:** ${{ github.sha }}
**Date:** ${{ steps.date.outputs.date }}
Expand Down
8 changes: 4 additions & 4 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ This section guides you through submitting an enhancement suggestion, including

Start by [a search](https://github.com/Bionus/imgbrd-grabber/issues?q=is%3Aissue) to see if your idea was not already suggested. If so, you add information to it if you feel it could help, bump it or simply add a :+1: reaction to the original post.

After you've determined that your idea have not already been suggested, create an issue on Github and provide the following information:
After you've determined that your idea have not already been suggested, create an issue on GitHub and provide the following information:

* **Use a clear and descriptive title** for the issue to identify the suggestion.
* **Provide a step-by-step description of the suggested enhancement** in as many details as possible.
Expand All @@ -32,7 +32,7 @@ Following these guidelines helps maintainers and the community understand your r

Start by [a search](https://github.com/Bionus/imgbrd-grabber/issues?q=is%3Aissue) to see if the problem has already been reported. If so, you add information to it if you feel it could help.

After you've determined that your bug have not already been reported, create an issue on Github and provide the following information:
After you've determined that your bug have not already been reported, create an issue on GitHub and provide the following information:

* **Use a clear and descriptive title** for the issue to identify the problem.
* **Describe the exact steps which reproduce the problem** in as many details as possible. **Don't just say what you did, but explain how you did it**.
Expand Down Expand Up @@ -70,10 +70,10 @@ Start by follwing the [Reporting Bugs](#reporting-bugs) guidelines. Additionally
If you want to ensure your pull request is merged in a timely manner, it is better to follow a few guidelines:

* **Use an explicit commit message**, to help maintainers understand what your pull request is about.
* **If you changed the code, make sure the program still passes the tests**. They are run automatically on Github Actions in any case, but your pull request won't be merged if the tests are broken.
* **If you changed the code, make sure the program still passes the tests**. They are run automatically on GitHub Actions in any case, but your pull request won't be merged if the tests are broken.
* **Follow the coding style of the project**. There is no fixed coding style, but please try to adapt to the code of the project.
* **Document the code** if what you added is not obvious.
* **If your pull request is complex, add a detailed description**. You can either add it in your commit message or in the Github discussion.
* **If your pull request is complex, add a detailed description**. You can either add it in your commit message or in the GitHub discussion.

## Translations

Expand Down
2 changes: 1 addition & 1 deletion docs/blog/posts/2019-03-31-grabber-7-0-0-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.0.0 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.0.0>
2 changes: 1 addition & 1 deletion docs/blog/posts/2019-04-01-grabber-7-0-1-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.0.1 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.0.1>
2 changes: 1 addition & 1 deletion docs/blog/posts/2020-02-28-grabber-7-1-0-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.1.0 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.1.0>
2 changes: 1 addition & 1 deletion docs/blog/posts/2020-02-28-grabber-7-1-1-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.1.1 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.1.1>
2 changes: 1 addition & 1 deletion docs/blog/posts/2020-02-28-grabber-7-2-0-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.2.0 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.2.0>
2 changes: 1 addition & 1 deletion docs/blog/posts/2020-02-28-grabber-7-2-1-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.2.1 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.2.1>
2 changes: 1 addition & 1 deletion docs/blog/posts/2020-06-03-grabber-7-3-0-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.3.0 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.3.0>
2 changes: 1 addition & 1 deletion docs/blog/posts/2020-07-24-grabber-7-3-1-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.3.1 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.3.1>
2 changes: 1 addition & 1 deletion docs/blog/posts/2020-08-01-grabber-7-3-2-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.3.2 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.3.2>
4 changes: 2 additions & 2 deletions docs/blog/posts/2020-10-29-android-version.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Hey everyone!

&nbsp;

For those that might not follow the project closely on Github, there's a new Android version of Grabber that's under active development.
For those that might not follow the project closely on GitHub, there's a new Android version of Grabber that's under active development.

<!-- more -->

Expand All @@ -23,7 +23,7 @@ You can find more details here, such as screenshots, status, roadmap, etc:
Or if you just want to download it, here's the link!
[Grabber_nightly.apk](https://github.com/Bionus/imgbrd-grabber/releases/download/nightly/Grabber_nightly.apk)

It's still rough around the edges, but the basics are there! Feel free to comment here or on Github if you have any feedback, suggestions, requests, etc!
It's still rough around the edges, but the basics are there! Feel free to comment here or on GitHub if you have any feedback, suggestions, requests, etc.!

&nbsp;

Expand Down
2 changes: 1 addition & 1 deletion docs/blog/posts/2020-11-17-appimage-for-linux-releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ You can find more info about the _AppImage_ format on [appimage.org](https://app

<!-- more -->

This change is quite new and as such is still only available for Github nightlies, and there might be a few issues here and there. If that's the case, please do ping me by mail or on Github!
This change is quite new and as such is still only available for GitHub nightlies, and there might be a few issues here and there. If that's the case, please do ping me by mail or on GitHub!

You can find the download here:
<https://github.com/Bionus/imgbrd-grabber/releases/nightly>
Expand Down
8 changes: 4 additions & 4 deletions docs/blog/posts/2020-11-19-moving-build-to-github-actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,26 @@ authors: [Bionus]
---


# Moving the CI to Github actions
# Moving the CI to GitHub actions

Hey everyone!

&nbsp;

Some might have already noticed, but the Grabber build is slowly being migrated to [Github actions](https://github.com/features/actions).
Some might have already noticed, but the Grabber build is slowly being migrated to [GitHub actions](https://github.com/features/actions).

Until now, it was using [AppVeyor](https://www.appveyor.com/) for Windows builds and [Travis CI](https://travis-ci.org/) for Linux and MacOS builds.

<!-- more -->

While adding the new Android build, a new nightly has been introduced, which is the "Github nightly":
While adding the new Android build, a new nightly has been introduced, which is the "GitHub nightly":
<https://github.com/Bionus/imgbrd-grabber/releases/nightly-github>

It's been running for a few weeks with no issues or failing builds for no reason (unlike the other platforms). The new Linux AppImage format has also been implemented using them very quickly.

Now that I consider it quite stable, I plan to first migrate the "official" nightlies to it, and generate the next official Grabber release with it as well.

The main goal of this migration is simplicity, i.e. not having to check multiple websites to know if the build is failing or not. Having everything in Github makes it clearer. Also, the fact that it supports all platforms directly allows to replace two third-party services by only one first-party.
The main goal of this migration is simplicity, i.e. not having to check multiple websites to know if the build is failing or not. Having everything in GitHub makes it clearer. Also, the fact that it supports all platforms directly allows to replace two third-party services by only one first-party.

&nbsp;

Expand Down
2 changes: 1 addition & 1 deletion docs/blog/posts/2020-11-25-discord-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Multiple people asked for it, and since very few people were using the Gitter se
Here is the invite link:
<https://discord.gg/pWnY5eW3rz>

Try not to use it for reporting things you believe to be bugs or huge suggestions, unless you want them to be lost or forgotten within the discussion flow (for this, you should keep using [Github issues](https://github.com/Bionus/imgbrd-grabber/issues) as usual). The main goal is discussion about Grabber and quick questions that might not warrant a big ticket.
Try not to use it for reporting things you believe to be bugs or huge suggestions, unless you want them to be lost or forgotten within the discussion flow (for this, you should keep using [GitHub issues](https://github.com/Bionus/imgbrd-grabber/issues) as usual). The main goal is discussion about Grabber and quick questions that might not warrant a big ticket.

&nbsp;

Expand Down
4 changes: 2 additions & 2 deletions docs/blog/posts/2021-01-21-tag-databases.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ Part of this work is a way to provide already generated tag databases so that us
The already generated tag databases can now be found here:
<https://github.com/Bionus/imgbrd-grabber/releases/tag-databases>

Currently, only one source has been added, selected because to a recent issue where a tag database would have been very useful. But I am open to suggestions for sources where providing such a database would be useful! Feel free to suggest those [on Github](https://github.com/Bionus/imgbrd-grabber/issues) as usual, with a rationale.
Currently, only one source has been added, selected because to a recent issue where a tag database would have been very useful. But I am open to suggestions for sources where providing such a database would be useful! Feel free to suggest those [on GitHub](https://github.com/Bionus/imgbrd-grabber/issues) as usual, with a rationale.

Note that those are not bundled with the installer because they can quickly take a lot of size, and not everyone would use those sources. So for those users, they would be a waste of space on their machine.

The next steps include:
* Automatically generating those databases from time to time using [Github actions](https://github.com/Bionus/imgbrd-grabber/actions)
* Automatically generating those databases from time to time using [GitHub actions](https://github.com/Bionus/imgbrd-grabber/actions)
* Automatically downloading them from Grabber

&nbsp;
Expand Down
2 changes: 1 addition & 1 deletion docs/blog/posts/2021-03-07-grabber-7-4-0-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.4.0 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.4.0>
2 changes: 1 addition & 1 deletion docs/blog/posts/2021-03-10-grabber-7-4-1-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.4.1 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.4.1>
2 changes: 1 addition & 1 deletion docs/blog/posts/2021-03-13-grabber-7-4-2-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.4.2 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.4.2>
2 changes: 1 addition & 1 deletion docs/blog/posts/2021-03-13-grabber-7-4-3-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.4.3 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.4.3>
2 changes: 1 addition & 1 deletion docs/blog/posts/2021-03-25-grabber-7-5-0-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.5.0 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.5.0>
2 changes: 1 addition & 1 deletion docs/blog/posts/2021-03-26-grabber-7-5-1-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.5.1 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.5.1>
2 changes: 1 addition & 1 deletion docs/blog/posts/2021-07-05-grabber-7-6-0-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.6.0 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.6.0>
2 changes: 1 addition & 1 deletion docs/blog/posts/2021-08-24-grabber-7-6-1-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.6.1 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.6.1>
2 changes: 1 addition & 1 deletion docs/blog/posts/2021-09-02-grabber-7-6-2-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.6.2 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.6.2>
2 changes: 1 addition & 1 deletion docs/blog/posts/2021-12-26-grabber-7-7-0-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.7.0 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.7.0>
2 changes: 1 addition & 1 deletion docs/blog/posts/2022-01-08-grabber-7-7-1-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.7.1 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.7.1>
2 changes: 1 addition & 1 deletion docs/blog/posts/2022-03-26-grabber-7-8-0-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.8.0 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.8.0>
2 changes: 1 addition & 1 deletion docs/blog/posts/2022-04-20-grabber-7-8-1-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.8.1 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.8.1>
2 changes: 1 addition & 1 deletion docs/blog/posts/2022-06-06-grabber-7-9-0-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.9.0 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.9.0>
2 changes: 1 addition & 1 deletion docs/blog/posts/2022-07-16-grabber-7-9-1-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.9.1 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.9.1>
2 changes: 1 addition & 1 deletion docs/blog/posts/2022-12-16-grabber-7-10-0-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.10.0 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.10.0>
2 changes: 1 addition & 1 deletion docs/blog/posts/2023-01-07-grabber-7-10-1-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.10.1 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.10.1>
2 changes: 1 addition & 1 deletion docs/blog/posts/2023-06-05-grabber-7-11-0-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.11.0 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.11.0>
2 changes: 1 addition & 1 deletion docs/blog/posts/2023-06-25-grabber-7-11-1-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.11.1 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.11.1>
2 changes: 1 addition & 1 deletion docs/blog/posts/2023-07-23-grabber-7-11-2-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ authors: [Bionus]

Grabber 7.11.2 has been released.

The list of changes and download links can be found on Github:
The list of changes and download links can be found on GitHub:
<https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.11.2>
2 changes: 1 addition & 1 deletion docs/docs/plugins/translation.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Note that even if you don't use Qt Linguist, you'll need `lrelease` in order to

### How to create a new translation file

1. Download "YourLanguage.ts" from Github [here]( https://raw.githubusercontent.com/Bionus/imgbrd-grabber/develop/languages/YourLanguage.ts). The translation file for the Crash Reporter can be found [here](https://raw.githubusercontent.com/Bionus/imgbrd-grabber/develop/CrashReporter/languages/YourLanguage.ts).
1. Download "YourLanguage.ts" from GitHub [here]( https://raw.githubusercontent.com/Bionus/imgbrd-grabber/develop/languages/YourLanguage.ts). The translation file for the Crash Reporter can be found [here](https://raw.githubusercontent.com/Bionus/imgbrd-grabber/develop/CrashReporter/languages/YourLanguage.ts).
2. Rename it by the name of your language in English, for example "German" (so the file will be called "German.ts").
3. Launch Qt Linguist.
4. Open ("File > Open..." or `Ctrl + O`) your translation file.
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/sites/source-example.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The goal of this page is to provide a step-by-step example on how to create a ne

All sources in Grabber are coded in TypeScript. So before going further, it is recommended to set it up first. For that, you'll first need to install [NodeJS](https://nodejs.org/en/).

Then, download Grabber source code somewhere, either via git or via Github "download code as ZIP" feature.
Then, download Grabber source code somewhere, either via git or via GitHub "download code as ZIP" feature.

Once done, run `npm install` in the "src/sites/" directory to install the dependencies. Then, you can build all sources with `npm run build`. You can also run the linter to check for invalid coding style issues with `npm run check`.

Expand Down
Loading

0 comments on commit b6e7302

Please sign in to comment.