Commit Graph

12 Commits

Author SHA1 Message Date
Boris Waaub
225890236d feat: Mettre à jour les descriptions des fonctionnalités pour une meilleure clarté et précision 2026-03-10 16:15:34 +01:00
Boris Waaub
c350ea3dcd Refactor CSS styles and update HTML structure for improved layout and responsiveness
- Updated padding values for sections in custom CSS files to enhance spacing.
- Introduced new card styles with hover effects for better user interaction.
- Added new gradient card layout in the chill theme for a visually appealing design.
- Removed obsolete sector layout and replaced it with a more flexible gradient card layout.
- Enhanced feature list layout with improved pagination and sidebar integration.
- Created a new shortcode for gradient card sections to streamline feature presentation.
2026-02-24 15:32:06 +01:00
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
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
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
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
7e28963a5d feat: Update styles and add new footer background color
- Added a footer background color using $chill-green in custom.scss and custom.css.
- Removed unused page-hero section styles from custom.scss.
- Updated pricing page content to reflect new service offerings and pricing in French.
- Created new markdown files for contact and installation guides.
- Updated hugo.toml for menu links and logo path.
- Added new CSS classes for border colors in style.css.
2026-01-27 16:14:18 +01:00
Boris Waaub
f00db5a558 Ajout de nouvelles classes de badge avec des couleurs personnalisées pour améliorer la présentation des fonctionnalités 2026-01-22 17:33:52 +01:00
Boris Waaub
7b98930deb Update hero section and color scheme across the application
- Changed the hero headline and sub-headline for better clarity and engagement.
- Added a secondary button for demo booking in the hero section.
- Updated primary color scheme in CSS files to unify the visual identity.
- Adjusted background and text colors to enhance readability and aesthetics.
- Removed unused CSS classes to streamline styles.
- Updated Tailwind configuration to reflect new color values for primary and secondary themes.
2026-01-22 13:34:30 +01:00
Boris Waaub
c92d34814c Add banner layout 2026-01-22 12:53:54 +01:00