Rename owner Mats to Latte across site and docs
AI Codebase Quality Review / ai-codebase-review (push) Successful in 16s

This commit is contained in:
2025-12-23 12:02:37 +01:00
parent 12bf9b7704
commit e888478c23
4 changed files with 17 additions and 17 deletions
+4 -4
View File
@@ -5,7 +5,7 @@ This file provides guidance for Claude Code and other AI assistants when working
## Project Quick Reference
**Project:** Cozy Den - Personal landing page for hiddenden.cafe
**Owner:** Mats (gay furry developer, values self-hosting and privacy)
**Owner:** Latte (gay furry developer, values self-hosting and privacy)
**Tech Stack:** Astro 4.x, TypeScript, Vanilla CSS, Docker + Nginx
**Aesthetic:** Warm coffee/cappuccino theme, cozy hidden den vibes
**Deployment:** Docker containers pushed to Gitea registry at git.hiddenden.cafe
@@ -157,7 +157,7 @@ docker push git.hiddenden.cafe/mats/cozy-den:latest
**Completed:**
- Landing page with hero section
- About Hidden Den section
- About Me section (Mats)
- About Me section (Latte)
- Services section (Gitea linked)
- Support section
- Docker deployment setup
@@ -175,7 +175,7 @@ docker push git.hiddenden.cafe/mats/cozy-den:latest
## Owner Preferences
Mats typically:
Latte typically:
- Works in bursts of creative energy
- Uses Docker for all deployments
- Pushes to personal Gitea at git.hiddenden.cafe
@@ -198,7 +198,7 @@ Before deploying changes:
The site should:
- Load fast (static HTML)
- Feel warm and welcoming
- Accurately represent Mats and Hidden Den
- Accurately represent Latte and Hidden Den
- Work on all screen sizes
- Be easy to deploy via Docker
- Require minimal maintenance