Commit Graph

15 Commits

Author SHA1 Message Date
SrJuggernaut 7803e845dd feat: add Dockerfile for containerized build and deployment 2026-03-03 16:06:56 -06:00
SrJuggernaut 67784df7e1 style: adjust lineHeight in base and h1 styles for better typography 2026-03-03 16:06:40 -06:00
SrJuggernaut c5896e9c06 style: enhance global typography and layout in panda config 2026-02-25 18:35:49 -06:00
SrJuggernaut af82846273 feat: center grid and align items to start in home links 2026-02-25 18:34:37 -06:00
SrJuggernaut 6a1ddaabf8 feat: add custom 404 error page 2026-02-25 17:57:17 -06:00
SrJuggernaut 80f46db951 feat(layout): add Basic and Header components for site layout 2026-02-25 17:57:06 -06:00
SrJuggernaut ad3eb66144 feat(layout): add footer component and centralize imports in Landing layout 2026-02-25 17:56:39 -06:00
SrJuggernaut 28c2465afc feat: home landing page 2026-02-25 13:56:57 -06:00
SrJuggernaut 5decb2a5f5 feat(components/ui): add reusable Button component 2026-02-25 13:56:21 -06:00
SrJuggernaut 9c1aa9a3cb feat(types): add MergeOmitting utility type for type merging 2026-02-25 13:56:05 -06:00
SrJuggernaut 456aa1eb6b feat(styles): add screen reader only utility class 2026-02-25 13:55:51 -06:00
SrJuggernaut c0a3a76f13 refactor(theme): update neutral color from gray to slate 2026-02-24 16:37:31 -06:00
SrJuggernaut d4d34739d2 feat: configure Astro site URL and update favicon 2026-02-24 16:36:15 -06:00
SrJuggernaut 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
SrJuggernaut b340b1790f chore: initial environment setup 2026-02-24 11:41:56 -06:00