No description
Find a file
datagreier2 be56358d71
Some checks failed
Deploy WWW / deploy (push) Failing after 1m48s
chnged portrait photo, it was big
2026-07-05 18:48:50 +02:00
.github/workflows No longer touching _data/ to avoid permission errors. These are generated backend-side and don't need touching. Front end pulls from static file(s) in path. 2026-05-03 15:52:31 +02:00
contact Changed font weight in Whatsapp warnings. 2026-07-01 13:07:50 +02:00
Example_files_tmp first deploy attempt 2025-11-17 19:45:09 +01:00
federated Added warnings to Whatsapp. Repkaced all Google fonts with Bunny fonts. 2026-07-01 13:01:27 +02:00
pgp Added warnings to Whatsapp. Repkaced all Google fonts with Bunny fonts. 2026-07-01 13:01:27 +02:00
pgp-how Added warnings to Whatsapp. Repkaced all Google fonts with Bunny fonts. 2026-07-01 13:01:27 +02:00
public chnged portrait photo, it was big 2026-07-05 18:48:50 +02:00
src chnged portrait photo, it was big 2026-07-05 18:48:50 +02:00
.gitignore first deploy attempt 2025-11-17 19:45:09 +01:00
eslint.config.js first deploy attempt 2025-11-17 19:45:09 +01:00
index.html Changed font weight in Whatsapp warnings. 2026-07-01 13:07:50 +02:00
package-lock.json fixed QR code instead of link on Whatsapp. 2026-05-06 00:58:16 +02:00
package.json fixed QR code instead of link on Whatsapp. 2026-05-06 00:58:16 +02:00
README.md first deploy attempt 2025-11-17 19:45:09 +01:00
vite.config.js Fixed frame-in-root issue. Added /contact. Refactored /contact. Added picker no/en to blog and newsletter. Removed SEO for /contact to avoid spam. Reviewed and improved other SEO. 2026-05-05 14:36:50 +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 currently not compatible with SWC. See this issue for tracking the progress.

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.