No description
Find a file
Frank Meeuwsen 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
content feat: Markdown editor voor Installatie pagina + content updates 2026-03-29 21:44:03 +02:00
public feat: Markdown editor voor Installatie pagina + content updates 2026-03-29 21:44:03 +02:00
src feat: Markdown editor voor Installatie pagina + content updates 2026-03-29 21:44:03 +02:00
.dashboard.yml feat: initiële setup Claude Code Workshop sales page 2026-01-29 15:03:36 +01:00
.gitignore chore: update available spots to 1 in workshop configuration 2026-03-26 08:02:28 +01:00
CLAUDE.md feat: nieuwe workshop editie 3 april 2026 2026-03-09 17:14:48 +01:00
deploy.sh feat: testimonial Monique Dubbelman, plekken 8→7, preflight checks 2026-02-11 18:06:12 +01:00
eslint.config.js feat: initiële setup Claude Code Workshop sales page 2026-01-29 15:03:36 +01:00
index.html feat: nieuwe workshop editie 3 april 2026 2026-03-09 17:14:48 +01:00
LOGBOEK.md feat: installatiepagina voor workshop deelnemers 2026-03-04 07:27:14 +01:00
package-lock.json feat: Markdown editor voor Installatie pagina + content updates 2026-03-29 21:44:03 +02:00
package.json feat: Markdown editor voor Installatie pagina + content updates 2026-03-29 21:44:03 +02:00
postcss.config.js feat: initiële setup Claude Code Workshop sales page 2026-01-29 15:03:36 +01:00
preflight.sh feat: installatiepagina voor workshop deelnemers 2026-03-04 07:27:14 +01:00
README.md feat: initiële setup Claude Code Workshop sales page 2026-01-29 15:03:36 +01:00
tailwind.config.js feat: initiële setup Claude Code Workshop sales page 2026-01-29 15:03:36 +01:00
todos.md chore: todo voor git remote repository 2026-02-12 10:06:05 +01:00
vite-plugin-editor-api.js feat: Markdown editor voor Installatie pagina + content updates 2026-03-29 21:44:03 +02:00
vite.config.js feat: Markdown editor voor Installatie pagina + content updates 2026-03-29 21:44:03 +02:00

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.