SrJuggernaut
  • Joined on 2025-04-27
SrJuggernaut pushed to main at SrJuggernaut/blog_juggernautplays_com 2026-03-23 11:59:56 -06:00
63481b4a4c feat: add Not Found component
1e03ca57b9 refactor: move Header and Footer to root layout
5c9e967163 feat: add Header component to FullWidth layout
4187c3bd80 feat: add Menu component with sub-components
b0617d89e8 feat: add Header and MainMenu components
Compare 5 commits »
SrJuggernaut pushed to main at SrJuggernaut/blog_juggernautplays_com 2026-03-23 09:29:47 -06:00
e0c9d7c336 chore: update dependencies
SrJuggernaut pushed to main at SrJuggernaut/blog_juggernautplays_com 2026-03-23 08:53:33 -06:00
a52327611b chore: update dependencies
SrJuggernaut pushed to main at SrJuggernaut/blog_juggernautplays_com 2026-03-23 08:49:38 -06:00
a75239f4a4 feat: integrate @base-ui/react
SrJuggernaut pushed to main at SrJuggernaut/blog_juggernautplays_com 2026-03-20 11:41:40 -06:00
f42c4b8e0a feat: add reusable Button component
9b8b8de875 feat: add srOnly class
2fc7de2cc8 chore: update dependencies
Compare 3 commits »
SrJuggernaut renamed repository from blog_srjuggernaut_dev to SrJuggernaut/blog_juggernautplays_com 2026-03-20 11:37:38 -06:00
SrJuggernaut pushed to main at SrJuggernaut/blog_juggernautplays_com 2026-03-17 16:56:34 -06:00
7155f55d73 fix: add Footer import to FullWidth component
SrJuggernaut pushed to main at SrJuggernaut/blog_juggernautplays_com 2026-03-17 16:44:55 -06:00
5ffb305bb0 feat: add footer component to full-width layout
SrJuggernaut pushed to main at SrJuggernaut/blog_juggernautplays_com 2026-03-17 16:43:42 -06:00
1771924c69 chore: upgrade Vite to v8 and update React plugins
SrJuggernaut pushed to main at SrJuggernaut/blog_juggernautplays_com 2026-03-09 14:19:44 -06:00
cb7e4d3449 feat: add graceful shutdown handlers for SIGINT and SIGTERM
a6642bc2cc feat: add Docker configuration
19191eac7c chore: move vite-tsconfig-paths to dependencies
9589f3fa76 chore: update dependencies
a475d4c5a0 feat: changes deployment method from nitro to bun native server
Compare 5 commits »
SrJuggernaut pushed to main at SrJuggernaut/blog_juggernautplays_com 2026-03-06 18:49:21 -06:00
de91f39231 feat(home): add logo and placeholder content to home page
03b988b5f5 feat(types): add MergeOmitting type helper for type merging with omission
59fc3bf686 feat: add SrJuggernaut logo component
e38871879c feat(layout): add full-height flex layout and FullWidth component
f4ad0bd9de feat: add favicon icons in PNG, ICO, and SVG formats
Compare 6 commits »
SrJuggernaut pushed to main at SrJuggernaut/blog_juggernautplays_com 2026-03-04 14:30:51 -06:00
20cf804ac6 feat: add Panda CSS styling system with fonts and icons
13819410c5 fix: exclude generated route tree file from Biome linting
b3970b04ab feat(vscode): add Biome formatter settings for consistent code style
Compare 3 commits »
SrJuggernaut pushed to main at SrJuggernaut/blog_juggernautplays_com 2026-03-04 13:21:50 -06:00
449d8f96c7 chore: initial commit
SrJuggernaut created branch main in SrJuggernaut/blog_juggernautplays_com 2026-03-04 13:21:50 -06:00
SrJuggernaut created repository SrJuggernaut/blog_juggernautplays_com 2026-03-04 13:21:39 -06:00
SrJuggernaut pushed to main at SrJuggernaut/juggernautplays_com 2026-03-03 16:07:02 -06:00
7803e845dd feat: add Dockerfile for containerized build and deployment
67784df7e1 style: adjust lineHeight in base and h1 styles for better typography
Compare 2 commits »
SrJuggernaut created branch main in SrJuggernaut/juggernautplays_com 2026-03-03 15:01:07 -06:00
SrJuggernaut pushed to main at SrJuggernaut/juggernautplays_com 2026-03-03 15:01:07 -06:00
c5896e9c06 style: enhance global typography and layout in panda config
af82846273 feat: center grid and align items to start in home links
6a1ddaabf8 feat: add custom 404 error page
80f46db951 feat(layout): add Basic and Header components for site layout
ad3eb66144 feat(layout): add footer component and centralize imports in Landing layout
Compare 10 commits »
SrJuggernaut created repository SrJuggernaut/juggernautplays_com 2026-03-03 15:00:39 -06:00
SrJuggernaut pushed to main at SrJuggernaut/srjuggernaut_dev 2026-02-23 16:05:03 -06:00
b38110cbe4 feat(ui): add FontAwesome icons to menu buttons