This commit is contained in:
blakeblackshear
2021-01-22 13:34:40 +00:00
commit 090abb9044
62 changed files with 714 additions and 0 deletions

10
blog/atom.xml Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<id>https://blakeblackshear.github.io/frigate/blog</id>
<title>Frigate Blog</title>
<updated>2015-10-25T23:29:00.000Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<link rel="alternate" href="https://blakeblackshear.github.io/frigate/blog"/>
<subtitle>Frigate Blog</subtitle>
<icon>https://blakeblackshear.github.io/frigate/img/favicon.ico</icon>
</feed>

11
blog/rss.xml Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Frigate Blog</title>
<link>https://blakeblackshear.github.io/frigate/blog</link>
<description>Frigate Blog</description>
<lastBuildDate>Sun, 25 Oct 2015 23:29:00 GMT</lastBuildDate>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
<generator>https://github.com/jpmonette/feed</generator>
</channel>
</rss>