Commit graph

15 commits

Author SHA1 Message Date
eee7ef4f3b chore: availableSpots terug naar 5 (na webhook deploy-test)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 08:54:09 +02:00
4b1a55df65 test: availableSpots tijdelijk naar 6 voor webhook deploy-test
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 08:45:39 +02:00
3005a35d71 chore: availableSpots naar 5 (3 plekken verkocht)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-17 08:37:25 +02:00
539e72aca1 feat: configuratie centraliseren + ThankYou betalingsbevestiging
- Alle workshopdetails (datum, tijd, locatie, prijs, email) gecentraliseerd in workshop.js
- ThankYou.jsx bijgewerkt: betalingsbevestiging tekst + WORKSHOP_CONFIG variabelen
- Signup.jsx open punt opgelost: samenvattingsregel gebruikt nu config-variabelen
- TallyForm gedeeld component toegevoegd (fase 3)
- deploy.sh post-deploy HTTP-check toegevoegd (fase 4)
- PRD.md en workshop materiaal (slides, tips, introtimer) toegevoegd
- vite.svg verwijderd (ongebruikt)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-09 21:48:25 +02:00
fb52af979a feat: Markdown editor voor Installatie pagina + content updates
Installatie pagina omgezet van hardcoded JSX naar Markdown-driven rendering.
Browser-based editor toegevoegd (alleen in dev mode) met split-pane layout,
sneltoetsen, toolbar en drag & drop afbeeldingen.

Nieuwe afbeeldingen voor Git en Python installatie-instructies.
Workshop op uitverkocht gezet.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 21:44:03 +02:00
4ab4f7e4f2 chore: update available spots to 1 in workshop configuration 2026-03-26 08:02:28 +01:00
df45552fa7 chore: update beschikbare plekken naar 3
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 16:00:59 +01:00
212005e725 chore: update beschikbare plekken naar 4
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 07:40:17 +01:00
05b421282d chore: update beschikbare plekken naar 5
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 11:39:47 +01:00
e13e1e6528 feat: nieuwe workshop editie 3 april 2026
Datum bijgewerkt van 6 maart naar 3 april 2026 over alle componenten,
meta tags en content. Nieuw Tally formulier (XxGBrV) en availableSpots
reset naar 8.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 17:14:48 +01:00
9811425e61 feat: installatiepagina voor workshop deelnemers
- Nieuwe /installatie pagina met OS-tabs (Mac/Windows) en accordion
- Screenshots geintegreerd in public/images/installatie/ (5 bestanden)
- Route toegevoegd in main.jsx
- Content markdown bestanden: installatie-desktop.md + installatie-workshop.md
- preflight.sh regex fix voor subdirectory asset paden
- LOGBOEK.md sessie 7 entry toegevoegd (40 min)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-04 07:27:14 +01:00
3a81eff7c1 fix: update availableSpots to 1 in workshop configuration 2026-03-03 10:14:26 +01:00
ca631ce80b chore: availableSpots naar 2 + gitignore opschonen
- availableSpots van 3 naar 2
- .claude/, .firecrawl/, .playwright-mcp/ toegevoegd aan gitignore
- content bestanden, rekenmodel en skills-export uitgesloten van tracking

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 10:34:05 +01:00
9ea32169da feat: wachtlijst flow + availableSpots naar 3
- Centrale workshop config (workshop.js) met availableSpots, totalSpots, isSoldOut
- isSoldOut vlag schakelt alle CTA's site-breed om naar wachtlijst
- Nieuwe pagina's: /wachtlijst-inschrijven (Tally kdyPJZ) en /wachtlijst-bedankt
- StickyBar, Hero, FinalCTA, Pricing tonen wachtlijsttekst bij isSoldOut: true
- Nog 3 plekken beschikbaar zichtbaar in StickyBar en FinalCTA
- Testimonial Jefta Bade foto toegevoegd

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-23 22:34:24 +01:00
e791e06f1d feat: Mollie betaalflow, inschrijfpagina, SEO en deploy
Betaalflow via Tally formulier (e-mailverzameling) + Mollie Payment Links.
Inschrijfpagina (/inschrijven), bedankt-pagina (/bedankt), OpenGraph tags,
favicon, Umami analytics, base path config en deploy script toegevoegd.
Site live op frankmeeuwsen.com/workshopclaudecode/

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 15:16:49 +01:00