CLAUDE.md

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

What this is

Source for flowformlab.com — a Jekyll site built on the mmistakes/minimal-mistakes remote theme (dark skin), hosted on GitHub Pages with a custom domain (CNAME). Content is authored either by hand as Markdown files or through the Decap CMS admin UI at /admin (custom OAuth backend at ffl-oauth.vercel.app, not Netlify Identity or the default GitHub App backend).

There is no Gemfile / local Jekyll toolchain committed — GitHub Pages builds the site directly (via jekyll-remote-theme) on push to main. There is no local preview workflow set up; the only local tooling is the front-matter validator below.

Commands

Content model

Site-wide config

Unrelated file

oci-vpn-hub-public.html at the repo root is a large standalone static page, unconnected to the Jekyll content pipeline — don’t assume it follows any of the conventions above.