summaryrefslogtreecommitdiffstats
path: root/public/tags
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-05 09:52:36 +0200
committerDanilo M. <danix@danix.xyz>2026-04-05 09:52:36 +0200
commit25b879bd290528adfb47b0042749305a6a408800 (patch)
tree22048174696683141c5eaf00a6a4aee34ce8a244 /public/tags
parent123b15e442a5a2bd2d73fb9d32cdded69a28f109 (diff)
downloaddanixxyz-theme-25b879bd290528adfb47b0042749305a6a408800.tar.gz
danixxyz-theme-25b879bd290528adfb47b0042749305a6a408800.zip
fix: resolve matrix rain opacity, menu styling, and featured articles
Issues fixed: 1. Added missing header.css and footer.css imports to main.css (fixes unstyled menu) 2. Increased matrix rain canvas opacity (0.13→0.25, 0.18→0.35) for better visibility 3. Updated home.html to display featured articles first, then latest 3 4. Removed invalid pseudo-element CSS rule on canvas element The form on /is/here should now be visible, menu properly styled, and matrix rain more prominent. Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Diffstat (limited to 'public/tags')
-rw-r--r--public/tags/blue/index.html77
-rw-r--r--public/tags/blue/index.xml19
-rw-r--r--public/tags/green/index.html79
-rw-r--r--public/tags/green/index.xml26
-rw-r--r--public/tags/index.html81
-rw-r--r--public/tags/index.xml33
-rw-r--r--public/tags/red/index.html81
-rw-r--r--public/tags/red/index.xml33
8 files changed, 429 insertions, 0 deletions
diff --git a/public/tags/blue/index.html b/public/tags/blue/index.html
new file mode 100644
index 0000000..8ed343b
--- /dev/null
+++ b/public/tags/blue/index.html
@@ -0,0 +1,77 @@
+<!DOCTYPE html>
+<html lang="en-US" dir="ltr">
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+ <meta charset="utf-8">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="Writing about IT, life, and the things that matter.">
+<meta name="theme-color" content="#060b10">
+<title>Blue | danilo m.</title>
+
+
+ <link rel="stylesheet" href="/css/main.css">
+
+
+ <script src="/js/main.js"></script>
+
+
+</head>
+<body>
+ <div class="reading-progress"></div>
+ <header><div class="header-container">
+ <a href="/" class="site-title">Danilo M.</a>
+ <div class="header-controls">
+ <nav>
+ <ul>
+
+ <li>
+ <a href="/articles/" >
+ articles
+ </a>
+ </li>
+
+ <li>
+ <a href="/is/" >
+ about
+ </a>
+ </li>
+
+ <li>
+ <a href="/is/here/" >
+ contact
+ </a>
+ </li>
+
+ </ul>
+ </nav>
+ <button id="theme-toggle-btn" class="theme-toggle" aria-label="Toggle theme">🌙 dark</button>
+ </div>
+</div>
+</header>
+ <main>
+ <h1>Blue</h1>
+
+
+ <h2><a href="/posts/post-3/">Post 3</a></h2>
+
+</main>
+ <footer><div class="footer-container">
+ <div class="footer-content">
+ <div class="footer-copyright">
+ © 2026 Danilo M.. All rights reserved.
+ </div>
+ <nav>
+ <ul class="footer-nav">
+
+ <li><a href="/articles/">articles</a></li>
+
+ <li><a href="/is/">about</a></li>
+
+ <li><a href="/is/here/">contact</a></li>
+
+ </ul>
+ </nav>
+ </div>
+</div>
+</footer>
+</body>
+</html>
diff --git a/public/tags/blue/index.xml b/public/tags/blue/index.xml
new file mode 100644
index 0000000..aa9747f
--- /dev/null
+++ b/public/tags/blue/index.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>Blue on danilo m.</title>
+ <link>http://localhost:1313/tags/blue/</link>
+ <description>Recent content in Blue on danilo m.</description>
+ <generator>Hugo</generator>
+ <language>en-US</language>
+ <lastBuildDate>Wed, 15 Mar 2023 11:00:00 -0700</lastBuildDate>
+ <atom:link href="http://localhost:1313/tags/blue/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Post 3</title>
+ <link>http://localhost:1313/posts/post-3/</link>
+ <pubDate>Wed, 15 Mar 2023 11:00:00 -0700</pubDate>
+ <guid>http://localhost:1313/posts/post-3/</guid>
+ <description>&lt;p&gt;Occaecat aliqua consequat laborum ut ex aute aliqua culpa quis irure esse magna dolore quis. Proident fugiat labore eu laboris officia Lorem enim. Ipsum occaecat cillum ut tempor id sint aliqua incididunt nisi incididunt reprehenderit. Voluptate ad minim sint est aute aliquip esse occaecat tempor officia qui sunt. Aute ex ipsum id ut in est velit est laborum incididunt. Aliqua qui id do esse sunt eiusmod id deserunt eu nostrud aute sit ipsum. Deserunt esse cillum Lorem non magna adipisicing mollit amet consequat.&lt;/p&gt;</description>
+ </item>
+ </channel>
+</rss>
diff --git a/public/tags/green/index.html b/public/tags/green/index.html
new file mode 100644
index 0000000..025cdee
--- /dev/null
+++ b/public/tags/green/index.html
@@ -0,0 +1,79 @@
+<!DOCTYPE html>
+<html lang="en-US" dir="ltr">
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+ <meta charset="utf-8">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="Writing about IT, life, and the things that matter.">
+<meta name="theme-color" content="#060b10">
+<title>Green | danilo m.</title>
+
+
+ <link rel="stylesheet" href="/css/main.css">
+
+
+ <script src="/js/main.js"></script>
+
+
+</head>
+<body>
+ <div class="reading-progress"></div>
+ <header><div class="header-container">
+ <a href="/" class="site-title">Danilo M.</a>
+ <div class="header-controls">
+ <nav>
+ <ul>
+
+ <li>
+ <a href="/articles/" >
+ articles
+ </a>
+ </li>
+
+ <li>
+ <a href="/is/" >
+ about
+ </a>
+ </li>
+
+ <li>
+ <a href="/is/here/" >
+ contact
+ </a>
+ </li>
+
+ </ul>
+ </nav>
+ <button id="theme-toggle-btn" class="theme-toggle" aria-label="Toggle theme">🌙 dark</button>
+ </div>
+</div>
+</header>
+ <main>
+ <h1>Green</h1>
+
+
+ <h2><a href="/posts/post-3/">Post 3</a></h2>
+
+ <h2><a href="/posts/post-2/">Post 2</a></h2>
+
+</main>
+ <footer><div class="footer-container">
+ <div class="footer-content">
+ <div class="footer-copyright">
+ © 2026 Danilo M.. All rights reserved.
+ </div>
+ <nav>
+ <ul class="footer-nav">
+
+ <li><a href="/articles/">articles</a></li>
+
+ <li><a href="/is/">about</a></li>
+
+ <li><a href="/is/here/">contact</a></li>
+
+ </ul>
+ </nav>
+ </div>
+</div>
+</footer>
+</body>
+</html>
diff --git a/public/tags/green/index.xml b/public/tags/green/index.xml
new file mode 100644
index 0000000..2f9098a
--- /dev/null
+++ b/public/tags/green/index.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>Green on danilo m.</title>
+ <link>http://localhost:1313/tags/green/</link>
+ <description>Recent content in Green on danilo m.</description>
+ <generator>Hugo</generator>
+ <language>en-US</language>
+ <lastBuildDate>Wed, 15 Mar 2023 11:00:00 -0700</lastBuildDate>
+ <atom:link href="http://localhost:1313/tags/green/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Post 3</title>
+ <link>http://localhost:1313/posts/post-3/</link>
+ <pubDate>Wed, 15 Mar 2023 11:00:00 -0700</pubDate>
+ <guid>http://localhost:1313/posts/post-3/</guid>
+ <description>&lt;p&gt;Occaecat aliqua consequat laborum ut ex aute aliqua culpa quis irure esse magna dolore quis. Proident fugiat labore eu laboris officia Lorem enim. Ipsum occaecat cillum ut tempor id sint aliqua incididunt nisi incididunt reprehenderit. Voluptate ad minim sint est aute aliquip esse occaecat tempor officia qui sunt. Aute ex ipsum id ut in est velit est laborum incididunt. Aliqua qui id do esse sunt eiusmod id deserunt eu nostrud aute sit ipsum. Deserunt esse cillum Lorem non magna adipisicing mollit amet consequat.&lt;/p&gt;</description>
+ </item>
+ <item>
+ <title>Post 2</title>
+ <link>http://localhost:1313/posts/post-2/</link>
+ <pubDate>Wed, 15 Feb 2023 10:00:00 -0700</pubDate>
+ <guid>http://localhost:1313/posts/post-2/</guid>
+ <description>&lt;p&gt;Anim eiusmod irure incididunt sint cupidatat. Incididunt irure irure irure nisi ipsum do ut quis fugiat consectetur proident cupidatat incididunt cillum. Dolore voluptate occaecat qui mollit laborum ullamco et. Ipsum laboris officia anim laboris culpa eiusmod ex magna ex cupidatat anim ipsum aute. Mollit aliquip occaecat qui sunt velit ut cupidatat reprehenderit enim sunt laborum. Velit veniam in officia nulla adipisicing ut duis officia.&lt;/p&gt;&#xA;&lt;p&gt;Exercitation voluptate irure in irure tempor mollit Lorem nostrud ad officia. Velit id fugiat occaecat do tempor. Sit officia Lorem aliquip eu deserunt consectetur. Aute proident deserunt in nulla aliquip dolore ipsum Lorem ut cupidatat consectetur sit sint laborum. Esse cupidatat sit sint sunt tempor exercitation deserunt. Labore dolor duis laborum est do nisi ut veniam dolor et nostrud nostrud.&lt;/p&gt;</description>
+ </item>
+ </channel>
+</rss>
diff --git a/public/tags/index.html b/public/tags/index.html
new file mode 100644
index 0000000..ce1a253
--- /dev/null
+++ b/public/tags/index.html
@@ -0,0 +1,81 @@
+<!DOCTYPE html>
+<html lang="en-US" dir="ltr">
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+ <meta charset="utf-8">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="Writing about IT, life, and the things that matter.">
+<meta name="theme-color" content="#060b10">
+<title>Tags | danilo m.</title>
+
+
+ <link rel="stylesheet" href="/css/main.css">
+
+
+ <script src="/js/main.js"></script>
+
+
+</head>
+<body>
+ <div class="reading-progress"></div>
+ <header><div class="header-container">
+ <a href="/" class="site-title">Danilo M.</a>
+ <div class="header-controls">
+ <nav>
+ <ul>
+
+ <li>
+ <a href="/articles/" >
+ articles
+ </a>
+ </li>
+
+ <li>
+ <a href="/is/" >
+ about
+ </a>
+ </li>
+
+ <li>
+ <a href="/is/here/" >
+ contact
+ </a>
+ </li>
+
+ </ul>
+ </nav>
+ <button id="theme-toggle-btn" class="theme-toggle" aria-label="Toggle theme">🌙 dark</button>
+ </div>
+</div>
+</header>
+ <main>
+ <h1>Tags</h1>
+
+
+ <h2><a href="/tags/blue/">Blue</a></h2>
+
+ <h2><a href="/tags/green/">Green</a></h2>
+
+ <h2><a href="/tags/red/">Red</a></h2>
+
+</main>
+ <footer><div class="footer-container">
+ <div class="footer-content">
+ <div class="footer-copyright">
+ © 2026 Danilo M.. All rights reserved.
+ </div>
+ <nav>
+ <ul class="footer-nav">
+
+ <li><a href="/articles/">articles</a></li>
+
+ <li><a href="/is/">about</a></li>
+
+ <li><a href="/is/here/">contact</a></li>
+
+ </ul>
+ </nav>
+ </div>
+</div>
+</footer>
+</body>
+</html>
diff --git a/public/tags/index.xml b/public/tags/index.xml
new file mode 100644
index 0000000..3a78b22
--- /dev/null
+++ b/public/tags/index.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>Tags on danilo m.</title>
+ <link>http://localhost:1313/tags/</link>
+ <description>Recent content in Tags on danilo m.</description>
+ <generator>Hugo</generator>
+ <language>en-US</language>
+ <lastBuildDate>Wed, 15 Mar 2023 11:00:00 -0700</lastBuildDate>
+ <atom:link href="http://localhost:1313/tags/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Blue</title>
+ <link>http://localhost:1313/tags/blue/</link>
+ <pubDate>Wed, 15 Mar 2023 11:00:00 -0700</pubDate>
+ <guid>http://localhost:1313/tags/blue/</guid>
+ <description></description>
+ </item>
+ <item>
+ <title>Green</title>
+ <link>http://localhost:1313/tags/green/</link>
+ <pubDate>Wed, 15 Mar 2023 11:00:00 -0700</pubDate>
+ <guid>http://localhost:1313/tags/green/</guid>
+ <description></description>
+ </item>
+ <item>
+ <title>Red</title>
+ <link>http://localhost:1313/tags/red/</link>
+ <pubDate>Wed, 15 Mar 2023 11:00:00 -0700</pubDate>
+ <guid>http://localhost:1313/tags/red/</guid>
+ <description></description>
+ </item>
+ </channel>
+</rss>
diff --git a/public/tags/red/index.html b/public/tags/red/index.html
new file mode 100644
index 0000000..7617dd6
--- /dev/null
+++ b/public/tags/red/index.html
@@ -0,0 +1,81 @@
+<!DOCTYPE html>
+<html lang="en-US" dir="ltr">
+<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
+ <meta charset="utf-8">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<meta name="description" content="Writing about IT, life, and the things that matter.">
+<meta name="theme-color" content="#060b10">
+<title>Red | danilo m.</title>
+
+
+ <link rel="stylesheet" href="/css/main.css">
+
+
+ <script src="/js/main.js"></script>
+
+
+</head>
+<body>
+ <div class="reading-progress"></div>
+ <header><div class="header-container">
+ <a href="/" class="site-title">Danilo M.</a>
+ <div class="header-controls">
+ <nav>
+ <ul>
+
+ <li>
+ <a href="/articles/" >
+ articles
+ </a>
+ </li>
+
+ <li>
+ <a href="/is/" >
+ about
+ </a>
+ </li>
+
+ <li>
+ <a href="/is/here/" >
+ contact
+ </a>
+ </li>
+
+ </ul>
+ </nav>
+ <button id="theme-toggle-btn" class="theme-toggle" aria-label="Toggle theme">🌙 dark</button>
+ </div>
+</div>
+</header>
+ <main>
+ <h1>Red</h1>
+
+
+ <h2><a href="/posts/post-3/">Post 3</a></h2>
+
+ <h2><a href="/posts/post-2/">Post 2</a></h2>
+
+ <h2><a href="/posts/post-1/">Post 1</a></h2>
+
+</main>
+ <footer><div class="footer-container">
+ <div class="footer-content">
+ <div class="footer-copyright">
+ © 2026 Danilo M.. All rights reserved.
+ </div>
+ <nav>
+ <ul class="footer-nav">
+
+ <li><a href="/articles/">articles</a></li>
+
+ <li><a href="/is/">about</a></li>
+
+ <li><a href="/is/here/">contact</a></li>
+
+ </ul>
+ </nav>
+ </div>
+</div>
+</footer>
+</body>
+</html>
diff --git a/public/tags/red/index.xml b/public/tags/red/index.xml
new file mode 100644
index 0000000..84e6c56
--- /dev/null
+++ b/public/tags/red/index.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+ <channel>
+ <title>Red on danilo m.</title>
+ <link>http://localhost:1313/tags/red/</link>
+ <description>Recent content in Red on danilo m.</description>
+ <generator>Hugo</generator>
+ <language>en-US</language>
+ <lastBuildDate>Wed, 15 Mar 2023 11:00:00 -0700</lastBuildDate>
+ <atom:link href="http://localhost:1313/tags/red/index.xml" rel="self" type="application/rss+xml" />
+ <item>
+ <title>Post 3</title>
+ <link>http://localhost:1313/posts/post-3/</link>
+ <pubDate>Wed, 15 Mar 2023 11:00:00 -0700</pubDate>
+ <guid>http://localhost:1313/posts/post-3/</guid>
+ <description>&lt;p&gt;Occaecat aliqua consequat laborum ut ex aute aliqua culpa quis irure esse magna dolore quis. Proident fugiat labore eu laboris officia Lorem enim. Ipsum occaecat cillum ut tempor id sint aliqua incididunt nisi incididunt reprehenderit. Voluptate ad minim sint est aute aliquip esse occaecat tempor officia qui sunt. Aute ex ipsum id ut in est velit est laborum incididunt. Aliqua qui id do esse sunt eiusmod id deserunt eu nostrud aute sit ipsum. Deserunt esse cillum Lorem non magna adipisicing mollit amet consequat.&lt;/p&gt;</description>
+ </item>
+ <item>
+ <title>Post 2</title>
+ <link>http://localhost:1313/posts/post-2/</link>
+ <pubDate>Wed, 15 Feb 2023 10:00:00 -0700</pubDate>
+ <guid>http://localhost:1313/posts/post-2/</guid>
+ <description>&lt;p&gt;Anim eiusmod irure incididunt sint cupidatat. Incididunt irure irure irure nisi ipsum do ut quis fugiat consectetur proident cupidatat incididunt cillum. Dolore voluptate occaecat qui mollit laborum ullamco et. Ipsum laboris officia anim laboris culpa eiusmod ex magna ex cupidatat anim ipsum aute. Mollit aliquip occaecat qui sunt velit ut cupidatat reprehenderit enim sunt laborum. Velit veniam in officia nulla adipisicing ut duis officia.&lt;/p&gt;&#xA;&lt;p&gt;Exercitation voluptate irure in irure tempor mollit Lorem nostrud ad officia. Velit id fugiat occaecat do tempor. Sit officia Lorem aliquip eu deserunt consectetur. Aute proident deserunt in nulla aliquip dolore ipsum Lorem ut cupidatat consectetur sit sint laborum. Esse cupidatat sit sint sunt tempor exercitation deserunt. Labore dolor duis laborum est do nisi ut veniam dolor et nostrud nostrud.&lt;/p&gt;</description>
+ </item>
+ <item>
+ <title>Post 1</title>
+ <link>http://localhost:1313/posts/post-1/</link>
+ <pubDate>Sun, 15 Jan 2023 09:00:00 -0700</pubDate>
+ <guid>http://localhost:1313/posts/post-1/</guid>
+ <description>&lt;p&gt;Tempor proident minim aliquip reprehenderit dolor et ad anim Lorem duis sint eiusmod. Labore ut ea duis dolor. Incididunt consectetur proident qui occaecat incididunt do nisi Lorem. Tempor do laborum elit laboris excepteur eiusmod do. Eiusmod nisi excepteur ut amet pariatur adipisicing Lorem.&lt;/p&gt;&#xA;&lt;p&gt;Occaecat nulla excepteur dolore excepteur duis eiusmod ullamco officia anim in voluptate ea occaecat officia. Cillum sint esse velit ea officia minim fugiat. Elit ea esse id aliquip pariatur cupidatat id duis minim incididunt ea ea. Anim ut duis sunt nisi. Culpa cillum sit voluptate voluptate eiusmod dolor. Enim nisi Lorem ipsum irure est excepteur voluptate eu in enim nisi. Nostrud ipsum Lorem anim sint labore consequat do.&lt;/p&gt;</description>
+ </item>
+ </channel>
+</rss>