19 Commits

Author SHA1 Message Date
1390d8915e small about change
All checks were successful
Deploy to Vercel / deploy (push) Successful in 57s
2026-04-30 15:16:00 +02:00
d31443bd44 small about change
All checks were successful
Deploy to Vercel / deploy (push) Successful in 1m5s
2026-04-30 15:12:16 +02:00
41d9132858 optimize pnpm store
All checks were successful
Deploy to Vercel / deploy (push) Successful in 1m7s
2026-04-30 15:04:47 +02:00
36b3388151 optimizations for gitea runner
All checks were successful
Deploy to Vercel / deploy (push) Successful in 1m6s
2026-04-30 14:57:16 +02:00
7f948f07f2 pin vercel CLI as devDep so CI doesn't reinstall it every run 2026-04-30 14:56:51 +02:00
ec0ee096b9 updated deploy script
All checks were successful
Deploy to Vercel / deploy (push) Successful in 3m24s
2026-04-30 14:43:47 +02:00
2f1648b38e troubleshooting vercel deploy
Some checks failed
Deploy to Vercel / deploy (push) Failing after 5m58s
2026-04-30 14:32:53 +02:00
Ryan Berkness
d0c47ce2a6 home: dark hero with code-editor backdrop
Some checks failed
Deploy to Vercel / deploy (push) Failing after 6m3s
Use a softly defocused screenshot behind the hero with an ink scrim
and white text so what Chris does is the first thing visitors see.
Add primary-dark / secondary-dark button variants for use on dark
backgrounds; pull the client logos out of the hero into their own
cream section so they remain readable.
2026-04-30 08:25:34 -04:00
40c779c93c Test action
Some checks failed
Deploy to Vercel / deploy (push) Failing after 6m14s
2026-04-30 13:54:15 +02:00
c25d568149 add gitea actions workflow for vercel auto-deploy
Some checks failed
Deploy to Vercel / deploy (push) Has been cancelled
On push to master, Gitea Actions checks out, installs deps, type-
checks, and runs `vercel deploy --prod`. See .gitea/RUNNER_SETUP.md
for one-time setup (act_runner install, Vercel token, three Gitea
secrets).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 13:28:41 +02:00
a7c05104af flatten new-site/ to repo root and remove old hugo site
Moves the Next.js app's contents from new-site/ to the repository
root and deletes the previous Hugo site (assets/, content/, themes/,
hugo.toml, etc.). Also retires the AWS Amplify config and old
Netlify _redirects file — the new site deploys to Vercel.

Updates STRATEGY.md path references to drop the new-site/ prefix.
LICENSE preserved.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 13:14:01 +02:00
3b5cd5d58d add vercel analytics to new-site/
Wires @vercel/analytics into the root layout. Free tier on Hobby
plan covers the first ~2,500 events/mo. No cookie banner needed.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 12:28:12 +02:00
f96adbc99a add new-site/ — next.js marketing site for five devs
Replaces the hugo site with a custom Next.js 16 app under new-site/.
Old hugo site is untouched until cutover.

What's in here:
- Next.js 16 (App Router, Turbopack) + React 19 + Tailwind v4 + MDX
- Pages: home, services, about, work (+ 2 case studies), contact, blog
  (3 seed posts), thank-you, /sitemap.xml, /robots.txt
- Stripe Payment Link checkout for retainer + 5/10/20-hour blocks,
  with website-redesign-launch sale (50% off) toggleable in
  src/lib/pricing.ts. Falls back to /contact when env vars unset.
- Guarantees component on home + services (4 promises in writing)
- HowIWork principles on about
- Client logo strip with the 8 named clients (text wordmarks for now)
- JSON-LD on every important page (Organization / Person / Service /
  Article / BreadcrumbList) for SEO + LLM discoverability
- /llms.txt at site root
- STRATEGY.md with positioning, 30-day content plan, Stripe setup
  walkthrough, SEO checklist, and a list of what Chris needs to wire
  before launch (Cal.com link, mailbox, photo, client sign-off, env
  vars)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 12:22:37 +02:00
Chris Smith
e45746cb9b remove workflows 2025-11-11 22:48:55 +01:00
Chris Smith
7431007992 add php styling 2024-11-07 11:28:15 +01:00
Chris Smith
3dedb00370 clean up and fix repo 2024-11-07 10:39:10 +01:00
Chris Smith
c48b91c28b Update privacy-policy.md 2024-06-27 19:51:32 +02:00
Chris Smith
bb98efa79a update to copyright 2024-06-27 19:21:21 +02:00
Chris Smith
89ed936167 first commit 2023-12-27 21:45:22 +01:00