-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #61 from themr0c/moving-the-repository
- Loading branch information
Showing
12 changed files
with
29 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ jobs: | |
uses: errata-ai/[email protected] | ||
with: | ||
files: __onlyModified | ||
styles: https://github.com/rolfedh/studious-fortnight/releases/latest/download/RedHat.zip | ||
config: https://raw.githubusercontent.com/rolfedh/studious-fortnight/master/.vale-for-github-action.ini | ||
styles: https://github.com/vate-at-red-hat/vale-at-red-hat/releases/latest/download/RedHat.zip | ||
config: https://raw.githubusercontent.com/vate-at-red-hat/vale-at-red-hat/master/.vale-for-github-action.ini | ||
env: | ||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Contributor's guide | ||
|
||
* See: link:https://rolfedh.github.io/studious-fortnight/docs/end-user-guide/contributing/[Contributing]. | ||
* See: link:https://vate-at-red-hat.github.io/vale-at-red-hat/docs/end-user-guide/contributing/[Contributing]. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,9 @@ | ||
# Studious-fortnight repository | ||
# Vale at Red Hat repository | ||
|
||
This repository helps tech writers at Red Hat get up and running with Vale. It is the starting point for the Vale Community of Practice at Red Hat. | ||
|
||
* See the documentation: link:https://rolfedh.github.io/studious-fortnight/[Vale for Red Hat documentation writers] | ||
* See the documentation: link:https://vate-at-red-hat.github.io/vale-at-red-hat/[Vale for Red Hat documentation writers] | ||
.Additional resources | ||
|
||
* xref:troubleshooting-common-errors.md[Troubleshooting common errors] | ||
* xref:vale-at-red-hat-blog.md[Blog posts for Studious-Fortnight] | ||
* xref:https://rolfe.blog/category/vale/[Rolfe's "Vale notes" blog posts] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,6 +26,6 @@ asciidoc: | |
icons: font | ||
# for the project | ||
context: docs | ||
repository-name: studious-fortnight | ||
repository-url: https://github.com/rolfedh/studious-fortnight | ||
repository-clone-url: [email protected]:rolfedh/studious-fortnight.git | ||
repository-name: vale-at-red-hat | ||
repository-url: https://github.com/vate-at-red-hat/vale-at-red-hat | ||
repository-clone-url: [email protected]:vate-at-red-hat/vale-at-red-hat.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -37,8 +37,8 @@ jobs: | |
uses: errata-ai/[email protected] | ||
with: | ||
files: __onlyModified | ||
styles: https://github.com/rolfedh/studious-fortnight/releases/latest/download/RedHat.zip | ||
config: https://raw.githubusercontent.com/rolfedh/studious-fortnight/master/.vale-for-github-action.ini | ||
styles: https://github.com/vate-at-red-hat/vale-at-red-hat/releases/latest/download/RedHat.zip | ||
config: https://raw.githubusercontent.com/vate-at-red-hat/vale-at-red-hat/master/.vale-for-github-action.ini | ||
env: | ||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}} | ||
---- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters