summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/rss/atom.xml80
-rw-r--r--public/rss/feed.json57
-rw-r--r--public/rss/feed.xml40
3 files changed, 177 insertions, 0 deletions
diff --git a/public/rss/atom.xml b/public/rss/atom.xml
new file mode 100644
index 00000000..75ad28b3
--- /dev/null
+++ b/public/rss/atom.xml
@@ -0,0 +1,80 @@
+<?xml version="1.0" encoding="utf-8"?>
+<feed xmlns="http://www.w3.org/2005/Atom">
+ <id>https://michal.sapka.pl</id>
+ <title>Michał's publications</title>
+ <updated>2022-09-05T20:50:45.878Z</updated>
+ <generator>Feed for Node.js</generator>
+ <author>
+ <name>Michał M. Sapka</name>
+ <email>michal@sapka.pl</email>
+ <uri>https://michal.sapka.pl</uri>
+ </author>
+ <link rel="alternate" href="https://michal.sapka.pl"/>
+ <link rel="self" href="https://michal.sapka.pl/rss/atom.xml"/>
+ <subtitle>Michał Sapka's recent publications</subtitle>
+ <rights>All rights reserved 2022, Michał M. Sapka</rights>
+ <entry>
+ <title type="html"><![CDATA[Buffers, splits and tabs in Vim]]></title>
+ <id>https://medium.com/@msapka/buffers-splits-and-tabs-in-vim-5bb3b6dc1c19</id>
+ <link href="https://medium.com/@msapka/buffers-splits-and-tabs-in-vim-5bb3b6dc1c19"/>
+ <updated>2022-08-17T22:00:00.000Z</updated>
+ <author>
+ <name>Michał M. Sapka</name>
+ <email>michal@sapka.pl</email>
+ <uri>https://michal.sapka.pl</uri>
+ </author>
+ <contributor>
+ <name>Michał M. Sapka</name>
+ <email>michal@sapka.pl</email>
+ <uri>https://michal.sapka.pl</uri>
+ </contributor>
+ </entry>
+ <entry>
+ <title type="html"><![CDATA[A month with a disgusting ThinkPad]]></title>
+ <id>https://medium.com/@msapka/a-month-with-a-disgusting-thinkpad-936e7c675a74</id>
+ <link href="https://medium.com/@msapka/a-month-with-a-disgusting-thinkpad-936e7c675a74"/>
+ <updated>2022-08-07T22:00:00.000Z</updated>
+ <author>
+ <name>Michał M. Sapka</name>
+ <email>michal@sapka.pl</email>
+ <uri>https://michal.sapka.pl</uri>
+ </author>
+ <contributor>
+ <name>Michał M. Sapka</name>
+ <email>michal@sapka.pl</email>
+ <uri>https://michal.sapka.pl</uri>
+ </contributor>
+ </entry>
+ <entry>
+ <title type="html"><![CDATA[Managing dotfiles with GNU Stow]]></title>
+ <id>https://medium.com/@msapka/managing-dotfiles-with-gnu-stow-72b4e3bb9434</id>
+ <link href="https://medium.com/@msapka/managing-dotfiles-with-gnu-stow-72b4e3bb9434"/>
+ <updated>2022-08-04T22:00:00.000Z</updated>
+ <author>
+ <name>Michał M. Sapka</name>
+ <email>michal@sapka.pl</email>
+ <uri>https://michal.sapka.pl</uri>
+ </author>
+ <contributor>
+ <name>Michał M. Sapka</name>
+ <email>michal@sapka.pl</email>
+ <uri>https://michal.sapka.pl</uri>
+ </contributor>
+ </entry>
+ <entry>
+ <title type="html"><![CDATA[Adding dynamic DNS to my home server]]></title>
+ <id>https://medium.com/@msapka/adding-dynamic-dns-to-my-home-server-d05bf65358cc</id>
+ <link href="https://medium.com/@msapka/adding-dynamic-dns-to-my-home-server-d05bf65358cc"/>
+ <updated>2022-08-03T22:00:00.000Z</updated>
+ <author>
+ <name>Michał M. Sapka</name>
+ <email>michal@sapka.pl</email>
+ <uri>https://michal.sapka.pl</uri>
+ </author>
+ <contributor>
+ <name>Michał M. Sapka</name>
+ <email>michal@sapka.pl</email>
+ <uri>https://michal.sapka.pl</uri>
+ </contributor>
+ </entry>
+</feed> \ No newline at end of file
diff --git a/public/rss/feed.json b/public/rss/feed.json
new file mode 100644
index 00000000..81429569
--- /dev/null
+++ b/public/rss/feed.json
@@ -0,0 +1,57 @@
+{
+ "version": "https://jsonfeed.org/version/1",
+ "title": "Michał's publications",
+ "home_page_url": "https://michal.sapka.pl",
+ "feed_url": "https://michal.sapka.pl/rss/feed.json",
+ "description": "Michał Sapka's recent publications",
+ "author": {
+ "name": "Michał M. Sapka",
+ "url": "https://michal.sapka.pl"
+ },
+ "items": [
+ {
+ "id": "https://medium.com/@msapka/buffers-splits-and-tabs-in-vim-5bb3b6dc1c19",
+ "content_html": "",
+ "url": "https://medium.com/@msapka/buffers-splits-and-tabs-in-vim-5bb3b6dc1c19",
+ "title": "Buffers, splits and tabs in Vim",
+ "date_modified": "2022-08-17T22:00:00.000Z",
+ "author": {
+ "name": "Michał M. Sapka",
+ "url": "https://michal.sapka.pl"
+ }
+ },
+ {
+ "id": "https://medium.com/@msapka/a-month-with-a-disgusting-thinkpad-936e7c675a74",
+ "content_html": "",
+ "url": "https://medium.com/@msapka/a-month-with-a-disgusting-thinkpad-936e7c675a74",
+ "title": "A month with a disgusting ThinkPad",
+ "date_modified": "2022-08-07T22:00:00.000Z",
+ "author": {
+ "name": "Michał M. Sapka",
+ "url": "https://michal.sapka.pl"
+ }
+ },
+ {
+ "id": "https://medium.com/@msapka/managing-dotfiles-with-gnu-stow-72b4e3bb9434",
+ "content_html": "",
+ "url": "https://medium.com/@msapka/managing-dotfiles-with-gnu-stow-72b4e3bb9434",
+ "title": "Managing dotfiles with GNU Stow",
+ "date_modified": "2022-08-04T22:00:00.000Z",
+ "author": {
+ "name": "Michał M. Sapka",
+ "url": "https://michal.sapka.pl"
+ }
+ },
+ {
+ "id": "https://medium.com/@msapka/adding-dynamic-dns-to-my-home-server-d05bf65358cc",
+ "content_html": "",
+ "url": "https://medium.com/@msapka/adding-dynamic-dns-to-my-home-server-d05bf65358cc",
+ "title": "Adding dynamic DNS to my home server",
+ "date_modified": "2022-08-03T22:00:00.000Z",
+ "author": {
+ "name": "Michał M. Sapka",
+ "url": "https://michal.sapka.pl"
+ }
+ }
+ ]
+} \ No newline at end of file
diff --git a/public/rss/feed.xml b/public/rss/feed.xml
new file mode 100644
index 00000000..4cdc9f3c
--- /dev/null
+++ b/public/rss/feed.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<rss version="2.0">
+ <channel>
+ <title>Michał's publications</title>
+ <link>https://michal.sapka.pl</link>
+ <description>Michał Sapka's recent publications</description>
+ <lastBuildDate>Mon, 05 Sep 2022 20:50:45 GMT</lastBuildDate>
+ <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
+ <generator>Feed for Node.js</generator>
+ <copyright>All rights reserved 2022, Michał M. Sapka</copyright>
+ <item>
+ <title><![CDATA[Buffers, splits and tabs in Vim]]></title>
+ <link>https://medium.com/@msapka/buffers-splits-and-tabs-in-vim-5bb3b6dc1c19</link>
+ <guid>https://medium.com/@msapka/buffers-splits-and-tabs-in-vim-5bb3b6dc1c19</guid>
+ <pubDate>Wed, 17 Aug 2022 22:00:00 GMT</pubDate>
+ <author>michal@sapka.pl (Michał M. Sapka)</author>
+ </item>
+ <item>
+ <title><![CDATA[A month with a disgusting ThinkPad]]></title>
+ <link>https://medium.com/@msapka/a-month-with-a-disgusting-thinkpad-936e7c675a74</link>
+ <guid>https://medium.com/@msapka/a-month-with-a-disgusting-thinkpad-936e7c675a74</guid>
+ <pubDate>Sun, 07 Aug 2022 22:00:00 GMT</pubDate>
+ <author>michal@sapka.pl (Michał M. Sapka)</author>
+ </item>
+ <item>
+ <title><![CDATA[Managing dotfiles with GNU Stow]]></title>
+ <link>https://medium.com/@msapka/managing-dotfiles-with-gnu-stow-72b4e3bb9434</link>
+ <guid>https://medium.com/@msapka/managing-dotfiles-with-gnu-stow-72b4e3bb9434</guid>
+ <pubDate>Thu, 04 Aug 2022 22:00:00 GMT</pubDate>
+ <author>michal@sapka.pl (Michał M. Sapka)</author>
+ </item>
+ <item>
+ <title><![CDATA[Adding dynamic DNS to my home server]]></title>
+ <link>https://medium.com/@msapka/adding-dynamic-dns-to-my-home-server-d05bf65358cc</link>
+ <guid>https://medium.com/@msapka/adding-dynamic-dns-to-my-home-server-d05bf65358cc</guid>
+ <pubDate>Wed, 03 Aug 2022 22:00:00 GMT</pubDate>
+ <author>michal@sapka.pl (Michał M. Sapka)</author>
+ </item>
+ </channel>
+</rss> \ No newline at end of file