diff --git a/.gitignore b/.gitignore index 23ceec1..72319fa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ site .cache -.DS_Store \ No newline at end of file +.DS_Store +.vscode \ No newline at end of file diff --git a/Dockerfile b/Dockerfile index 3831f0c..e3d84b0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,7 +14,7 @@ ARG GITHUB_SHA=none LABEL org.opencontainers.image.created="$CREATED_AT" LABEL org.opencontainers.image.revision="$GITHUB_SHA" -LABEL org.opencontainers.image.title="Summit 2023 GitOps Workshop Guide" +LABEL org.opencontainers.image.title="Using GitOps Workshop Guide" LABEL org.opencontainers.image.description="A httpd container that serve the workshop guide." LABEL org.opencontainers.image.url="https://demo.redhat.com" LABEL org.opencontainers.image.source="git@github.com:redhat-scholars/summit-2023-gitops-lab-guide" diff --git a/README.adoc b/README.adoc index 50a6a13..13955b4 100644 --- a/README.adoc +++ b/README.adoc @@ -1,4 +1,4 @@ -# Summit 2023 - GitOps Workshop Guide +# Using GitOps to control and customize your OpenShift clusters and applications ## Lab Environment Setup diff --git a/docs/antora.yml b/docs/antora.yml index d334891..d89e743 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -1,5 +1,5 @@ name: summit-2023-gitops-workshop-guide -title: Summit 2023 - GitOps Workshop Guide +title: GitOps Workshop Guide version: main nav: - modules/m1-overview/nav.adoc diff --git a/docs/modules/m2-argocd-introduction/pages/first-steps-with-argocd.adoc b/docs/modules/m2-argocd-introduction/pages/first-steps-with-argocd.adoc index c0947dd..62e9202 100644 --- a/docs/modules/m2-argocd-introduction/pages/first-steps-with-argocd.adoc +++ b/docs/modules/m2-argocd-introduction/pages/first-steps-with-argocd.adoc @@ -77,7 +77,7 @@ Try changing the message in the Console Notification and committing it to your r . Click the edit icon in the top-right corner. + image:ex2.gh-file-view.png[] -. Edit the `spec.text` to read `Fáilte chuig Red Hat Summit 2023!`, or a similar message of your choosing. +. Edit the `spec.text` to read `Fáilte chuig Red Hat Labs!`, or a similar message of your choosing. + image:ex2.gh-file-edit.png[] . Click the **Commit Changes...** button in the top-right. diff --git a/site-gh-pages.yml b/site-gh-pages.yml index 1250268..3db8b7c 100644 --- a/site-gh-pages.yml +++ b/site-gh-pages.yml @@ -1,7 +1,7 @@ runtime: cache_dir: ./.cache/antora site: - title: Summit 2023 - GitOps Workshop Guide + title: GitOps Workshop Guide start_page: summit-2023-gitops-workshop-guide:m1-overview:intro.adoc content: diff --git a/site.yml b/site.yml index 686525e..9baabd0 100644 --- a/site.yml +++ b/site.yml @@ -1,7 +1,7 @@ runtime: cache_dir: ./.cache/antora site: - title: Summit 2023 - GitOps Workshop Guide + title: GitOps Workshop Guide start_page: summit-2023-gitops-workshop-guide:m1-overview:intro.adoc content: