feat: add admin CLI, SEO meta tags, security headers, and production Makefile targets

This commit is contained in:
2026-05-11 03:30:51 +00:00
parent fda3a202dc
commit 140cceff64
49 changed files with 2116 additions and 188 deletions
+8
View File
@@ -35,4 +35,12 @@
--nav-height: 56px;
--sidebar-width: 240px;
--max-content: 1200px;
--topic-devlog: #7c4dff;
--topic-showcase: #00bfa5;
--topic-question: #448aff;
--topic-rant: #ff5252;
--topic-fun: #ffab00;
--bg-gradient: linear-gradient(135deg, #0f0a1a 0%, #1a0a2e 50%, #0f0a1a 100%);
}