diff options
author | nathansmith <nathansmith@posteo.com> | 2025-05-23 07:43:34 -0600 |
---|---|---|
committer | nathansmith <nathansmith@posteo.com> | 2025-05-23 07:43:34 -0600 |
commit | 4e749697600bab526b1cf51bcca493f6d31d2e34 (patch) | |
tree | 10a0274c96667d1482dd7f07d768feaf518d6187 /org/blog/articles.xml | |
parent | d194694f31002068868a378d121ed0e2db01c378 (diff) |
Almost done with this stupidness
Diffstat (limited to 'org/blog/articles.xml')
-rw-r--r-- | org/blog/articles.xml | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/org/blog/articles.xml b/org/blog/articles.xml new file mode 100644 index 0000000..7dffdc9 --- /dev/null +++ b/org/blog/articles.xml @@ -0,0 +1,64 @@ +<channel> + <item> + <title>Second place</title> + <name>second_place</name> + <pubDate>Wed, 30 Apr 2025 10:23:12 GMT</pubDate> + <file>articles/second_place.xml</file> + </item> + + <item> + <title>Case against identity</title> + <name>case_against_identity</name> + <pubDate>Thu, 24 Apr 2025 19:20:02 GMT</pubDate> + <file>articles/case_against_identity.xml</file> + </item> + + <item> + <title>The project</title> + <name>the_project</name> + <pubDate>Sun, 20 Apr 2025 23:05:22 GMT</pubDate> + <file>articles/the_project.xml</file> + </item> + + <item> + <title>Fakism</title> + <name>fakism</name> + <pubDate>Mon, 14 Apr 2025 05:58:51 GMT</pubDate> + <file>articles/fakism.xml</file> + </item> + + <item> + <title>Fuck aba therapy</title> + <name>fuck_aba_therapy</name> + <pubDate>Fri, 11 Apr 2025 10:22:54 GMT</pubDate> + <file>articles/fuck_aba_therapy.xml</file> + </item> + + <item> + <title>Dogs against doge</title> + <name>dogs_against_doge</name> + <pubDate>Sat, 5 Apr 2025 23:17:25 GMT</pubDate> + <file>articles/dogs_against_doge.xml</file> + </item> + + <item> + <title>On the issue of wikipedia</title> + <name>wikipedia</name> + <pubDate>Mon, 31 Mar 2025 10:55:00 GMT</pubDate> + <file>articles/wikipedia.xml</file> + </item> + + <item> + <title>Dream log 1</title> + <name>dreamlog1</name> + <pubDate>Sun, 30 Mar 2025 01:51:00 GMT</pubDate> + <file>articles/dreamlog1.xml</file> + </item> + + <item> + <title>Overthinking</title> + <name>overthinking</name> + <pubDate>Sat, 29 Mar 2025 11:42:00 GMT</pubDate> + <file>articles/overthinking.xml</file> + </item> +</channel> |