Commit Graph
3 Commits
Author SHA1 Message Date
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 3cb3f3c015 Add space backdrop and star layers to landing page for enhanced visual effects 2026-07-09 09:49:42 -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