CLAUDE.md

Project Overview

Palnackie — the official community website for Palnackie village, Dumfries and Galloway, Scotland. Target URL: https://www.palnackie.com.

Goal: A clean, modern, easily navigable community site replacing the outdated Drupal site. Serves both residents and visitors.

Audience: Palnackie residents, people visiting or planning to visit the village.

Development Commands

bundle install
bundle exec jekyll serve --livereload   # http://localhost:4000
bundle exec jekyll build

No test suite or linting — content and template site with no JavaScript.

Architecture

No JavaScript. All styling is inline CSS in _layouts/default.html.

Layout hierarchy:

Pages — each section is a directory with an index.html:

Colour palette:

Navigation:

Content to Add Later

Deployment

GitHub Pages — push to main, site rebuilds automatically.