diff options
| author | Kumar Damani <me@kumardamani.net> | 2023-01-03 18:13:10 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2023-01-03 18:13:10 +0000 |
| commit | 610d1f02dd57cbaeccd076ad14ee9efacc5954a5 (patch) | |
| tree | 0ecd1cb8080cc794840a4f88fcc471eb317df0d8 /public/tags | |
| parent | 8a1af05eeb23fde8dfcde4340a3826598379e7cd (diff) | |
prog as art post draft
Diffstat (limited to 'public/tags')
| -rw-r--r-- | public/tags/index.html | 2 | ||||
| -rw-r--r-- | public/tags/index.xml | 6 | ||||
| -rw-r--r-- | public/tags/index/index.html | 2 | ||||
| -rw-r--r-- | public/tags/index/index.xml | 2 | ||||
| -rw-r--r-- | public/tags/personal/index.html | 5 | ||||
| -rw-r--r-- | public/tags/personal/index.xml | 11 | ||||
| -rw-r--r-- | public/tags/tech/index.html | 5 | ||||
| -rw-r--r-- | public/tags/tech/index.xml | 11 |
8 files changed, 34 insertions, 10 deletions
diff --git a/public/tags/index.html b/public/tags/index.html index 66b6307..ed7f494 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -88,7 +88,7 @@ </section> <footer class="page__footer"><p class="copyright"></p> - +<p class="advertisement">Powered by <a href="https://gohugo.io/">hugo</a> and <a href="https://github.com/joeroe/risotto">risotto</a>.</p> </footer> </div> diff --git a/public/tags/index.xml b/public/tags/index.xml index 57f2072..e50ba59 100644 --- a/public/tags/index.xml +++ b/public/tags/index.xml @@ -6,11 +6,11 @@ <description>Recent content in Tags 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/tags/index.xml" rel="self" type="application/rss+xml" /> + <lastBuildDate>Tue, 29 Nov 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://kumardamani.net/tags/index.xml" rel="self" type="application/rss+xml" /> <item> <title>personal</title> <link>https://kumardamani.net/tags/personal/</link> - <pubDate>Mon, 12 Sep 2022 00:00:00 +0000</pubDate> + <pubDate>Tue, 29 Nov 2022 00:00:00 +0000</pubDate> <guid>https://kumardamani.net/tags/personal/</guid> <description></description> @@ -19,7 +19,7 @@ <item> <title>tech</title> <link>https://kumardamani.net/tags/tech/</link> - <pubDate>Mon, 12 Sep 2022 00:00:00 +0000</pubDate> + <pubDate>Tue, 29 Nov 2022 00:00:00 +0000</pubDate> <guid>https://kumardamani.net/tags/tech/</guid> <description></description> diff --git a/public/tags/index/index.html b/public/tags/index/index.html index 92ab33d..5557e2f 100644 --- a/public/tags/index/index.html +++ b/public/tags/index/index.html @@ -82,7 +82,7 @@ </section> <footer class="page__footer"><p class="copyright"></p> - +<p class="advertisement">Powered by <a href="https://gohugo.io/">hugo</a> and <a href="https://github.com/joeroe/risotto">risotto</a>.</p> </footer> </div> diff --git a/public/tags/index/index.xml b/public/tags/index/index.xml index 56bc695..78403f7 100644 --- a/public/tags/index/index.xml +++ b/public/tags/index/index.xml @@ -9,7 +9,7 @@ <item> <title>Posts</title> <link>https://kumardamani.net/post/</link> - <pubDate>Mon, 12 Sep 2022 00:00:00 +0000</pubDate> + <pubDate>Tue, 29 Nov 2022 00:00:00 +0000</pubDate> <guid>https://kumardamani.net/post/</guid> <description></description> diff --git a/public/tags/personal/index.html b/public/tags/personal/index.html index 0a62c8a..54f34b3 100644 --- a/public/tags/personal/index.html +++ b/public/tags/personal/index.html @@ -43,6 +43,9 @@ <ul> + <li><a href="https://kumardamani.net/post/programming-as-art/">Romanticism in Programming</a></li> + + <li><a href="https://kumardamani.net/post/self-host/">Why do I self-host?</a></li> @@ -85,7 +88,7 @@ </section> <footer class="page__footer"><p class="copyright"></p> - +<p class="advertisement">Powered by <a href="https://gohugo.io/">hugo</a> and <a href="https://github.com/joeroe/risotto">risotto</a>.</p> </footer> </div> diff --git a/public/tags/personal/index.xml b/public/tags/personal/index.xml index 311fe6d..1de66fc 100644 --- a/public/tags/personal/index.xml +++ b/public/tags/personal/index.xml @@ -6,7 +6,16 @@ <description>Recent content in personal 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/tags/personal/index.xml" rel="self" type="application/rss+xml" /> + <lastBuildDate>Tue, 29 Nov 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://kumardamani.net/tags/personal/index.xml" rel="self" type="application/rss+xml" /> + <item> + <title>Romanticism in Programming</title> + <link>https://kumardamani.net/post/programming-as-art/</link> + <pubDate>Tue, 29 Nov 2022 00:00:00 +0000</pubDate> + + <guid>https://kumardamani.net/post/programming-as-art/</guid> + <description><p>Why programming I see programming as an art form.</p></description> + </item> + <item> <title>Why do I self-host?</title> <link>https://kumardamani.net/post/self-host/</link> diff --git a/public/tags/tech/index.html b/public/tags/tech/index.html index d75ea3a..a83daac 100644 --- a/public/tags/tech/index.html +++ b/public/tags/tech/index.html @@ -43,6 +43,9 @@ <ul> + <li><a href="https://kumardamani.net/post/programming-as-art/">Romanticism in Programming</a></li> + + <li><a href="https://kumardamani.net/post/self-host/">Why do I self-host?</a></li> @@ -85,7 +88,7 @@ </section> <footer class="page__footer"><p class="copyright"></p> - +<p class="advertisement">Powered by <a href="https://gohugo.io/">hugo</a> and <a href="https://github.com/joeroe/risotto">risotto</a>.</p> </footer> </div> diff --git a/public/tags/tech/index.xml b/public/tags/tech/index.xml index 7bf143b..39ddf39 100644 --- a/public/tags/tech/index.xml +++ b/public/tags/tech/index.xml @@ -6,7 +6,16 @@ <description>Recent content in tech 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/tags/tech/index.xml" rel="self" type="application/rss+xml" /> + <lastBuildDate>Tue, 29 Nov 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://kumardamani.net/tags/tech/index.xml" rel="self" type="application/rss+xml" /> + <item> + <title>Romanticism in Programming</title> + <link>https://kumardamani.net/post/programming-as-art/</link> + <pubDate>Tue, 29 Nov 2022 00:00:00 +0000</pubDate> + + <guid>https://kumardamani.net/post/programming-as-art/</guid> + <description><p>Why programming I see programming as an art form.</p></description> + </item> + <item> <title>Why do I self-host?</title> <link>https://kumardamani.net/post/self-host/</link> |
