Commit Graph
9 Commits
Author SHA1 Message Date
austin 3a4930027b Merge pull request 'Update dependency lucide-react to v1.26.0' (#2) from renovate/lucide-monorepo into main
build-and-publish / build (push) Successful in 1m42s
2026-07-23 08:51:00 -05:00
austinandClaude Opus 4.8 9230ad1bc4 tsconfig: drop baseUrl, which TypeScript 7 removed
build-and-publish / build (push) Successful in 1m11s
TS7 errors with 'Option baseUrl has been removed'. The paths mapping already points at
./src/*, which resolves relative to this file without it, and TS 5.9 accepts the same
config — so this lands safely ahead of the TypeScript 7 bump.

Co-Authored-By: Claude Opus 4.8 <[email protected]>
Claude-Session: https://claude.ai/code/session_01XXKjx7FNyRVAjU8dgB5KhN
2026-07-23 08:50:09 -05:00
austin 352373b0f3 Merge pull request 'Update bennett platform to v0.1.7' (#1) from renovate/bennett-platform into main
build-and-publish / build (push) Successful in 1m14s
2026-07-23 07:44:24 -05:00
austin 99f7a97572 Update dependency lucide-react to v1.26.0
renovate/artifacts Artifact file update failure
2026-07-23 12:44:23 +00:00
austin 92c921db82 Update bennett platform to v0.1.7 2026-07-23 12:44:22 +00:00
austinandClaude Opus 4.8 8abca06a86 Rebuild on the Bennett platform: Spring Boot + Vite/React
build-and-publish / build (push) Successful in 1m18s
Same site — glass header, bento grid, hero drift, dark mode — with three things fixed
on the way:

- Tailwind and lucide came from CDNs on every page load, and the fonts from Google. All
  are now built in or self-hosted, so the site owes nothing to third parties at runtime.
- The hero and bento photographs were hot-linked from Unsplash. They are re-encoded to
  webp and served from the MinIO bucket with a year-long cache.
- The ministries and labs were hard-coded in the markup, so launching a ministry meant
  editing HTML. They now come from /api/network.

The mobile menu button also opens something now; it did nothing before.

Co-Authored-By: Claude Opus 4.8 <[email protected]>
Claude-Session: https://claude.ai/code/session_01XXKjx7FNyRVAjU8dgB5KhN
2026-07-23 07:30:01 -05:00
austinandClaude Opus 4.8 f2be8ce247 Add Docker build + Gitea Actions CI (self-host at reformedwitness.net)
build-and-publish / build (push) Successful in 3s
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
2026-07-22 12:59:01 -05:00
Austin 48b8b44e6e 2.0 site 2026-02-03 09:21:50 -06:00
Austin a0f968ba4c first commit 2026-02-03 09:21:28 -06:00