Commit Graph

7 Commits

Author SHA1 Message Date
Emmanuel Pelletier
2bd3e9b194 gaufre: update grist and resana logos to match new designs 2025-03-12 16:07:54 +01:00
Emmanuel Pelletier
39f1ba7fb2 rdv logo: make it the same size as others 2025-02-27 16:52:59 +01:00
Adrien Di Pasquale
cc9f1ac0b0 Mise à jour du logo de RDV Service Public 2025-02-27 16:52:59 +01:00
Emmanuel Pelletier
932fccff93 gaufre: update content (+visio, -webconf, change positions, new logos) 2025-02-27 16:52:59 +01:00
Emmanuel Pelletier
2d685417ca gaufre: add 'Docs' service 2024-11-14 15:18:29 +01:00
Emmanuel Pelletier
16cb2c3474 website: do no rely on integration npm package for gaufre logos
while the idea is great at first, in fact it's a bit weird to publish a
new package version for something people don't actually use except the
docs website… and it makes it easier to publish website updates.
Duplicate a bit to ease up everything
2024-11-14 15:18:29 +01:00
Emmanuel Pelletier
d9859f1564 first commit:
- we have a static astro website under /website. It has the
implementation docs of the homepage/gaufre templates, and it handles the
few API endpoints (the gaufre js, backgrounds, logos)
- we have a vite app under /packages/integration. It has the react
components generating the homepage and the gaufre button, and their css.
Its used to generate an npm package
2024-05-02 00:35:38 +02:00