Commit Graph

  • 99f92eaa7b feat: dark-mode styling across pages (about, events, members, orphanage, contact, gallery); adjust cards, headings, copy colors main Richard Bergsma 2025-08-08 23:41:53 +02:00
  • 0f86f8f615 style: increase light-mode nav text contrast (text-gray-900), adjust borders/shadow; mobile/desktop parity Richard Bergsma 2025-08-08 23:35:49 +02:00
  • 725a3e8e3a style: header/menu dark-mode styles (desktop/mobile), subtle border/backdrop; improved link colors for dark Richard Bergsma 2025-08-08 23:33:38 +02:00
  • ba9bb6dfe0 feat: homepage dark-mode styling (body dark bg/text, cards/badges/headers), fix SVG attrs; type fixes in HomeGallery Richard Bergsma 2025-08-08 23:31:24 +02:00
  • c8c550a00b feat: site-wide dark mode (Tailwind class strategy); ThemeToggle island in header; persist preference; adjust brand-surface for dark Richard Bergsma 2025-08-08 23:26:13 +02:00
  • a0ab66189a style: modernize headers for About/Events/Members/Orphanage/Contact/Gallery using brand-surface; simplify copy; fix date sort; unify CTA Richard Bergsma 2025-08-08 23:21:55 +02:00
  • 3c74d71e22 docs: add ACCESSIBILITY_AUDIT, SECURITY_PRIVACY_AUDIT, PRODUCT_BRIEF with file-specific actions; a11y: add skip link, lang+hreflang, ARIA for menu/carousel/dialog/form; noValidate+honeypot Richard Bergsma 2025-08-08 23:00:09 +02:00
  • 910253c8f4 Renaming home back to index Richard 2025-06-27 22:20:59 +00:00
  • 45fc361eb4 Remove index.astro file: eliminate the homepage layout and associated components, streamlining the project structure. Richard Bergsma 2025-06-27 23:24:53 +02:00
  • 091324ca51 Refactor event, gallery, and members pages: replace Astro.glob with import.meta.glob for eager loading of content, ensuring better performance and handling of optional chaining for frontmatter properties. Richard Bergsma 2025-06-27 23:18:07 +02:00
  • 31e72ecfce Fix typo in About Us section: added missing period for improved readability. Richard Bergsma 2025-06-27 23:08:25 +02:00
  • 1656b95a33 Update Tailwind CSS configuration: adjust plugins array formatting for consistency. Richard Bergsma 2025-06-27 22:53:27 +02:00
  • 9f6fa46227 Refactor project structure: update Astro configuration, integrate Tailwind CSS, enhance ContactForm with validation, and improve layout for various pages. Add new Donate and Orphanage pages, and implement responsive design adjustments across components. Richard Bergsma 2025-06-27 22:49:11 +02:00
  • 81f637b317 Refactor Astro configuration: remove server adapter and streamline integrations. Update Tailwind CSS plugin setup. Richard Bergsma 2025-06-18 22:06:40 +02:00
  • bc59d2ca67 Update Astro configuration for SSR support and refactor homepage layout. Added server adapter and standalone mode. Replaced Header component with a custom header, updated page titles, and improved styling for navigation and footer. Richard Bergsma 2025-06-18 21:43:11 +02:00
  • ca04704a0b Add initial README.md for Astro Starter Kit: Minimal Richard Bergsma 2025-06-18 21:21:42 +02:00
  • 013b46a7c4 first commit Richard Bergsma 2025-06-18 19:15:23 +02:00