Features
- Knowledge Cards: Research summaries and insights with customizable themes
 - Articles: Blog posts and long-form content
 - Slide Presentations: Interactive slides with reveal.js
 - Doodles: Running log of releases, experiments, and announcements (Mona Pulse)
 - Search: Pagefind-powered search with full-text indexing
 
Tech Stack
- Astro 5 with SSR (Vercel deployment)
 - React 19 with Radix UI and Lucide icons
 - TailwindCSS 4
 - Reveal.js 5.2 for presentations
 - Anime.js 4 for animations
 - Pagefind for static search indexing
 
Content Structure
- Knowledge Cards: src/content/cards/ - Research summaries in Markdown
 - Blog Articles: src/content/blogs/ - Long-form content
 - Slide Presentations: src/content/slides/ - Markdown-based slides for reveal.js
 - Doodles: src/content/doodles/ - Announcements with date ranges