Alicia Plan — site
  • HTML 78.5%
  • CSS 19.2%
  • Shell 1.8%
  • Makefile 0.5%
Find a file
Fredrick Amnehagen 5e998d46e2
All checks were successful
Build and Deploy / deploy (push) Successful in 6s
feat: complete site redesign with all 25 sections matching amulet visual quality
2026-06-30 15:35:41 +00:00
.forgejo/workflows feat(alicia-plan): initial site skeleton with full content from LaTeX 2026-06-30 14:43:31 +00:00
docs/input/AliciaPlan-doc feat(alicia-plan): initial site skeleton with full content from LaTeX 2026-06-30 14:43:31 +00:00
scripts feat(alicia-plan): initial site skeleton with full content from LaTeX 2026-06-30 14:43:31 +00:00
site feat: complete site redesign with all 25 sections matching amulet visual quality 2026-06-30 15:35:41 +00:00
.gitignore feat(alicia-plan): initial site skeleton with full content from LaTeX 2026-06-30 14:43:31 +00:00
AGENTS.md chore: update AGENTS.md with org structure 2026-06-30 15:12:44 +00:00
Makefile feat(alicia-plan): initial site skeleton with full content from LaTeX 2026-06-30 14:43:31 +00:00
README.md feat(alicia-plan): initial site skeleton with full content from LaTeX 2026-06-30 14:43:31 +00:00

Alicia Trygghetsplan

Safety plan website for Alicia — a comprehensive, sensory-friendly web adaptation of the LaTeX safety plan.

Quick Start

make serve   # Preview locally
make build   # Build for production
make deploy  # Deploy to production LXC

Tech

Static HTML/CSS/JS. No framework. Nginx on Debian LXC.

IaC

See AGENTS.md for infrastructure provisioning via la-infra-cli.