No description
  • HTML 50.3%
  • Shell 44.6%
  • Rust 2.9%
  • Makefile 2.2%
Find a file
marionrvrn b95f662b7e Open up site, ship v5_6 landing, fix 404 status
Cleanup (fully open, single-page baseline):
- Remove password gate and email/waitlist gate: drop the localStorage
  'skillsai_auth' redirects, the #G gate, waitlist form, and gate JS.
- Remove the blog: delete blogs/, templates/blog/, static/images/blog/,
  the BlogAssets embed, and all blog nav links. DefaultAppState now gets an
  empty Blog::new(BlogConfig::default()); the framework /blog route remains
  but serves no posts.
- Delete unused inner pages (crisis, solution, architecture, security,
  deployments): templates, handlers, routes, and nav links.

Redesign:
- Replace templates/index.html with the Skills by cloud.coop v5_6 design
  (standalone dark theme: hero typewriter search, services grid, why-not-
  ChatGPT, how-it-works, provider CTA, request modal). Does not extend
  base.html, which stays the shell for contact/404.

Fix:
- not_found now returns a real 404 status via (StatusCode::NOT_FOUND, Html)
  instead of 200, so unknown/deleted routes report Not Found correctly.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-10 03:27:41 +02:00
.forgejo/workflows Bootstrap from Lhumina Hero website template 2026-06-09 09:19:03 +02:00
reference Add CLAUDE.md and design reference 2026-06-09 07:26:11 +02:00
scripts Bootstrap from Lhumina Hero website template 2026-06-09 09:19:03 +02:00
specs Bootstrap from Lhumina Hero website template 2026-06-09 09:19:03 +02:00
src Open up site, ship v5_6 landing, fix 404 status 2026-06-10 03:27:41 +02:00
static Open up site, ship v5_6 landing, fix 404 status 2026-06-10 03:27:41 +02:00
templates Open up site, ship v5_6 landing, fix 404 status 2026-06-10 03:27:41 +02:00
.gitignore Bootstrap from Lhumina Hero website template 2026-06-09 09:19:03 +02:00
buildenv.sh Bootstrap from Lhumina Hero website template 2026-06-09 09:19:03 +02:00
Cargo.lock Wire framework as git dependency and fix build against main 2026-06-10 02:15:42 +02:00
Cargo.toml Wire framework as git dependency and fix build against main 2026-06-10 02:15:42 +02:00
CLAUDE.md Update CLAUDE.md with redesign plan and decisions 2026-06-10 02:26:39 +02:00
Makefile Bootstrap from Lhumina Hero website template 2026-06-09 09:19:03 +02:00
README.md Initial commit 2026-06-09 05:15:52 +00:00

www_skillsai