1.2 KiB
1.2 KiB
2026-02-25 Session Notes
Oddcore Website README Redesign (Planning Phase)
Session focused on planning a README.md rewrite for the oddcore-website project, a private company-owned repository for Oddcorp, an indie game studio. The user is a freelancer tasked with redesigning the README to incorporate brand assets from the public/ directory.
The assistant explored the codebase to understand the current state:
- Current README contains basic technical documentation (setup instructions, stack, image conversion scripts, configuration references)
- Site configuration defined in
src/consts.tsincludes company branding: "Oddcorp — Indie Game Studio" with SEO-optimized description - Social links configured for email, website, Steam, Twitter, and Discord
- Tech stack: Astro 5, React 19, Tailwind CSS 4, MDX, TypeScript, deployed to Cloudflare Pages using bun package manager
The session was initiated in plan mode, indicating the rewrite approach would require user approval before implementation. The conversation included exploration of public directory assets and site constants to inform the redesign.
No README changes were committed during this session—this was a discovery and planning phase.