Commit Graph
19 Commits
Author SHA1 Message Date
ben 6d92ca2eba Refactor code structure for improved readability and maintainability 2026-07-10 11:33:28 -07:00
ben 848027209d Refactor background gradients for improved visual consistency and depth 2026-07-09 16:28:48 -07:00
ben 608a9b30ba Refactor readme.md for improved clarity and structure 2026-07-09 16:24:09 -07:00
ben 141faa35a4 Refactor background gradients for improved visual depth and consistency 2026-07-09 16:13:57 -07:00
ben 9b80cb6a6d Update padding and margin values for intro, star-divider, and site-footer for improved layout consistency and responsiveness 2026-07-09 16:06:21 -07:00
ben 5ea77b84b9 Update intro section styles for improved layout and text alignment 2026-07-09 15:59:41 -07:00
ben f2fb8fa98d Refactor background gradients and update margin values for intro and star-divider for improved layout and visual consistency 2026-07-09 15:49:33 -07:00
ben 5c038ef8d8 Refactor margin values for video-card, intro, and star-divider for improved layout consistency and responsiveness 2026-07-09 15:40:49 -07:00
ben 543a92eb9e Update margin values for video-card and star-divider for improved layout responsiveness 2026-07-09 15:35:29 -07:00
ben 9b11942ef6 Update margin values for video-card and star-divider for improved layout responsiveness 2026-07-09 15:32:23 -07:00
ben 7efac24fee Implement code changes to enhance functionality and improve performance 2026-07-09 13:34:58 -07:00
ben 9e13b6fcdd Update favicon and icon images for enhanced branding 2026-07-09 11:54:40 -07:00
ben 9b7094ee22 Refactor IntroText component for improved readability and add italic font style for Nunito
Update favicon and app icons for better visual consistency
2026-07-09 11:48:25 -07:00
ben 0c69b1fe0e Enhance space backdrop and star layer effects with improved positioning and parallax adjustments 2026-07-09 10:03:08 -07:00
ben 3cb3f3c015 Add space backdrop and star layers to landing page for enhanced visual effects 2026-07-09 09:49:42 -07:00
ben f5c26993fd Add Nunito font, update styles, and remove CTAButtons component 2026-07-09 09:35:03 -07:00
ben 2e28e6db05 Add Dockerfile, .dockerignore, and captain-definition for container setup 2026-07-09 09:24:10 -07:00
ben e0648d4819 Add initial project setup with static files and configuration
- Create robots.txt to allow all user agents and specify sitemap location
- Add site.webmanifest for PWA support with app details
- Initialize sitemap.xml with the homepage URL and metadata
- Set up svelte.config.js for SvelteKit with static adapter and prerendering
- Configure TypeScript with tsconfig.json for strict type checking and module resolution
- Establish Vite configuration in vite.config.ts for SvelteKit integration
2026-07-09 09:21:47 -07:00
ben aa56261da4 Initial commit 2026-07-09 08:54:56 -07:00