Skip to content

Commit

Permalink
Merge pull request #63 from themr0c/moving-the-repository
Browse files Browse the repository at this point in the history
  • Loading branch information
themr0c authored Oct 21, 2021
2 parents 17cdfe0 + 059bbb9 commit ab5acd3
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/vale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
uses: errata-ai/vale-action@v1.4.0
with:
files: __onlyModified
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
styles: https://github.com/vale-at-red-hat/vale-at-red-hat/releases/latest/download/RedHat.zip
config: https://raw.githubusercontent.com/vale-at-red-hat/vale-at-red-hat/master/.vale-for-github-action.ini
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
2 changes: 1 addition & 1 deletion .htmltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ CacheExpires: "12h" # Default is 2 weeks.
ExternalTimeout: 60 # (seconds) default is 15.
IgnoreURLs:
- https://cse.google.com/cse.js
- https://github.com/vate-at-red-hat/vale-at-red-hat
- https://github.com/vale-at-red-hat/vale-at-red-hat
- https://marketplace.visualstudio.com
2 changes: 1 addition & 1 deletion .vale-for-github-action.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Vale configuration file for the `https://github.com/vate-at-red-hat/vale-at-red-hat` repository.
# Vale configuration file for the `https://github.com/vale-at-red-hat/vale-at-red-hat` repository.
# See: https://docs.errata.ai/vale/config

# Core settings appear at the top (the "global" section).
Expand Down
2 changes: 1 addition & 1 deletion .vale.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Vale configuration file for the https://github.com/vate-at-red-hat/vale-at-red-hat repository.
# Vale configuration file for the https://github.com/vale-at-red-hat/vale-at-red-hat repository.
# See: https://docs.errata.ai/vale/config

# Core settings appear at the top (the "global" section).
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.adoc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Contributor's guide

* See: link:https://vate-at-red-hat.github.io/vale-at-red-hat/docs/end-user-guide/contributing/[Contributing].
* See: link:https://vale-at-red-hat.github.io/vale-at-red-hat/docs/end-user-guide/contributing/[Contributing].
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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://vate-at-red-hat.github.io/vale-at-red-hat/[Vale for Red Hat documentation writers]
* See the documentation: link:https://vale-at-red-hat.github.io/vale-at-red-hat/[Vale for Red Hat documentation writers]
.Additional resources

Expand Down
4 changes: 2 additions & 2 deletions antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
site:
title: Vale for Red Hat documentation writers
# The url property is mandatory to generate the 404 and sitemap files.
url: https://vate-at-red-hat.github.io/vale-at-red-hat
url: https://vale-at-red-hat.github.io/vale-at-red-hat
start_page: docs::index.adoc
# keys:
# google_analytics: "PLACEHOLDER"
Expand All @@ -26,7 +26,7 @@ content:
- url: ./
branches:
- main
edit_url: "https://github.com/vate-at-red-hat/vale-at-red-hat/edit/main/{path}"
edit_url: "https://github.com/vale-at-red-hat/vale-at-red-hat/edit/main/{path}"
output:
clean: true
ui:
Expand Down
4 changes: 2 additions & 2 deletions antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ asciidoc:
# for the project
context: docs
repository-name: vale-at-red-hat
repository-url: https://github.com/vate-at-red-hat/vale-at-red-hat
repository-clone-url: git@github.com:vate-at-red-hat/vale-at-red-hat.git
repository-url: https://github.com/vale-at-red-hat/vale-at-red-hat
repository-clone-url: git@github.com:vale-at-red-hat/vale-at-red-hat.git
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
uses: errata-ai/vale-action@v1.4.0
with:
files: __onlyModified
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
styles: https://github.com/vale-at-red-hat/vale-at-red-hat/releases/latest/download/RedHat.zip
config: https://raw.githubusercontent.com/vale-at-red-hat/vale-at-red-hat/master/.vale-for-github-action.ini
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
----
Expand Down
4 changes: 2 additions & 2 deletions vale-at-red-hat-blog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- I updated the repository with the Vale style from the Che eclipse documentation project that Yana and Fabrice developed.
- I've been welcoming new team members to this channel.
- I hosted the "Friday 15 for Vale" at Red Hat.
- I added a GitHub Action that runs Vale against any modified files. (Check it out [here under the Actions tab](https://github.com/vate-at-red-hat/vale-at-red-hat/actions).
- I added a GitHub Action that runs Vale against any modified files. (Check it out [here under the Actions tab](https://github.com/vale-at-red-hat/vale-at-red-hat/actions).

**What I'm doing next**:
- Running the Vale style against some of my product docs.
Expand All @@ -21,7 +21,7 @@
- Set up permissions for contributors and add a `contributors.md` topic.

**Any needs or blockers**?
- I'd appreciate your notes on getting started with Vale. Feel free to discuss them here and open issues and enhancement requests on https://github.com/vate-at-red-hat/vale-at-red-hat/issues
- I'd appreciate your notes on getting started with Vale. Feel free to discuss them here and open issues and enhancement requests on https://github.com/vale-at-red-hat/vale-at-red-hat/issues
- Become a contributor to the repository, particularly its styles.

## 19. May, 7:37 AM, Wednesday
Expand Down

0 comments on commit ab5acd3

Please sign in to comment.