CLAUDE.md

This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.

Development Commands

Local Development

# Install dependencies
bundle install

# Serve locally with live reload
bundle exec jekyll serve --livereload

# Build for production
bundle exec jekyll build

Testing and Validation

Architecture Overview

This is a Jekyll-based personal website for Fırat Gelbal (fgelbal.com) with a content-centric architecture designed for essays, visual work, code projects, and music reviews.

Content Organization

Layout System

Styling Architecture

Key Configuration

Content Creation Patterns

Recent Development Focus

Recent commits show ongoing work on homepage layout improvements, particularly implementing horizontal two-column card layouts and responsive design refinements. The site emphasizes visual consistency and clean typography for content presentation.