-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathgallery-rss-feed.xml
48 lines (41 loc) · 2.21 KB
/
gallery-rss-feed.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
<?xml version="1.0"?>
<rss version='2.0' xmlns:atom='http://www.w3.org/2005/Atom'>
<channel>
<title>DDR's Gallery</title>
<atom:id>https://ddr0.ca/gallery</atom:id>
<link>https://ddr0.ca/gallery</link>
<description>Updates to DDR's gallery. Get notified of new projects!</description>
<atom:updated>2024-01-12T03:09:11.280Z</atom:updated>
<atom:link href='https://ddr0.ca/gallery'></atom:link>
<atom:link href='https://ddr0.ca/gallery-rss-feed.xml'
rel='self' type='application/rss+xml'></atom:link>
<item>
<title>Fixed easter egg not responding to clicks.</title>
<description>Some CSS had disabled input for the easter egg.</description>
<link>https://ddr0.github.io/gallery.html</link>
<source url="https://ddr0.github.io/gallery.html"></source>
<pubDate>Fri, 28 Feb 2020 00:00:00 GMT</pubDate>
</item>
<item>
<title>Added two projects to gallery.</title>
<description>Added two projects to gallery, the Chronos Camera UI and old Cityecho. This brings the gallery fully up to date again.</description>
<link>https://ddr0.github.io/gallery.html</link>
<source url="https://ddr0.github.io/gallery.html"></source>
<pubDate>Tue, 04 Aug 2020 00:00:00 GMT</pubDate>
</item>
<item>
<title>Added two small side-projects to gallery.</title>
<description>I have built an accessible, multi-player <a href="https://ddr0.ca/%F0%9F%8E%B2">dice roller</a> and a tiny <a href="https://ddr0.ca/side%20projects/reminder">periodic reminder tool</a>, both added to the final section of the gallery.</description>
<link>https://ddr0.github.io/gallery.html</link>
<source url="https://ddr0.github.io/gallery.html"></source>
<pubDate>Mon, 11 Apr 2022 00:00:00 GMT</pubDate>
</item>
<item>
<title>Added another side-project to gallery.</title>
<description>Added the <a href="https://ddr0.ca/side projects/visual-emoji-tester">Visual Emoji Tester</a> side-project, and took another stab at the <a href="https://ddr0.ca/side%20projects/reminder">periodic reminder tool</a>.</description>
<link>https://ddr0.github.io/gallery.html</link>
<source url="https://ddr0.github.io/gallery.html"></source>
<pubDate>Tue, 13 Dec 2022 00:00:00 GMT</pubDate>
</item>
</channel>
</rss>