Skip to the content.

AGENTS.md

This repository is a Jekyll site hosted on GitHub Pages (remote theme: Cayman).

What to change (most common)

Copy guidelines

Local development

Prereqs

Install

bundle install

Build

bundle exec jekyll build

Serve

bundle exec jekyll serve
# or (faster dev config)
bundle exec jekyll serve --config _config.yml,_config_dev.yml

Validation before finishing