Thomas Junghans

CLAUDE.md

CLAUDE.md

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

What this is

Thomas Junghans’s personal website and blog (thomasjunghans.ch, hosted on GitHub Pages as tjunghans.github.io). A Jekyll static site with Tailwind CSS for styling. Content is almost entirely Markdown posts and a handful of static pages — there is no application code.

Commands

Ruby (via .nvmrc-pinned Node lts/* and the Gemfile’s jekyll gem) and Node are both required.

There is no test suite (npm test is a stub) and no linter configured.

Architecture

Standard Jekyll layout/include/data separation:

CLAUDE.md | Thomas Junghans

/ tags plus a custom JSON-LD Person schema, stylesheet link), header.html (site name + page title), link.html (styled anchor helper used throughout content via `).

Content:

Styling:

Notes