Skip to content

Redesign with a modern community theme#6

Merged
bennuttall merged 3 commits into
mainfrom
draft
Jun 8, 2026
Merged

Redesign with a modern community theme#6
bennuttall merged 3 commits into
mainfrom
draft

Conversation

@bennuttall

Copy link
Copy Markdown
Contributor

Replaces the HTML5UP/jQuery template with a custom light/dark community theme tailored to the existing content.

Highlights

  • Light "warm community" design: gradient indigo hero with a curved base, warm coral accent, rounded cards
  • Full dark mode palette + header light/dark toggle that overrides the OS preference and persists in localStorage; toggling back to the system setting drops the override so it follows the OS again
  • Hero with CTA to events, "What we do" feature cards, and "Friends" cards
  • Inline-SVG icons (features + socials); smooth-scroll via CSS
  • Clean prose styles for the About/Events/Sponsor pages; hero logo enlarged to 500px

Cleanup

  • Drop FontAwesome, jQuery and the HTML5UP scripts; remove the now-unused webfonts/SASS/JS

Verification

  • beemo build succeeds with no errors; favicon, OG/Twitter meta and sitemap intact

🤖 Generated with Claude Code

bennuttall and others added 3 commits June 7, 2026 21:37
Replace the HTML5UP/jQuery template with a custom light theme: a gradient
indigo hero with a warm coral accent and rounded cards, tailored to the
existing content.

- New layout/home/page templates and stylesheet
- Gradient hero with CTA to events; "What we do" feature cards; friends cards
- Inline-SVG icons (features + socials); smooth-scroll via CSS
- Clean prose styles for About/Events/Sponsor pages
- Drop FontAwesome, jQuery and the HTML5UP scripts; remove unused webfonts/SASS/JS

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
- Add a header icon button to switch between light and dark themes, overriding
  the OS preference and persisting the choice in localStorage
- Add a dark palette; default follows prefers-color-scheme (inline head script
  applies the saved theme before paint); nav background is theme-aware
- Make the hero logo 500px wide (capped to 100% on small screens)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
When toggling to the mode that matches the OS setting, drop the override
(remove data-theme and the stored preference) so the site follows the system
again. An explicit choice is only kept while it differs from the OS.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@bennuttall bennuttall merged commit d3a42c2 into main Jun 8, 2026
2 checks passed
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.

1 participant