Commit Graph
10 Commits
Author SHA1 Message Date
Boris Waaub 315ff26077 refactor(docker): supprimer la copie de package-lock.json dans le Dockerfile 2026-01-28 17:17:27 +01:00
Boris Waaub c56d43b019 refactor(docker): mise à jour du Dockerfile pour utiliser hugomods/hugo et suppression de docker-compose 2026-01-28 17:16:22 +01:00
Boris Waaub c0d4ab041e feat(docker): ajouter Dockerfile et docker-compose pour la configuration de l'environnement 2026-01-28 17:02:37 +01:00
Boris Waaub 651d2e4048 feat(contact): update contact form and link; improve layout and styles 2026-01-28 16:57:04 +01:00
Boris Waaub 378d3be8c9 Ajout des icônes SVG pour Gitlab et Mastodon dans le répertoire des images sociales 2026-01-28 16:18:47 +01:00
Boris Waaub cebda24a12 Amélioration des descriptions et mise à jour des mises en page dans les fichiers d'installation et de documentation; ajout de nouvelles classes CSS pour une meilleure présentation. 2026-01-28 16:16:03 +01:00
Boris Waaub eadf439d5f Amélioration des traductions et des éléments de l'interface utilisateur dans les fichiers _index.md, pricing.md, et cta.html; ajout de nouvelles classes CSS pour la personnalisation des styles. 2026-01-28 15:58:30 +01:00
Boris Waaub bb769c8001 feat(tutorials): add guides for scheduling and managing appointments
- Created a new tutorial on how to schedule an appointment with a user in a support pathway.
- Added a guide detailing possible actions on an appointment, including adding documents, transforming to exchanges, editing, canceling, and deleting appointments.
- Introduced an index page for tutorials to improve navigation.
- Updated the configuration to support multiple languages (French, English, Dutch) and added corresponding menu items.
- Added various images to enhance the visual representation of the tutorials.
2026-01-28 15:17:17 +01:00
Boris Waaub d50f7013a9 Refactor theme colors and styles; remove unused favicon; update translations and layouts
- Deleted unused favicon file.
- Updated Tailwind CSS configuration to redefine primary and secondary colors.
- Adjusted button styles in CSS to use new color definitions.
- Removed English translations and added French translations for various UI elements.
- Created new layouts for features and updated existing layouts to reflect new design.
- Modified header and CTA components to use updated color scheme.
- Cleaned up pricing table shortcode to align with new styles.
- Updated theme metadata to reflect new author and project details.
2026-01-28 13:22:33 +01:00
Boris Waaub ad649599c9 Add new logo and SVG icons for improved UI
- Added a new PNG logo image to enhance branding.
- Introduced a new SVG icon for matrix representation with dark mode support.
- Included a PNG image for "no search found" scenario to improve user experience.
2026-01-28 09:48:57 +01:00