Project Context for Claude

Language & Terminology

  • NEVER use the word “journey” in any context
  • Prefer direct, concise language over flowery descriptions

Project Structure

This is a personal website/blog built with Quarto, featuring: - Blog posts listing page (posts.qmd) - Reading list page (booklist.qmd) - Static site generation with Quarto

Code Conventions

  • Use existing CSS classes and styling patterns
  • Follow the established hero section format with .hero and .hero-content classes
  • Maintain consistency with existing button styles (.btn .btn-primary, .btn .btn-secondary)

Common Tasks

  • Adding blog posts to site
  • Updating home page with resume style language
  • Maintaining consistent styling across pages
  • Working with Quarto markdown files (.qmd)