diff --git a/data/projectsData.js b/data/projectsData.js deleted file mode 100644 index 67dbae0..0000000 --- a/data/projectsData.js +++ /dev/null @@ -1,11 +0,0 @@ -const projectsData = [ - { - title: 'BBQ and Kubernetes deployments', - description: `Who knew that BBQing had so much to do with deploying containers - to Kubernetes clusters?`, - imgSrc: '/static/images/google.png', - href: '/workshop/bbq-and-kubernetes', - }, -] - -export default projectsData diff --git a/data/siteMetadata.js b/data/siteMetadata.js index 628ea7e..bad1402 100644 --- a/data/siteMetadata.js +++ b/data/siteMetadata.js @@ -4,7 +4,7 @@ const siteMetadata = { headerTitle: 'Red Hat', description: 'Red Hat OpenShift Application Delivery Workshop', language: 'en-us', - siteUrl: 'https://oadw.rhdemo.win', + siteUrl: 'https://jmhbnz.github.io/ocp-app-delivery-workshop', siteRepo: 'https://github.com/jmhbnz/ocp-app-delivery-workshop', siteLogo: '/static/images/redhat.png', image: '/static/images/avatar.png', diff --git a/pages/projects.js b/pages/projects.js deleted file mode 100644 index 0abb8cc..0000000 --- a/pages/projects.js +++ /dev/null @@ -1,35 +0,0 @@ -import siteMetadata from '@/data/siteMetadata' -import projectsData from '@/data/projectsData' -import Card from '@/components/Card' -import { PageSEO } from '@/components/SEO' - -export default function Projects() { - return ( - <> - -
-
-

- Projects -

-

- Showcase your projects with a hero image (16 x 9) -

-
-
-
- {projectsData.map((d) => ( - - ))} -
-
-
- - ) -} diff --git a/public/feed.xml b/public/feed.xml index 52eab12..d11d218 100644 --- a/public/feed.xml +++ b/public/feed.xml @@ -2,18 +2,18 @@ Red Hat OpenShift Application Delivery Workshop - https://oadw.rhdemo.win/workshop + https://jmhbnz.github.io/ocp-app-delivery-workshop/workshop Red Hat OpenShift Application Delivery Workshop en-us jablair@redhat.com (Red Hat) jablair@redhat.com (Red Hat) Mon, 04 Dec 2023 00:00:00 GMT - + - https://oadw.rhdemo.win/workshop/exercise1 + https://jmhbnz.github.io/ocp-app-delivery-workshop/workshop/exercise1 Getting familiar with OpenShift - https://oadw.rhdemo.win/workshop/exercise1 + https://jmhbnz.github.io/ocp-app-delivery-workshop/workshop/exercise1 In this first exercise we'll get familiar with OpenShift. Mon, 04 Dec 2023 00:00:00 GMT jablair@redhat.com (Red Hat) diff --git a/public/tags/containers/feed.xml b/public/tags/containers/feed.xml index 555418b..9913bc4 100644 --- a/public/tags/containers/feed.xml +++ b/public/tags/containers/feed.xml @@ -2,18 +2,18 @@ Red Hat OpenShift Application Delivery Workshop - https://oadw.rhdemo.win/workshop + https://jmhbnz.github.io/ocp-app-delivery-workshop/workshop Red Hat OpenShift Application Delivery Workshop en-us jablair@redhat.com (Red Hat) jablair@redhat.com (Red Hat) Mon, 04 Dec 2023 00:00:00 GMT - + - https://oadw.rhdemo.win/workshop/exercise1 + https://jmhbnz.github.io/ocp-app-delivery-workshop/workshop/exercise1 Getting familiar with OpenShift - https://oadw.rhdemo.win/workshop/exercise1 + https://jmhbnz.github.io/ocp-app-delivery-workshop/workshop/exercise1 In this first exercise we'll get familiar with OpenShift. Mon, 04 Dec 2023 00:00:00 GMT jablair@redhat.com (Red Hat) diff --git a/public/tags/kubernetes/feed.xml b/public/tags/kubernetes/feed.xml index 660f147..bc6d537 100644 --- a/public/tags/kubernetes/feed.xml +++ b/public/tags/kubernetes/feed.xml @@ -2,18 +2,18 @@ Red Hat OpenShift Application Delivery Workshop - https://oadw.rhdemo.win/workshop + https://jmhbnz.github.io/ocp-app-delivery-workshop/workshop Red Hat OpenShift Application Delivery Workshop en-us jablair@redhat.com (Red Hat) jablair@redhat.com (Red Hat) Mon, 04 Dec 2023 00:00:00 GMT - + - https://oadw.rhdemo.win/workshop/exercise1 + https://jmhbnz.github.io/ocp-app-delivery-workshop/workshop/exercise1 Getting familiar with OpenShift - https://oadw.rhdemo.win/workshop/exercise1 + https://jmhbnz.github.io/ocp-app-delivery-workshop/workshop/exercise1 In this first exercise we'll get familiar with OpenShift. Mon, 04 Dec 2023 00:00:00 GMT jablair@redhat.com (Red Hat) diff --git a/public/tags/openshift/feed.xml b/public/tags/openshift/feed.xml index e7fe961..152a277 100644 --- a/public/tags/openshift/feed.xml +++ b/public/tags/openshift/feed.xml @@ -2,18 +2,18 @@ Red Hat OpenShift Application Delivery Workshop - https://oadw.rhdemo.win/workshop + https://jmhbnz.github.io/ocp-app-delivery-workshop/workshop Red Hat OpenShift Application Delivery Workshop en-us jablair@redhat.com (Red Hat) jablair@redhat.com (Red Hat) Mon, 04 Dec 2023 00:00:00 GMT - + - https://oadw.rhdemo.win/workshop/exercise1 + https://jmhbnz.github.io/ocp-app-delivery-workshop/workshop/exercise1 Getting familiar with OpenShift - https://oadw.rhdemo.win/workshop/exercise1 + https://jmhbnz.github.io/ocp-app-delivery-workshop/workshop/exercise1 In this first exercise we'll get familiar with OpenShift. Mon, 04 Dec 2023 00:00:00 GMT jablair@redhat.com (Red Hat)