Added public with .nojekyll for github pages.
This commit is contained in:
24
public/feed.xml
Normal file
24
public/feed.xml
Normal file
@ -0,0 +1,24 @@
|
||||
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Red Hat OpenShift Application Delivery Workshop</title>
|
||||
<link>https://oadw.rhdemo.win/workshop</link>
|
||||
<description>Red Hat OpenShift Application Delivery Workshop</description>
|
||||
<language>en-us</language>
|
||||
<managingEditor>jablair@redhat.com (Red Hat)</managingEditor>
|
||||
<webMaster>jablair@redhat.com (Red Hat)</webMaster>
|
||||
<lastBuildDate>Mon, 04 Dec 2023 00:00:00 GMT</lastBuildDate>
|
||||
<atom:link href="https://oadw.rhdemo.win/feed.xml" rel="self" type="application/rss+xml"/>
|
||||
|
||||
<item>
|
||||
<guid>https://oadw.rhdemo.win/workshop/exercise1</guid>
|
||||
<title>Getting familiar with OpenShift application platform</title>
|
||||
<link>https://oadw.rhdemo.win/workshop/exercise1</link>
|
||||
<description>In this first exercise we'll get familiar with OpenShift.</description>
|
||||
<pubDate>Mon, 04 Dec 2023 00:00:00 GMT</pubDate>
|
||||
<author>jablair@redhat.com (Red Hat)</author>
|
||||
<category>openshift</category><category>containers</category><category>kubernetes</category>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
||||
Reference in New Issue
Block a user