Claude/hugo theme advocate site 6r34ab#3
Merged
Conversation
- 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.