-
Notifications
You must be signed in to change notification settings - Fork 0
/
rss.xml
52 lines (52 loc) · 2.12 KB
/
rss.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>ergo-cms articles</title>
<description>Article feed for ergo-cms</description>
<link>https://ergo-cms.github.io/</link>
<atom:link href="https://ergo-cms.github.io/rss.xml" rel="self" type="application/rss+xml" />
<ttl>720</ttl>
<item>
<link>https://ergo-cms.github.io/blog/admin.html</link>
<guid isPermaLink="false">blog/admin.html</guid>
<pubDate>Thu, 16 Mar 2017 11:00:00 GMT</pubDate>
<title>Admin Interface for ergo-cms</title>
<description>A user friendly way to edit your site</description>
</item>
<item>
<link>https://ergo-cms.github.io/blog/themes.html</link>
<guid isPermaLink="false">blog/themes.html</guid>
<pubDate>Wed, 18 Jan 2017 00:00:00 GMT</pubDate>
<title>Themes for ergo-cms</title>
<description>The quest of theme recycling</description>
</item>
<item>
<link>https://ergo-cms.github.io/blog/usematch-data-filtering.html</link>
<guid isPermaLink="false">blog/usematch-data-filtering.html</guid>
<pubDate>Tue, 17 Jan 2017 22:00:00 GMT</pubDate>
<title>Usematch data filtering</title>
<description>A review of Usematch's data filtering capabilites</description>
</item>
<item>
<link>https://ergo-cms.github.io/blog/intro-to-usematch.html</link>
<guid isPermaLink="false">blog/intro-to-usematch.html</guid>
<pubDate>Mon, 16 Jan 2017 13:00:00 GMT</pubDate>
<title>Intro to Usematch</title>
<description>A new templating engine, extending Mustache</description>
</item>
<item>
<link>https://ergo-cms.github.io/blog/using-jsinf.html</link>
<guid isPermaLink="false">blog/using-jsinf.html</guid>
<pubDate>Mon, 09 Jan 2017 13:00:00 GMT</pubDate>
<title>Using JSINF</title>
<description>Feedback about using JSINF</description>
</item>
<item>
<link>https://ergo-cms.github.io/blog/replacing-yaml-and-json.html</link>
<guid isPermaLink="false">blog/replacing-yaml-and-json.html</guid>
<pubDate>Sun, 08 Jan 2017 13:00:00 GMT</pubDate>
<title>Replacing YAML and JSON with Something</title>
<description>In search of a replacement for the YAML/JSON paradigm</description>
</item>
</channel>
</rss>