Marketing website and blog for Regen Studio — a regenerative innovation consultancy based in the Netherlands.
- Frontend: HTML5, CSS3, Vanilla JavaScript (no framework, no build step)
- Backend: Supabase Edge Functions (Deno/TypeScript)
- Email: Lettermint
- Hosting: GitHub Pages
/ HTML pages (index, blog, about, services, privacy, etc.)
/Blogs/ JSON-based blog CMS (slug/ folders with meta.json + content.html)
/Images/ SVGs, logos, illustrations
/Newsletter/ Email template and documentation
/supabase/functions/ Edge Functions (contact form, newsletter)
python3 -m http.server
# or
npx http-serverNo install step, no build step. Open http://localhost:8000 in your browser.
Push to main — GitHub Pages auto-deploys.
Licensed under the EUPL v1.2.
Copyright 2024-2026 Regen Studio B.V.