This commit is contained in:
gnmyt
2023-11-04 15:21:21 +00:00
commit aed5acf7d6
53 changed files with 320 additions and 0 deletions

22
blog/rss.xml Normal file
View File

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Sheepstar Docs Blog</title>
<link>https://docs.sheepstar.xyz/blog</link>
<description>Sheepstar Docs Blog</description>
<lastBuildDate>Sat, 04 Nov 2023 00:00:00 GMT</lastBuildDate>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<generator>https://github.com/jpmonette/feed</generator>
<language>en</language>
<item>
<title><![CDATA[First Blog Post]]></title>
<link>https://docs.sheepstar.xyz/blog/first-blog-post</link>
<guid>https://docs.sheepstar.xyz/blog/first-blog-post</guid>
<pubDate>Sat, 04 Nov 2023 00:00:00 GMT</pubDate>
<description><![CDATA[This blog is still under construction. We will add more content soon.]]></description>
<content:encoded><![CDATA[<div class="theme-admonition theme-admonition-warning admonition_xJq3 alert alert--warning"><div class="admonitionHeading_Gvgb"><span class="admonitionIcon_Rf37"><svg viewBox="0 0 16 16"><path fill-rule="evenodd" d="M8.893 1.5c-.183-.31-.52-.5-.887-.5s-.703.19-.886.5L.138 13.499a.98.98 0 0 0 0 1.001c.193.31.53.501.886.501h13.964c.367 0 .704-.19.877-.5a1.03 1.03 0 0 0 .01-1.002L8.893 1.5zm.133 11.497H6.987v-2.003h2.039v2.003zm0-3.004H6.987V5.987h2.039v4.006z"></path></svg></span>Work in Progress</div><div class="admonitionContent_BuS1"><p>This blog is still under construction. We will add more content soon.</p></div></div>
<p>This is our first blog post. We want to use this blog to share our new ideas and projects with you. We hope you enjoy it!</p>]]></content:encoded>
<category>new</category>
</item>
</channel>
</rss>