1
0
This commit is contained in:
2026-04-18 22:15:23 +02:00
parent 4dd613531a
commit a58b9dc551
2 changed files with 86 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
A minimal personal homepage built with Astro.
This project is AI-friendly and was mostly created with AI assistance, then refined as a lightweight, maintainable Astro site.
This project is a lightweight public hub for:
- a self-hosted Gitea instance
@@ -84,6 +86,8 @@ Update this file to change:
- The page is fully static and optimized for minimal client-side JavaScript.
- Icons are provided through Font Awesome brand icons.
- Styling is handled in `src/styles/global.css`.
- Content is primarily configured through `src/data/links.ts` to stay easy for both humans and AI agents to edit.
- Contributor guidance for AI/code agents lives in `AGENTS.md`.
## License