Commit Graph

60 Commits

Author SHA1 Message Date
Latte 51db744cc1 . 2025-12-31 18:03:56 +00:00
Latte 06baa33395 docs: Add comprehensive future enhancement plan
- Organized into 5 phases from quick wins to long-term vision
- Includes effort estimates and implementation priorities
- Covers blog, projects showcase, contact form, theme toggle, and more
- Maintains core philosophy: cozy, privacy-first, lightweight
- Added recommended next steps and success metrics
2025-12-31 18:02:54 +00:00
Latte c8f56a1fe5 Merge pull request 'docs/update-structure-documentation' (#3) from docs/update-structure-documentation into dev
Reviewed-on: #3
2025-12-31 08:42:51 +00:00
Latte d8530611a0 workflow update
Enterprise AI Code Review / ai-review (pull_request) Successful in 53s
2025-12-30 13:46:07 +00:00
Latte ee324596ba Update documentation to reflect current project structure
- Rename CLAUDE.MD to CLAUDE.md for correct case-sensitive formatting
- Update file structure diagrams across all documentation files
- Document standard Astro src/ directory structure (layouts, pages)
- Add 404.astro custom error page to documentation
- Include robots.txt and sitemap integration in docs
- Update current status to reflect completed features:
  - Custom 404 page with themed styling
  - Sitemap integration for SEO
  - Accessibility improvements (ARIA labels, semantic HTML)
- Update code examples to use proper import paths from src/
- Mark completed TODO items (404 page, sitemap, accessibility)

All documentation now accurately reflects the standard Astro project
structure with layouts in src/layouts/ and pages in src/pages/.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-30 13:43:08 +00:00
Latte f318a6bdaf Add .gitignore, robots.txt, and sitemap integration
Move and restructure BaseLayout to src/layouts with SEO meta tags Add
404 page with accessibility improvements Restructure pages to src/pages
2025-12-24 16:45:35 +01:00
Latte e888478c23 Rename owner Mats to Latte across site and docs
AI Codebase Quality Review / ai-codebase-review (push) Successful in 16s
2025-12-23 12:02:37 +01:00
Latte 12bf9b7704 update readme 2025-12-23 11:58:43 +01:00
Latte 9e02eefbe0 Init Astro site with Docker and AI workflows
- Add landing page and base layout with cozy theme
- Configure Astro, TypeScript, and project settings
- Add Dockerfile, Nginx config, and docker-compose
- Include favicon and site metadata
- Add documentation: README, DEVELOPMENT, PROJECT_CONTEXT, TODO, CLAUDE
- Add Gitea workflows for AI chat, PR review, issue triage, and codebase
  review
2025-12-23 11:36:55 +01:00
Latte bc13afe171 Initial commit 2025-12-23 09:59:53 +00:00