Commit Graph

11 Commits

Author SHA1 Message Date
Emmanuel Pelletier
979ec77f34 new rdv logo with a red+blue color 2025-04-17 17:27:58 +02:00
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
b69da40b47 backgrounds: remove a few photos we dont want to use anymore 2024-05-24 14:31:47 +02:00
Emmanuel Pelletier
e083128b05 website backgrounds: make it easy to force a bg for a service
rework a bit the backgrounds transformation script so that we can later
easily force a specific background for a specific service. This comes
from a request from france-transfert but they changed their mind in the
end. Felt like the logic is good to keep for later though.
2024-05-24 11:02:04 +02:00
Emmanuel Pelletier
7ec0a278b4 website: replace one background 2024-05-22 18:25:02 +02: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