diff options
| author | Kumar Damani <me@kumardamani.net> | 2023-01-04 23:40:33 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2023-01-04 23:40:33 +0000 |
| commit | d2c85f476d05cec7682012c3c4710fab4f46b38a (patch) | |
| tree | 6c55c5ac3ed8c3fd514de6e7a34fb6b15f345947 /public/tags | |
| parent | 96a1150708a73f0d1fd08c1bb2ab66922853cda9 (diff) | |
build files updates
Diffstat (limited to 'public/tags')
| -rw-r--r-- | public/tags/index.html | 23 | ||||
| -rw-r--r-- | public/tags/index.xml | 2 | ||||
| -rw-r--r-- | public/tags/index/index.html | 23 | ||||
| -rw-r--r-- | public/tags/personal/index.html | 23 | ||||
| -rw-r--r-- | public/tags/personal/index.xml | 2 | ||||
| -rw-r--r-- | public/tags/tech/index.html | 26 | ||||
| -rw-r--r-- | public/tags/tech/index.xml | 11 |
7 files changed, 75 insertions, 35 deletions
diff --git a/public/tags/index.html b/public/tags/index.html index ed7f494..8e20815 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -5,7 +5,8 @@ <meta name="description" content="Git, email, resume etc."> <meta name="viewport" content="width=device-width, initial-scale=1"> -<meta charset="utf-8"/> +<meta charset="UTF-8"/> + @@ -15,8 +16,7 @@ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.1/css/academicons.min.css" integrity="sha512-b1ASx0WHgVFL5ZQhTgiPWX+68KjS38Jk87jg7pe+qC7q9YkEtFq0z7xCglv7qGIs/68d3mAp+StfC8WKC5SSAg==" crossorigin="anonymous" /> -<link rel="stylesheet" href="https://kumardamani.net/css/colour/gruvbox-dark.css"> -<link rel="stylesheet" href="https://kumardamani.net/css/colour/dark-mode.css"> +<link rel="stylesheet" href="https://kumardamani.net/css/palettes/gruvbox-dark.css"> <link rel="stylesheet" href="https://kumardamani.net/css/risotto.css"> <link rel="stylesheet" href="https://kumardamani.net/css/custom.css"> </head> @@ -29,7 +29,7 @@ <ul> - <li class="main-nav__item"><a class="nav-main-item" href="/post/" title="Posts">Posts</a></li> + <li class="main-nav__item"><a class="nav-main-item" href="https://kumardamani.net/post/" title="Posts">Posts</a></li> </ul> </nav> @@ -87,7 +87,20 @@ </div> </section> - <footer class="page__footer"><p class="copyright"></p> + <footer class="page__footer"><p> + + + + + + + + + + +</p> +<br /><br /> +<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> diff --git a/public/tags/index.xml b/public/tags/index.xml index e50ba59..04ea7c6 100644 --- a/public/tags/index.xml +++ b/public/tags/index.xml @@ -19,7 +19,7 @@ <item> <title>tech</title> <link>https://kumardamani.net/tags/tech/</link> - <pubDate>Tue, 29 Nov 2022 00:00:00 +0000</pubDate> + <pubDate>Mon, 12 Sep 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 5557e2f..6a6a663 100644 --- a/public/tags/index/index.html +++ b/public/tags/index/index.html @@ -5,7 +5,8 @@ <meta name="description" content="Git, email, resume etc."> <meta name="viewport" content="width=device-width, initial-scale=1"> -<meta charset="utf-8"/> +<meta charset="UTF-8"/> + @@ -15,8 +16,7 @@ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.1/css/academicons.min.css" integrity="sha512-b1ASx0WHgVFL5ZQhTgiPWX+68KjS38Jk87jg7pe+qC7q9YkEtFq0z7xCglv7qGIs/68d3mAp+StfC8WKC5SSAg==" crossorigin="anonymous" /> -<link rel="stylesheet" href="https://kumardamani.net/css/colour/gruvbox-dark.css"> -<link rel="stylesheet" href="https://kumardamani.net/css/colour/dark-mode.css"> +<link rel="stylesheet" href="https://kumardamani.net/css/palettes/gruvbox-dark.css"> <link rel="stylesheet" href="https://kumardamani.net/css/risotto.css"> <link rel="stylesheet" href="https://kumardamani.net/css/custom.css"> </head> @@ -29,7 +29,7 @@ <ul> - <li class="main-nav__item"><a class="nav-main-item" href="/post/" title="Posts">Posts</a></li> + <li class="main-nav__item"><a class="nav-main-item" href="https://kumardamani.net/post/" title="Posts">Posts</a></li> </ul> </nav> @@ -81,7 +81,20 @@ </div> </section> - <footer class="page__footer"><p class="copyright"></p> + <footer class="page__footer"><p> + + + + + + + + + + +</p> +<br /><br /> +<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> diff --git a/public/tags/personal/index.html b/public/tags/personal/index.html index 54f34b3..500c438 100644 --- a/public/tags/personal/index.html +++ b/public/tags/personal/index.html @@ -5,7 +5,8 @@ <meta name="description" content="Git, email, resume etc."> <meta name="viewport" content="width=device-width, initial-scale=1"> -<meta charset="utf-8"/> +<meta charset="UTF-8"/> + @@ -15,8 +16,7 @@ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.1/css/academicons.min.css" integrity="sha512-b1ASx0WHgVFL5ZQhTgiPWX+68KjS38Jk87jg7pe+qC7q9YkEtFq0z7xCglv7qGIs/68d3mAp+StfC8WKC5SSAg==" crossorigin="anonymous" /> -<link rel="stylesheet" href="https://kumardamani.net/css/colour/gruvbox-dark.css"> -<link rel="stylesheet" href="https://kumardamani.net/css/colour/dark-mode.css"> +<link rel="stylesheet" href="https://kumardamani.net/css/palettes/gruvbox-dark.css"> <link rel="stylesheet" href="https://kumardamani.net/css/risotto.css"> <link rel="stylesheet" href="https://kumardamani.net/css/custom.css"> </head> @@ -29,7 +29,7 @@ <ul> - <li class="main-nav__item"><a class="nav-main-item" href="/post/" title="Posts">Posts</a></li> + <li class="main-nav__item"><a class="nav-main-item" href="https://kumardamani.net/post/" title="Posts">Posts</a></li> </ul> </nav> @@ -87,7 +87,20 @@ </div> </section> - <footer class="page__footer"><p class="copyright"></p> + <footer class="page__footer"><p> + + + + + + + + + + +</p> +<br /><br /> +<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> diff --git a/public/tags/personal/index.xml b/public/tags/personal/index.xml index 1de66fc..9b28685 100644 --- a/public/tags/personal/index.xml +++ b/public/tags/personal/index.xml @@ -13,7 +13,7 @@ <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> + <description><p>Why there is art in programming.</p></description> </item> <item> diff --git a/public/tags/tech/index.html b/public/tags/tech/index.html index a83daac..517a1eb 100644 --- a/public/tags/tech/index.html +++ b/public/tags/tech/index.html @@ -5,7 +5,8 @@ <meta name="description" content="Git, email, resume etc."> <meta name="viewport" content="width=device-width, initial-scale=1"> -<meta charset="utf-8"/> +<meta charset="UTF-8"/> + @@ -15,8 +16,7 @@ <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.1/css/academicons.min.css" integrity="sha512-b1ASx0WHgVFL5ZQhTgiPWX+68KjS38Jk87jg7pe+qC7q9YkEtFq0z7xCglv7qGIs/68d3mAp+StfC8WKC5SSAg==" crossorigin="anonymous" /> -<link rel="stylesheet" href="https://kumardamani.net/css/colour/gruvbox-dark.css"> -<link rel="stylesheet" href="https://kumardamani.net/css/colour/dark-mode.css"> +<link rel="stylesheet" href="https://kumardamani.net/css/palettes/gruvbox-dark.css"> <link rel="stylesheet" href="https://kumardamani.net/css/risotto.css"> <link rel="stylesheet" href="https://kumardamani.net/css/custom.css"> </head> @@ -29,7 +29,7 @@ <ul> - <li class="main-nav__item"><a class="nav-main-item" href="/post/" title="Posts">Posts</a></li> + <li class="main-nav__item"><a class="nav-main-item" href="https://kumardamani.net/post/" title="Posts">Posts</a></li> </ul> </nav> @@ -43,9 +43,6 @@ <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> @@ -87,7 +84,20 @@ </div> </section> - <footer class="page__footer"><p class="copyright"></p> + <footer class="page__footer"><p> + + + + + + + + + + +</p> +<br /><br /> +<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> diff --git a/public/tags/tech/index.xml b/public/tags/tech/index.xml index 39ddf39..7bf143b 100644 --- a/public/tags/tech/index.xml +++ b/public/tags/tech/index.xml @@ -6,16 +6,7 @@ <description>Recent content in tech on Kumar Damani - Home</description> <generator>Hugo -- gohugo.io</generator> <language>en-us</language> - <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> - + <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" /> <item> <title>Why do I self-host?</title> <link>https://kumardamani.net/post/self-host/</link> |
