Skip to content

Claude/hugo theme advocate site 6r34ab#3

Merged
moonwitch merged 5 commits into
mainfrom
claude/hugo-theme-advocate-site-6r34ab
Jun 13, 2026
Merged

Claude/hugo theme advocate site 6r34ab#3
moonwitch merged 5 commits into
mainfrom
claude/hugo-theme-advocate-site-6r34ab

Conversation

@moonwitch

Copy link
Copy Markdown
Owner

No description provided.

claude added 5 commits June 13, 2026 20:32
- Replace the external Font Awesome kit with inline brand SVGs (self-hosted,
  reliable, accessible) for the footer social links; fix broken Instagram URL
- Hero/404 headline: brighter per-theme gradient so every word is legible on
  the dark background (the old pride gradient's blue/teal stops were too dark);
  add -webkit-text-fill-color with a solid fallback
- Round the three.js hero particles via a soft circular sprite (were squares)
- Add the missing coffee motif: steaming cup in the header brand and footer,
  a warm coffee accent colour, and a 'brewed with coffee' footer line
- New draft post: 'Diagnosed, Let Go, and Finding the Volume Knob' (diagnoses,
  leaving a job that wasn't a fit, landing at Loop) — draft: true

Verified with Hugo 0.163.1 + Dart Sass 1.83.4: clean build, 0 axe violations
(light + dark), icons/coffee/particles confirmed in a headless browser.
- Update the diagnosis post: diagnosed autistic + ADHD (AuDHD) in 2023, in
  her late thirties (per Kelly's note); no clinical specifics included
- Add three drafts (draft: true):
  - Getting Named at Forty: My AuDHD Diagnosis (adult-diagnosis journey)
  - AuDHD: When Autism and ADHD Share a Brain (the autism/ADHD tension)
  - Why I Want to Talk About This Out Loud (advocacy / speaking intent)

All verified with Hugo 0.163.1 + Dart Sass: clean build, drafts excluded
from production (60 pages), present in -D build.
- static/CNAME -> audhd.cloud
- config baseURL -> https://audhd.cloud/ (canonical/og:url now resolve there)
- copyright link -> audhd.cloud

kellyand.coffee and kellyc.dev will 301-redirect to audhd.cloud at the DNS
level (registrar/Cloudflare). Do NOT merge/deploy until audhd.cloud's DNS
points at GitHub Pages, or the live site will 404 during the gap.

Verified with Hugo 0.163.1 + Dart Sass: clean build, 60 published pages,
assets root-relative.
…re TF

Design:
- Reframe homepage as a two-flavor hub: a tech/cloud door (/dev) and a
  neurodiversity/advocacy door (/audhd), with a bridging hero
- New landing layout + /dev (Kelly & Coffee — Tech & Cloud) and /audhd
  (Neurodiversity & Advocacy) pages, each with its own accent + CTAs
- Nav: Tech / Advocacy / Blog / About
- Keep kellyand.coffee canonical (CNAME + baseURL)

Infra (terraform/, Cloudflare provider v4):
- kellyand.coffee -> GitHub Pages (DNS-only apex A/AAAA + www)
- audhd.cloud -> 301 -> kellyand.coffee/audhd/  (proxied placeholder + single
  redirect ruleset)
- kellyc.dev  -> 301 -> kellyand.coffee/dev/
- token/state kept out of git; README documents scopes + safe apply order

Verified: clean build (Hugo 0.163.1 + Dart Sass), 62 pages, 0 axe violations
(home/dev/audhd, light+dark), no overflow; tofu fmt clean.
- Switch contact CTAs + config email to kelly@kellyand.coffee
- terraform: add account_id var (CF_ACCOUNT), wired for account-scoped tokens
- Add .github/workflows/terraform.yml: plan on terraform/ PRs, manual apply;
  reads CF_API / CF_ACCOUNT from repo secrets, Terraform Cloud for state
- backend.tf.example (rendered to gitignored backend.tf in CI) keeps local
  runs on local state
- README documents local (Option A) vs CI (Option B) paths

Verified: clean Hugo build (62 pages), tofu fmt clean.
@moonwitch moonwitch merged commit 5074267 into main Jun 13, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants