Commit Graph

8 Commits

Author SHA1 Message Date
28c2465afc feat: home landing page 2026-02-25 13:56:57 -06:00
5decb2a5f5 feat(components/ui): add reusable Button component 2026-02-25 13:56:21 -06:00
9c1aa9a3cb feat(types): add MergeOmitting utility type for type merging 2026-02-25 13:56:05 -06:00
456aa1eb6b feat(styles): add screen reader only utility class 2026-02-25 13:55:51 -06:00
c0a3a76f13 refactor(theme): update neutral color from gray to slate 2026-02-24 16:37:31 -06:00
d4d34739d2 feat: configure Astro site URL and update favicon 2026-02-24 16:36:15 -06:00
e7f9c626df feat(deps): add PandaCSS, fonts, and FontAwesome for styling
- Add @pandacss/dev and @srjuggernaut-dev/srjuggernaut-panda-preset for CSS-in-JS styling
- Include @fontsource-variable/roboto and @fontsource/orbitron for typography
- Add @fortawesome/fontawesome-free for icons
- Update .gitignore to exclude styled-system and styled-system-studio directories
2026-02-24 12:04:06 -06:00
b340b1790f chore: initial environment setup 2026-02-24 11:41:56 -06:00