Commit Graph
4 Commits
Author SHA1 Message Date
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