CLAUDE.md

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

Project Overview

This is a Jekyll-based static site for SunnyBox (email API service) deployed on GitHub Pages. The site uses a custom implementation of Tachyons CSS framework with dark mode support.

Common Commands

Setup

bundle install

Development Server

bundle exec jekyll serve --livereload

Deployment

Push to the main branch - GitHub Pages automatically deploys changes.

Architecture

Jekyll Structure

Styling System

Key Features

Configuration

Main Jekyll configuration in _config.yml: