Commit Graph

11 Commits

Author SHA1 Message Date
Boris Waaub c5042105f9 feat: ajouter la configuration SMTP et améliorer la documentation technique 2026-02-19 11:31:03 +01:00
Boris Waaub fe5736f64f feat: Update features and pricing details in the application
- Refactored feature descriptions and added new features for document generation and appointment management.
- Updated the pricing structure, including adjustments to pack prices and additional options for training.
- Introduced a new blog section with initial blog posts.
- Enhanced the technical documentation page with an embedded iframe for better accessibility.
- Improved CSS styles for better responsiveness and visual consistency across the application.
- Updated Hugo configuration to reflect new menu items and page structures.
2026-02-12 13:28:31 +01:00
Boris Waaub 77f020ae13 Update theme and styles
- Updated the footer layout in `footer.html` to streamline the structure and improve readability.
- Added new CSS classes for brightness and invert filters in `style.css` to enhance image visibility.
- Modified the CSS source map in `custom.css.map` for better debugging.
- Changed theme name in `theme.toml` from "Hugo Saasify" to "Theme Chill" for branding consistency.
2026-02-11 20:09:11 +01:00
Boris Waaub 60550fe1b8 feat(layout): améliorer la mise en page des fonctionnalités avec des ajustements de style et de structure 2026-02-09 15:56:33 +01:00
Boris Waaub 9073e8b506 Refactor feature shortcodes for improved layout and styling
- Updated the feature shortcode in both `feature.html` files to change the list item class from `items-center` to `items-start` for better alignment.
- Adjusted the SVG icon class to include `flex-shrink-0 mt-1` and set minimum width and height for consistent sizing.
- Enhanced the CSS source map for `custom.css` to improve debugging and maintainability.
2026-02-09 12:15:51 +01:00
Boris Waaub a221d16827 feat(cta): ajouter une option pour ouvrir les boutons dans un nouvel onglet 2026-02-09 11:05:03 +01:00
Boris Waaub eccf151099 refactor: mise à jour des couleurs des badges et ajustements de style dans les fichiers CSS et HTML 2026-02-05 11:42:02 +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 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
Boris Waaub cc60b64505 Converti chill-theme en dossier classique 2026-01-28 09:40:37 +01:00