]> danix's work - danix2-hugo-theme.git/commit
fix: resolve matrix rain opacity, menu styling, and featured articles
authorDanilo M. <redacted>
Sun, 5 Apr 2026 07:52:36 +0000 (09:52 +0200)
committerDanilo M. <redacted>
Sun, 5 Apr 2026 07:52:36 +0000 (09:52 +0200)
commit25b879bd290528adfb47b0042749305a6a408800
tree22048174696683141c5eaf00a6a4aee34ce8a244
parent123b15e442a5a2bd2d73fb9d32cdded69a28f109
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 <redacted>
44 files changed:
.claude/settings.local.json [new file with mode: 0644]
.hugo_build.lock [new file with mode: 0644]
.superpowers/brainstorm/15080-1775367116/content/theme-approaches.html [new file with mode: 0644]
.superpowers/brainstorm/15080-1775367116/content/waiting.html [new file with mode: 0644]
.superpowers/brainstorm/15080-1775367116/state/server-stopped [new file with mode: 0644]
.superpowers/brainstorm/15080-1775367116/state/server.log [new file with mode: 0644]
.superpowers/brainstorm/15080-1775367116/state/server.pid [new file with mode: 0644]
assets/css/components/hero.css
assets/css/main.css
assets/jsconfig.json [new file with mode: 0644]
layouts/home.html
public/articles/index.html [new file with mode: 0644]
public/categories/index.html [new file with mode: 0644]
public/categories/index.xml [new file with mode: 0644]
public/css/main.30bbabcf0c588c3c13cbe24430d7aa6226315a94faf09d877dd441b3ebf03774.css [new file with mode: 0644]
public/css/main.3abe95debec71c071dca144ff88e0ce1f7c17e0c6cc9f1a0138ae45683de8c86.css [new file with mode: 0644]
public/css/main.5c9869e05d53e10d15258a314b452f5a95242f4e39dd052c90b7d7b5619c40c4.css [new file with mode: 0644]
public/css/main.8337d7f7e0fbf6083195dbb6bd8ad102187face3b194ff449dc78376ca12e014.css [new file with mode: 0644]
public/css/main.css [new file with mode: 0644]
public/css/main.css.map [new file with mode: 0644]
public/favicon.ico [new file with mode: 0644]
public/index.html [new file with mode: 0644]
public/index.xml [new file with mode: 0644]
public/is/here/index.html [new file with mode: 0644]
public/is/index.html [new file with mode: 0644]
public/js/filters.38212ecd54ff7f1fdebf2aebe32e8c248382e80f93dae0761ebbbd03ca28dc5b.js [new file with mode: 0644]
public/js/main.23cd0c7d837263b9eaeb96ee2d9ccfa2969daa3fa00fa1c1fe8701a9b87251a1.js [new file with mode: 0644]
public/js/main.55ed9b054bac537d7aab80112d090a8b88bbcaae5dec86c26009f393fd2d213d.js [new file with mode: 0644]
public/js/main.js [new file with mode: 0644]
public/js/main.js.map [new file with mode: 0644]
public/posts/index.html [new file with mode: 0644]
public/posts/post-1/index.html [new file with mode: 0644]
public/posts/post-2/index.html [new file with mode: 0644]
public/posts/post-3/bryce-canyon.jpg [new file with mode: 0644]
public/posts/post-3/index.html [new file with mode: 0644]
public/sitemap.xml [new file with mode: 0644]
public/tags/blue/index.html [new file with mode: 0644]
public/tags/blue/index.xml [new file with mode: 0644]
public/tags/green/index.html [new file with mode: 0644]
public/tags/green/index.xml [new file with mode: 0644]
public/tags/index.html [new file with mode: 0644]
public/tags/index.xml [new file with mode: 0644]
public/tags/red/index.html [new file with mode: 0644]
public/tags/red/index.xml [new file with mode: 0644]