diff options
| author | Kumar Damani <me@kumardamani.net> | 2022-09-12 23:01:45 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2022-09-12 23:01:45 +0000 |
| commit | df096396a542e87a248089d8d4e9ab3a2b1b5e1a (patch) | |
| tree | 3d837f3df3962c8b626b7359558933a9d4c379fc /public/index.xml | |
| parent | 89ea076e19c28ebb27b0bd7096b7bb3c319f9563 (diff) | |
| parent | e629cc77768ad029445648540a0dd4129ce869a7 (diff) | |
Merge branch 'hugo' into 'main'
moved to hugo
See merge request kdam0/kumardamani.net!1
Diffstat (limited to 'public/index.xml')
| -rw-r--r-- | public/index.xml | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/public/index.xml b/public/index.xml new file mode 100644 index 0000000..a0e494d --- /dev/null +++ b/public/index.xml @@ -0,0 +1,29 @@ +<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> + <channel> + <title>Kumar Damani - Home</title> + <link>https://kumardamani.net/</link> + <description>Recent content on Kumar Damani - Home</description> + <generator>Hugo -- gohugo.io</generator> + <language>en-us</language> + <lastBuildDate>Mon, 12 Sep 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://kumardamani.net/index.xml" rel="self" type="application/rss+xml" /> + <item> + <title>Why do I self-host?</title> + <link>https://kumardamani.net/post/self-host/</link> + <pubDate>Mon, 12 Sep 2022 00:00:00 +0000</pubDate> + + <guid>https://kumardamani.net/post/self-host/</guid> + <description><p>My reasons for self-hosting.</p></description> + </item> + + <item> + <title>Programs and Equipment</title> + <link>https://kumardamani.net/post/programs/</link> + <pubDate>Fri, 12 Nov 2021 00:00:00 +0000</pubDate> + + <guid>https://kumardamani.net/post/programs/</guid> + <description><p>The programs and equipment I use on a daily basis.</p></description> + </item> + + </channel> +</rss> |
