7 Commits

Author SHA1 Message Date
b38110cbe4 feat(ui): add FontAwesome icons to menu buttons 2026-02-23 16:05:42 -06:00
972ec0ea1f feat: add Hero component with Orbitron font to home page
- Add @fontsource/orbitron dependency for custom font styling
- Create Hero.astro component featuring logo, title, and description
- Update index.astro to render Hero component instead of basic heading
- Enhances homepage visual appeal with responsive grid layout and Orbitron font for branding
2026-02-09 15:21:15 -06:00
a104169551 feat: upgrade srjuggernaut-panda-preset and centralize theme config 2026-02-09 13:43:50 -06:00
c87ee5ea01 feat: integrate Panda CSS with biome overrides and dependencies 2026-02-02 17:45:10 -06:00
e343a1e252 chore: add Husky hooks for commitlint and lint-staged
- Install Husky with commit-msg and pre-commit hooks
- Add commitlint CLI and conventional config for enforcing commit message standards
- Configure pre-commit to run lint-staged for code quality checks
- Update bun.lock with new dev dependencies

This setup ensures consistent commit messages and automated linting before commits.
2026-02-02 14:25:54 -06:00
a976eef50d feat: add Biome code formatter and linter 2026-02-02 14:05:53 -06:00
houston[bot]
a70731f23f chore: initial commit from Astro 2026-01-30 14:08:21 -06:00