diff --git a/content/features/_index.md b/content/features/_index.md new file mode 100644 index 0000000..7fae958 --- /dev/null +++ b/content/features/_index.md @@ -0,0 +1,5 @@ +--- +title: "Fonctionnalités" +description: "Découvrer toutes les fonctionnalités de CHILL" +layout: "list" +--- diff --git a/content/features/design-system.md b/content/features/design-system.md deleted file mode 100644 index 412d4cc..0000000 --- a/content/features/design-system.md +++ /dev/null @@ -1,66 +0,0 @@ ---- -title: "Beautiful Design System" -description: "Create stunning user interfaces with our comprehensive design system built on TailwindCSS. Customize everything to match your brand." -layout: "feature" -badge: "Design" -badgeColor: "#7c3aed" -features: - - title: "Modern UI Components" - description: "A complete set of pre-built components designed for SaaS websites. From navigation bars to pricing tables, everything you need is included." - - title: "Responsive Design" - description: "Every component is fully responsive and tested across all device sizes. Your website will look great on everything from phones to large displays." - - title: "Custom Typography" - description: "Carefully crafted typography system with perfect vertical rhythm. Easily customize fonts and sizes to match your brand guidelines." - - title: "Flexible Layouts" - description: "Modular layout system that adapts to your content. Create unique page layouts while maintaining consistent spacing and alignment." -demo: - description: "Explore our comprehensive design system built with TailwindCSS." - image: "/images/feature-2.svg" ---- - -## Comprehensive Design System - -Our theme includes a complete design system that makes it easy to create beautiful, consistent interfaces. Built on TailwindCSS, it provides the flexibility to customize every aspect of your design while maintaining a professional look. - -### Design Components - -#### Core Elements -- Typography system with perfect vertical rhythm -- Color palette with semantic variables -- Spacing and sizing scales -- Grid and layout systems - -#### UI Components -- Navigation components (headers, footers, menus) -- Hero sections and feature displays -- Cards and content containers -- Forms and input elements -- Buttons and CTAs -- Pricing tables -- Testimonial displays -- Team member profiles - -#### Design Features - -##### Customization -- Easy theme customization through TailwindCSS -- Brand color management -- Typography customization -- Spacing system adjustment -- Component variants - -##### Accessibility -- WCAG 2.1 compliant components -- Proper ARIA attributes -- Keyboard navigation support -- High contrast mode support -- Screen reader optimized - -##### Responsive Design -- Mobile-first approach -- Breakpoint system -- Fluid typography -- Adaptive layouts -- Touch-friendly interactions - -Our design system provides the perfect foundation for creating beautiful, accessible, and responsive websites that stand out from the crowd. diff --git a/content/features/developer-experience.md b/content/features/developer-experience.md deleted file mode 100644 index 2c81cc3..0000000 --- a/content/features/developer-experience.md +++ /dev/null @@ -1,75 +0,0 @@ ---- -title: "Developer Experience" -description: "Enjoy a seamless development experience with hot reload, component-based architecture, and clean, maintainable code." -layout: "feature" -badge: "Development" -badgeColor: "#16a34a" -features: - - title: "Component System" - description: "Modular component architecture makes it easy to build and maintain your website. Reuse components across pages while maintaining consistency." - - title: "Easy Customization" - description: "Clear configuration files and well-organized code make it simple to customize any aspect of your site. No deep Hugo knowledge required." - - title: "Clean Code" - description: "Well-structured, documented code following best practices. Makes maintenance and updates straightforward for any developer." - - title: "Detailed Documentation" - description: "Comprehensive documentation covers everything from setup to advanced customization. Includes examples and best practices." -demo: - description: "See how our developer-friendly architecture makes building websites a breeze." - image: "/images/feature-3.svg" ---- - -## Built for Developers - -Our theme is designed with developers in mind, providing a clean, efficient workflow that makes building websites enjoyable and productive. - -### Development Features - -#### Project Structure -- Logical directory organization -- Clear separation of concerns -- Modular component architecture -- Consistent naming conventions - -#### Development Workflow -- Fast hot reload development server -- Automatic asset processing -- Source maps for debugging -- Build process optimization - -#### Component System - -##### Shortcodes -- Rich set of pre-built shortcodes -- Easy to create custom shortcodes -- Documentation for each shortcode -- Example implementations - -##### Partials -- Reusable partial templates -- Context-aware components -- Easy to extend and modify -- Clear documentation - -#### Customization - -##### Configuration -- Central configuration file -- Environment variables support -- Feature flags -- Easy theme customization - -##### Styling -- TailwindCSS integration -- PostCSS processing -- Custom CSS support -- Design token system - -#### Documentation -- Getting started guide -- Component documentation -- Configuration reference -- Best practices -- Troubleshooting guide -- Deployment instructions - -Our developer experience focuses on making it easy to build, customize, and maintain your website while following best practices and maintaining clean, efficient code. diff --git a/content/features/generation-documents.md b/content/features/generation-documents.md new file mode 100644 index 0000000..9ec49f5 --- /dev/null +++ b/content/features/generation-documents.md @@ -0,0 +1,23 @@ +--- +title: "Génération de documents" +description: "Grâce à un système de modèles personnalisables, vous pouvez générer automatiquement des documents avec un large éventail d’informations déjà pré-remplies à partir des données présentes dans l’application." +weight: 5 +layout: "single" +badge: "Documents" +badgeColor: "chill-orange" +demo: + description: "Générez facilement des documents personnalisés à partir des données saisies." + image: "/images/feature-2.svg" + +--- + +## Présentation + +Grâce à un système de modèles personnalisables, vous pouvez générer automatiquement des documents avec un large éventail d’informations déjà pré-remplies à partir des données présentes dans l’application. + +## Fonctionnalités principales + +- **Informations sur l'usager** : Intégrez automatiquement les données individuelles. +- **Informations sur le ménage** : Ajoutez les informations relatives au foyer. +- **Détails financiers ou sociaux** : Insérez des données budgétaires ou sociales. +- **Et bien plus encore...** : Personnalisez vos modèles selon vos besoins. diff --git a/content/features/performance.md b/content/features/performance.md deleted file mode 100644 index ead01ab..0000000 --- a/content/features/performance.md +++ /dev/null @@ -1,52 +0,0 @@ ---- -title: "Lightning-Fast Performance" -description: "Leverage Hugo's blazing-fast build times and optimized output. Your website loads instantly, providing an exceptional user experience." -layout: "feature" -badge: "Performance" -badgeColor: "#2563eb" -features: - - title: "Sub-second Page Loads" - description: "Experience instant page transitions with Hugo's static site generation. Pages load in milliseconds, ensuring visitors stay engaged." - - title: "Optimized Assets" - description: "Automatically optimize images, CSS, and JavaScript. Reduce file sizes without compromising quality for faster load times." - - title: "Minimal JavaScript" - description: "Built with minimal JavaScript dependencies. Pages remain fast and functional while keeping the bundle size small." - - title: "CDN-Ready Output" - description: "Deploy your site to any CDN for global distribution. Static files are optimized for edge caching and maximum performance." -demo: - description: "See how our optimized build process delivers lightning-fast page loads and smooth transitions." - image: "/images/feature-1.svg" ---- - -## Built for Speed - -Our theme is engineered from the ground up with performance in mind. By leveraging Hugo's powerful static site generation and combining it with modern optimization techniques, we deliver websites that load instantly and run smoothly. - -### Performance Metrics - -- **Build Time**: Less than 1 second for most sites -- **Page Load Time**: Under 500ms first contentful paint -- **Time to Interactive**: Under 1.5 seconds -- **Google Lighthouse Score**: 95+ on all metrics - -### Optimization Features - -#### Asset Optimization -- Automatic image optimization and WebP conversion -- CSS minification and purging of unused styles -- JavaScript bundling and tree-shaking -- Lazy loading of images and components - -#### Caching Strategy -- Efficient browser caching with proper headers -- Static asset fingerprinting -- Pre-rendered HTML for instant loads -- Service worker for offline capabilities - -#### CDN Integration -- Built for global distribution -- Edge caching ready -- Automatic cache invalidation -- Geographic redundancy - -Our performance-first approach ensures your website not only looks great but delivers an exceptional user experience through blazing-fast load times and smooth interactions. diff --git a/content/features/rapports-rgpd.md b/content/features/rapports-rgpd.md new file mode 100644 index 0000000..7e5bee6 --- /dev/null +++ b/content/features/rapports-rgpd.md @@ -0,0 +1,23 @@ +--- +title: "Rapports & RGPD" +description: "Générez des rapports statistiques, organisez vos documents et assurez la conformité RGPD pour la sécurité et la confidentialité des données." +weight: 6 +layout: "single" +badge: "Rapports & RGPD" +badgeColor: "chill-pink" +demo: + description: "Assurez la conformité RGPD et organisez vos rapports et documents." + image: "/images/feature-3.svg" + +--- + +## Présentation + +Générez des rapports statistiques, organisez vos documents et assurez la conformité RGPD pour la sécurité et la confidentialité des données. + +## Fonctionnalités principales + +- **Rapports statistiques** : Exportez des données précises pour l’analyse. +- **Génération de documents** : Créez des documents personnalisés à partir des données. +- **Organisation documentaire** : Classez et retrouvez facilement vos documents. +- **Conformité RGPD** : Respectez les obligations légales en matière de protection des données. diff --git a/content/features/rapports-statistiques.md b/content/features/rapports-statistiques.md new file mode 100644 index 0000000..78349bd --- /dev/null +++ b/content/features/rapports-statistiques.md @@ -0,0 +1,25 @@ +--- +title: "Rapports statistiques" +description: "CHILL vous permet d’exporter des statistiques précises sur l’ensemble de vos entités." +weight: 4 +layout: "single" +badge: "Statistiques" +badgeColor: "chill-yellow" +demo: + description: "Générez et exportez des rapports statistiques détaillés." + image: "/images/feature-2.svg" + +--- + +## Présentation + +CHILL vous permet d’exporter des statistiques précises sur l’ensemble de vos entités, facilitant l’analyse et le pilotage de votre activité. + +## Fonctionnalités principales + +- **Données de l’usager** : Analysez les informations individuelles. +- **Données des ménages** : Suivez les statistiques liées aux ménages. +- **Actions d’accompagnement** : Mesurez l’impact des actions menées. +- **Problématiques sociales** : Identifiez les problématiques rencontrées. +- **Rendez-vous** : Suivez la planification et la réalisation des rendez-vous. +- **Et bien plus encore...** : Profitez d’une grande variété d’indicateurs personnalisables. diff --git a/content/features/suivi-accompagnements.md b/content/features/suivi-accompagnements.md new file mode 100644 index 0000000..38db1de --- /dev/null +++ b/content/features/suivi-accompagnements.md @@ -0,0 +1,23 @@ +--- +title: "Suivi des accompagnements" +description: "Créez et suivez un ou plusieurs parcours d’accompagnement pour chaque usager, du diagnostic initial aux actions entreprises et aux progrès réalisés." +weight: 2 +layout: "single" +badge: "Accompagnements" +badgeColor: "chill-green" +demo: + description: "Découvrez comment suivre et caractériser les parcours d’accompagnement de chaque usager." + image: "/images/feature-2.svg" + +--- + +## Présentation + +Créez et suivez un ou plusieurs parcours d’accompagnement pour chaque usager, du diagnostic initial aux actions entreprises et aux progrès réalisés. Cette fonctionnalité permet une gestion fine et personnalisée de l’accompagnement social. + +## Fonctionnalités principales + +- **Renseigner les parcours** : Ajoutez et suivez les différents parcours d’accompagnement. +- **Caractériser les parcours** : Définissez les caractéristiques propres à chaque accompagnement. +- **Enregistrer les échanges** : Gardez une trace des échanges et interactions avec l’usager. +- **Actions mises en œuvre** : Planifiez et suivez les actions réalisées dans le cadre de l’accompagnement. diff --git a/content/features/suivi-decisions.md b/content/features/suivi-decisions.md new file mode 100644 index 0000000..a7368b7 --- /dev/null +++ b/content/features/suivi-decisions.md @@ -0,0 +1,24 @@ +--- +title: "Suivi des décisions" +description: "CHILL facilite le suivi et la validation de décisions au sein d’une équipe." +weight: 3 +layout: "single" +badge: "Décisions" +badgeColor: "chill-red" +demo: + description: "Découvrez comment gérer et valider les décisions collectives." + image: "/images/feature-2.svg" +--- + +## Présentation + +CHILL facilite le suivi et la validation de décisions au sein d’une équipe, en s’appuyant sur des processus adaptés à vos besoins organisationnels. + +## Fonctionnalités principales + +- **Parcours de validation configurables** : Adaptez les étapes de validation selon vos besoins. +- **Approbation hiérarchique** : Permettez une validation par la hiérarchie si nécessaire. +- **Visa de services compétents** : Obtenez l’avis ou le visa d’un service spécifique. +- **Validations personnalisables** : Créez d’autres types de validations selon vos processus internes. +- **Basé sur des documents existants** : Utilisez les documents déjà présents dans l’application. +- **Basé sur des actions d’accompagnement** : Intégrez la validation dans le suivi des accompagnements. diff --git a/content/features/suivi-usagers.md b/content/features/suivi-usagers.md new file mode 100644 index 0000000..a375c0b --- /dev/null +++ b/content/features/suivi-usagers.md @@ -0,0 +1,27 @@ +--- +title: "Suivi des usagers" +description: "CHILL vous offre une gestion complète et structurée des dossiers individuels, facilitant le suivi personnalisé de chaque usager." +weight: 1 +layout: "single" +badge: "Usagers" +badgeColor: "chill-blue" +demo: + description: "Découvrez comment gérer et structurée les dossiers de vos usagers." + image: "/images/feature-2.svg" + +--- + + +## Présentation + +CHILL vous offre une gestion complète et structurée des dossiers individuels, facilitant le suivi personnalisé de chaque usager. Grâce à une fiche individuelle détaillée, la gestion des ménages, le suivi budgétaire, l’enregistrement de tâches et la génération de documents, vous disposez de tous les outils pour accompagner efficacement chaque personne. + +## Fonctionnalités principales + +- **Fiche individuelle détaillée** : Centralisez toutes les informations importantes sur chaque usager. +weight: 1 +- **Gestion des ménages** : Suivez la composition et l’évolution des ménages. +- **Suivi budgétaire** : Gardez une vue claire sur la situation financière des usagers. +- **Personnes ressources** : Identifiez et gérez les intervenants clés. +- **Génération de documents** : Créez automatiquement des documents à partir des données saisies. +- **Enregistrement de tâches** : Planifiez et suivez les actions à mener pour chaque dossier. diff --git a/content/install/hosted.md b/content/install/hosted.md index e69de29..121e572 100644 --- a/content/install/hosted.md +++ b/content/install/hosted.md @@ -0,0 +1,10 @@ +--- +title: "Installation par Champs-Libres" +layout: "simple" +--- +Le code source de CHILL est hébergé sur gitlab. +Le dépot chill-bundles comporte les fonctionnalités principales de Chill. Ce dépôt est un ensemble de bundles Symfony. +Pour être déployées, il est préférable de les inclure dans une application Symfony, en les incluant dans les dépendances composer. De cette manière, il est aussi possible de personnaliser la configuration et l’exécution de l’application. La procédure est expliquée dans la documentation +Les tickets concernant le code de Chill se situent par conséquent dans ce dépôt chill-bundles, voir https://gitlab.com/Chill-Projet/chill-bundles/-/issues +La documentation technique de Chill se trouve à l’adresse suivante: http://docs.chill.social/en/latest/ +Pour échanger avec les développeurs de CHILL, il existe un salon sur la messagerie Matrix. Pour le rejoindre cliquez sur le lien #chill-social-admin:matrix.org ou scannez le code qr diff --git a/content/install/on-premise.md b/content/install/on-premise.md index e001489..2f29304 100644 --- a/content/install/on-premise.md +++ b/content/install/on-premise.md @@ -1,3 +1,7 @@ +--- +title: "Installation auto-hébergée" +layout: "simple" +--- Le code source de CHILL est hébergé sur gitlab. Le dépot chill-bundles comporte les fonctionnalités principales de Chill. Ce dépôt est un ensemble de bundles Symfony. Pour être déployées, il est préférable de les inclure dans une application Symfony, en les incluant dans les dépendances composer. De cette manière, il est aussi possible de personnaliser la configuration et l’exécution de l’application. La procédure est expliquée dans la documentation diff --git a/content/zh-cn/_index.md b/content/zh-cn/_index.md deleted file mode 100644 index 9a7af1a..0000000 --- a/content/zh-cn/_index.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: 首页 -# Example Chinese homepage -# This is a demonstration of multilingual content -# Copy and translate your English content files to create Chinese versions ---- - -This is an example Chinese homepage file demonstrating multilingual support. diff --git a/content/zh-cn/blog/example-post.md b/content/zh-cn/blog/example-post.md deleted file mode 100644 index 40508c5..0000000 --- a/content/zh-cn/blog/example-post.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -title: "示例博客文章" -date: 2024-01-15 -author: "作者姓名" -description: "这是一篇示例博客文章,展示中文内容的格式。" -categories: ["示例"] -tags: ["hugo", "多语言"] -featured_image: "/images/blog/blog-1.jpg" ---- - -## 介绍 - -这是一篇示例博客文章,演示如何为Hugo Saasify主题创建中文内容。 - -## 内容结构 - -要创建多语言内容: - -1. 在 `content/zh-cn/` 目录中创建文件 -2. 保持与英文内容相同的文件结构 -3. 翻译front matter和正文内容 - -## 更多信息 - -查看主题文档了解更多关于多语言支持的信息。 diff --git a/static/css/custom.css b/static/css/custom.css index 2ef56f6..4474ff6 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -1,275 +1,342 @@ @font-face { - font-family: 'Lato', Arial; + font-family: "Lato", Arial; src: url("assets/fonts/Lato/Lato-Regular.ttf") format("truetype"); font-display: optional; font-weight: normal; - font-style: normal; } + font-style: normal; +} body { - font-family: 'Lato', sans-serif; } - body .highlight { - padding: .25rem; } - body .highlight-1 { - background-color: rgba(67, 178, 157, 0.61); } - body .highlight-2 { - background-color: #e57469; } - body .highlight-3 { - background-color: #f1d275; } + font-family: "Lato", sans-serif; +} +body .highlight { + padding: 0.25rem; +} +body .highlight-1 { + background-color: rgba(67, 178, 157, 0.61); +} +body .highlight-2 { + background-color: #e57469; +} +body .highlight-3 { + background-color: #f1d275; +} header.header { - background-color: #0d242e; } + background-color: #0d242e; +} footer.footer { - background-color: rgba(67, 178, 157, 0.61); } + background-color: rgba(67, 178, 157, 0.61); +} .chill-pres { - padding-top: 0rem; } + padding-top: 0rem; +} .navbar .btn-primary { background-color: #f46839; border: 1px solid #f46839; - color: white; } - .navbar .btn-primary:hover { - background-color: #e89463; - border: 1px solid #e89463; } + color: white; +} +.navbar .btn-primary:hover { + background-color: #e89463; + border: 1px solid #e89463; +} .navbar .lang-select { - color: white; } + color: white; +} section.hero { - background-color: #0d242e; } - section.hero h1 { - color: rgba(67, 178, 157, 0.61); } + background-color: #0d242e; +} +section.hero h1 { + color: rgba(67, 178, 157, 0.61); +} section.section-1 { background-color: white; - padding-top: 10rem; } - section.section-1 li { - font-weight: 600; } + padding-top: 10rem; +} +section.section-1 li { + font-weight: 600; +} +section.section-2 .container { + color: #0d242e; + text-align: center; + margin-top: 4rem; +} +section.section-2 .container h2 { + line-height: 3.5rem; +} section.section-2 { - background: #e9e3d8; - background: linear-gradient(180deg, #e9e3d8 0%, #efefef 100%); } - section.section-2 .container { - color: #0d242e; - text-align: center; - margin-top: 4rem; } - section.section-2 .container h2 { - line-height: 3.5rem; } + background: rgb(233, 227, 216); + background: linear-gradient(180deg, rgb(233, 227, 216) 0%, rgb(239, 239, 239) 100%); +} section.section-3 { - background: #efefef; - background: linear-gradient(180deg, #efefef 0%, white 100%); } - section.section-3 h2 { - position: relative; - z-index: 1; } - section.section-3 h2:before { - content: ''; - position: absolute; - width: 70px; - height: 70px; - left: -10%; - top: -30%; - margin-left: -35px; - background-color: #f46839; - box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); - z-index: 0; - border-radius: 50px; } + background: rgb(239, 239, 239); + background: linear-gradient(180deg, rgb(239, 239, 239) 0%, rgb(255, 255, 255) 100%); +} +section.section-3 h2 { + position: relative; + z-index: 1; +} +section.section-3 h2:before { + content: ""; + position: absolute; + width: 70px; + height: 70px; + left: -10%; + top: -30%; + margin-left: -35px; + background-color: #f46839; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); + z-index: 0; + border-radius: 50px; +} section.section-4 { position: relative; - background-color: white; } - section.section-4 .row { - padding-bottom: 5rem; } - section.section-4 h4 { - font-weight: bold; - height: 175px; - color: #0d242e; - border: 1px dashed #0d242e; - border-radius: 15px; - padding: 3rem; } - section.section-4 .btn-primary { - position: absolute; - top: 52%; - left: 28%; } + background-color: white; +} +section.section-4 .row { + padding-bottom: 5rem; +} +section.section-4 h4 { + font-weight: bold; + height: 175px; + color: #0d242e; + border: 1px dashed #0d242e; + border-radius: 15px; + padding: 3rem; +} +section.section-4 .btn-primary { + position: absolute; + top: 52%; + left: 28%; +} section.section-5 { - background-color: rgba(67, 178, 157, 0.11); } + background-color: rgba(67, 178, 157, 0.11); +} section.section-6 { background-color: #0d242e !important; background-repeat: repeat; background-position: top center; - background-image: url("/images/bg/pattern-1.png"); } + background-image: url("/images/bg/pattern-1.png"); +} section.section-7 h2 { position: relative; - z-index: 1; } - section.section-7 h2:before { - content: ''; - position: absolute; - width: 70px; - height: 70px; - left: -15%; - top: -30%; - margin-left: -35px; - background-color: #fcc958; - box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); - z-index: 0; - border-radius: 0; } + z-index: 1; +} +section.section-7 h2:before { + content: ""; + position: absolute; + width: 70px; + height: 70px; + left: -15%; + top: -30%; + margin-left: -35px; + background-color: #fcc958; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); + z-index: 0; + border-radius: 0; +} section h2.title { - color: #0d242e; } + color: #0d242e; +} section.big-text h2, section.big-text p, section.li-block h2, section.li-block p { width: fit-content; margin-left: auto; - margin-right: auto; } + margin-right: auto; +} section.big-text .container .row > div:last-child { width: 80%; - margin-left: 10%; } + margin-left: 10%; +} section.li-block .container .row > div:last-child { - width: 100%; } + width: 100%; +} section.li-block .container .row > div ul { - display: flex; } - section.li-block .container .row > div ul li { - flex: 1 0 0; - margin: 0.5em 2rem 0.5em 2rem; - padding: 2em 1em 1em 1em; - text-align: center; - border-radius: 20px; } - section.li-block .container .row > div ul li i:first-child { - display: none; } + display: flex; +} +section.li-block .container .row > div ul li i:first-child { + display: none; +} +section.li-block .container .row > div ul li { + flex: 1 0 0; + margin: 0.5em 2rem 0.5em 2rem; + padding: 2em 1em 1em 1em; + text-align: center; + border-radius: 20px; +} section.li-block.section-1 ul li { font-weight: 500; font-size: large; - position: relative; } - section.li-block.section-1 ul li:nth-child(1) { - position: relative; - z-index: 1; } - section.li-block.section-1 ul li:nth-child(1):before { - content: ''; - position: absolute; - width: 100px; - height: 100px; - left: 44%; - top: -60%; - margin-left: -35px; - background-color: #56c4aa; - box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); - z-index: 0; - border-radius: 0; } - section.li-block.section-1 ul li:nth-child(2) { - position: relative; - z-index: 1; } - section.li-block.section-1 ul li:nth-child(2):before { - content: ''; - position: absolute; - width: 100px; - height: 100px; - left: 44%; - top: -60%; - margin-left: -35px; - background-color: #f0384d; - box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); - z-index: 0; - border-radius: 50px; } - section.li-block.section-1 ul li:nth-child(3) { - position: relative; - z-index: 1; } - section.li-block.section-1 ul li:nth-child(3):before { - content: ''; - position: absolute; - width: 100px; - height: 100px; - left: 44%; - top: -60%; - margin-left: -35px; - background-color: #e89463; - box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); - z-index: 0; - border-radius: 0; } - section.li-block.section-1 ul li:nth-child(4) { - position: relative; - z-index: 1; } - section.li-block.section-1 ul li:nth-child(4):before { - content: ''; - position: absolute; - width: 100px; - height: 100px; - left: 44%; - top: -60%; - margin-left: -35px; - background-color: #fcc958; - box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); - z-index: 0; - border-radius: 50px; } + position: relative; +} +section.li-block.section-1 ul li:nth-child(1) { + position: relative; + z-index: 1; +} +section.li-block.section-1 ul li:nth-child(1):before { + content: ""; + position: absolute; + width: 100px; + height: 100px; + left: 44%; + top: -60%; + margin-left: -35px; + background-color: #56c4aa; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); + z-index: 0; + border-radius: 0; +} +section.li-block.section-1 ul li:nth-child(2) { + position: relative; + z-index: 1; +} +section.li-block.section-1 ul li:nth-child(2):before { + content: ""; + position: absolute; + width: 100px; + height: 100px; + left: 44%; + top: -60%; + margin-left: -35px; + background-color: #f0384d; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); + z-index: 0; + border-radius: 50px; +} +section.li-block.section-1 ul li:nth-child(3) { + position: relative; + z-index: 1; +} +section.li-block.section-1 ul li:nth-child(3):before { + content: ""; + position: absolute; + width: 100px; + height: 100px; + left: 44%; + top: -60%; + margin-left: -35px; + background-color: #e89463; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); + z-index: 0; + border-radius: 0; +} +section.li-block.section-1 ul li:nth-child(4) { + position: relative; + z-index: 1; +} +section.li-block.section-1 ul li:nth-child(4):before { + content: ""; + position: absolute; + width: 100px; + height: 100px; + left: 44%; + top: -60%; + margin-left: -35px; + background-color: #fcc958; + box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5); + z-index: 0; + border-radius: 50px; +} section.li-block.section-5 .container .row p { - margin-bottom: 5rem; } + margin-bottom: 5rem; +} section.li-block.section-5 .container .row ul li { border-radius: 1em; background: rgba(255, 255, 255, 0.2); backdrop-filter: blur(20px); width: 400px; height: 180px; - padding: .85rem; + padding: 0.85rem; position: relative; z-index: 0; overflow: hidden; - transition: 0.6s ease-in; } - section.li-block.section-5 .container .row ul li::before { - content: ""; - position: absolute; - z-index: -1; - top: -15px; - right: -15px; - height: 220px; - width: 25px; - border-radius: 32px; - transform: scale(1); - transform-origin: 50% 50%; - transition: transform 0.25s ease-out; } - section.li-block.section-5 .container .row ul li:nth-child(1)::before { - background-color: rgba(240, 56, 77, 0.85); } - section.li-block.section-5 .container .row ul li:nth-child(2)::before { - background-color: rgba(232, 148, 99, 0.85); } - section.li-block.section-5 .container .row ul li:nth-child(3)::before { - background-color: rgba(67, 178, 157, 0.85); } - section.li-block.section-5 .container .row ul li:nth-child(4)::before { - background-color: #f1d275; } - section.li-block.section-5 .container .row ul li:hover::before { - transition-delay: 0.2s; - transform: scale(40); } - section.li-block.section-5 .container .row ul li:hover { - color: #ffffff; } - section.li-block.section-5 .container .row ul li:hover h5 { - color: #efefef; } - section.li-block.section-5 .container .row ul li h5 { - color: #0d242e; - font-weight: bold; } + transition: 0.6s ease-in; +} +section.li-block.section-5 .container .row ul li::before { + content: ""; + position: absolute; + z-index: -1; + top: -15px; + right: -15px; + height: 220px; + width: 25px; + border-radius: 32px; + transform: scale(1); + transform-origin: 50% 50%; + transition: transform 0.25s ease-out; +} +section.li-block.section-5 .container .row ul li:nth-child(1)::before { + background-color: rgba(240, 56, 77, 0.85); +} +section.li-block.section-5 .container .row ul li:nth-child(2)::before { + background-color: rgba(232, 148, 99, 0.85); +} +section.li-block.section-5 .container .row ul li:nth-child(3)::before { + background-color: rgba(67, 178, 157, 0.85); +} +section.li-block.section-5 .container .row ul li:nth-child(4)::before { + background-color: rgb(241, 210, 117); +} +section.li-block.section-5 .container .row ul li:hover::before { + transition-delay: 0.2s; + transform: scale(40); +} +section.li-block.section-5 .container .row ul li:hover { + color: #ffffff; +} +section.li-block.section-5 .container .row ul li:hover h5 { + color: #efefef; +} +section.li-block.section-5 .container .row ul li h5 { + color: #0d242e; + font-weight: bold; +} section.li-block a.btn-chill { - background-color: #fc3636; } + background-color: #fc3636; +} .download { margin-right: auto; margin-left: auto; - display: block; } - .download a { - text-decoration: none; - padding: .5rem; } + display: block; +} +.download a { + text-decoration: none; + padding: 0.5rem; +} section.dark p { color: white; - font-weight: bolder; } + font-weight: bolder; +} .hop { - color: red; } + color: red; +} .content-subtitle { text-transform: uppercase; - padding-left: 2rem; } + padding-left: 2rem; +} .bord-1 { - border-left: 4px solid #e89463; } + border-left: 4px solid #e89463; +} .bord-2 { - border-left: 4px solid #d3c7b1; } + border-left: 4px solid #d3c7b1; +} .bord-3 { - border-left: 4px solid #f1d275; } + border-left: 4px solid #f1d275; +} .bord-4 { - border-left: 4px solid rgba(67, 178, 157, 0.61); } + border-left: 4px solid rgba(67, 178, 157, 0.61); +} .chapo { font-size: large; @@ -278,128 +345,175 @@ section.dark p { padding-bottom: 2rem; font-style: italic; position: relative; - margin-bottom: 5rem; } - .chapo::after { - content: ''; - position: absolute; - left: 0; - right: 0; - top: 100%; - margin: 10px auto; - width: 15%; - height: 6px; - background: #dc516d; } + margin-bottom: 5rem; +} +.chapo::after { + content: ""; + position: absolute; + left: 0; + right: 0; + top: 100%; + margin: 10px auto; + width: 15%; + height: 6px; + background: #dc516d; +} figure.image { display: flex; - flex-direction: column; } - figure.image.left { - float: left; - margin-right: 1.5em; } - figure.image.right { - float: right; - margin-left: 1.5em; } - figure.image.center { - display: flex; - justify-content: center; - align-items: center; } - figure.image img { - margin-bottom: 0; } - + flex-direction: column; +} +figure.image.left { + float: left; + margin-right: 1.5em; +} +figure.image.right { + float: right; + margin-left: 1.5em; +} +figure.image.center { + display: flex; + justify-content: center; + align-items: center; +} +figure.image img { + margin-bottom: 0; +} .text-brochure { - text-align: center; } + text-align: center; +} @media screen and (max-width: 1279px) { section.li-block.section-5 .container .row ul { - flex-wrap: wrap; } + flex-wrap: wrap; + } section.li-block.section-5 .container .row ul li { - flex: 30%; } } + flex: 30%; + } +} @media screen and (max-width: 1023px) { section.section-4 h4 { - height: 224px; } + height: 224px; + } section.section-4 .btn-primary { - top: 56%; } - + top: 56%; + } section.li-block.section-5 .container .row ul { - flex-wrap: wrap; } + flex-wrap: wrap; + } section.li-block.section-5 .container .row ul li { - flex: 50%; } } + flex: 50%; + } +} @media screen and (max-width: 767px) { section.hero { - height: 110vh; } + height: 110vh; + } section.section-3 h2:before { top: -70%; left: 5%; - z-index: -1; } + z-index: -1; + } section.section-4 h4 { - height: 280px; } + height: 280px; + } section.section-4 .btn-primary { - top: 64%; } - + top: 64%; + } section.li-block .container .row > div ul { - flex-direction: column; } - section.li-block .container .row > div ul li { - margin-bottom: 4rem; } + flex-direction: column; + } + section.li-block .container .row > div ul li { + margin-bottom: 4rem; + } section.li-block.section-1 ul li:nth-child(1) { - top: -66%; } + top: -66%; + } section.li-block.section-1 ul li:nth-child(2) { - top: -66%; } + top: -66%; + } section.li-block.section-1 ul li:nth-child(3):before { - top: -85%; } + top: -85%; + } section.li-block.section-1 ul li:nth-child(4):before { - top: -85%; } + top: -85%; + } section.li-block.section-5 .container .row ul { - flex-wrap: wrap; } + flex-wrap: wrap; + } section.li-block.section-5 .container .row ul li { - flex: 50%; } } + flex: 50%; + } +} @media screen and (max-width: 513px) { section.hero { - height: 120vh; } + height: 120vh; + } section.section-4 h4 { - font-size: 1.1rem; } + font-size: 1.1rem; + } section.section-4 .btn-primary { - top: 64%; } + top: 64%; + } section.section-5 .container .row ul li { - width: 350px; } } + width: 350px; + } +} @media screen and (max-width: 470px) { section.section-4 h4 { - height: 280px; } + height: 280px; + } section.section-4 .btn-primary { - top: 64%; } - + top: 64%; + } section.li-block.section-1 ul li:nth-child(3):before { - top: -70%; } + top: -70%; + } section.li-block.section-1 ul li:nth-child(4):before { - top: -70%; } + top: -70%; + } section.li-block.section-5 .container .row ul { - flex-wrap: wrap; } + flex-wrap: wrap; + } section.li-block.section-5 .container .row ul li { - width: 350px; } } + width: 350px; + } +} @media screen and (max-width: 420px) { section.li-block.section-5 .container .row ul li { - width: 300px; } } + width: 300px; + } +} .badge-chill-blue { - --badge-color: #334d5c; } + --badge-color: #334d5c; +} .badge-chill-green { - --badge-color: rgba(67, 178, 157, 0.61); } + --badge-color: rgba(67, 178, 157, 0.61); +} .badge-chill-beige { - --badge-color: #d3c7b1; } + --badge-color: #d3c7b1; +} .badge-chill-red { - --badge-color: #dc516d; } + --badge-color: #dc516d; +} .badge-chill-pink { - --badge-color: #e57469; } + --badge-color: #e57469; +} .badge-chill-orange { - --badge-color: #e89463; } + --badge-color: #e89463; +} .badge-chill-lightgray { - --badge-color: #efefef; } + --badge-color: #efefef; +} .badge-chill-yellow { - --badge-color: #f1d275; } + --badge-color: #f1d275; +} /*# sourceMappingURL=custom.css.map */ diff --git a/static/css/custom.css.map b/static/css/custom.css.map index a81eb66..6ed4a79 100644 --- a/static/css/custom.css.map +++ b/static/css/custom.css.map @@ -1,7 +1 @@ -{ -"version": 3, -"mappings": "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", -"sources": ["../../assets/scss/custom.scss"], -"names": [], -"file": "custom.css" -} \ No newline at end of file +{"version":3,"sourceRoot":"","sources":["../../assets/scss/custom.scss"],"names":[],"mappings":"AAoBA;EACE;EACA;EACA;EACA;EACA;;AAkDF;EACE;;AACA;EACE;;AAEF;EACE,kBA7EU;;AA+EZ;EACE,kBA7ES;;AA+EX;EACE,kBA7EW;;;AAkFf;EACI,kBAhFW;;;AAkFf;EACI,kBA5FU;;;AA+Fd;EACE;;;AAIA;EACE,kBA1FK;EA2FL;EACA;;AACA;EACE,kBArGS;EAsGT;;AAGJ;EACE;;;AAKA;EACE,kBA3GS;;AA4GT;EAAK,OArHG;;AAuHV;EACE;EACE;;AACA;EAAK;;AAGP;EACE,OArHO;EAsHP;EACA;;AACA;EACE;;AANN;EASE;EACA;;AAEF;EACE;EACA;;AACE;EA1FJ;EACA;;AACA;EACI;EACA;EACA;EACA;EACA,MAoF+D;EAnF/D,KAmFyD;EAlFzD;EACA,kBAhDC;EAiDD;EACA;EAEI;;AAgFR;EACE;EACA;;AACA;EACE;;AAEF;EACE;EACA;EACA,OA/IO;EAgJP;EACA;EACA;;AAEF;EACE;EACA;EACA;;AAGJ;EACI;;AAEJ;EACI;EA7IJ;EACA;EACA;;AA+II;EA1HJ;EACA;;AACA;EACI;EACA;EACA;EACA;EACA,MAoH+D;EAnH/D,KAmHyD;EAlHzD;EACA,kBA7CC;EA8CD;EACA;EAKI;;;AAgHR;EACE,OA1KS;;AA+KP;EACI;EACA;EACA;;AAMI;EACI;EACA;;AASJ;EACI;;AAEJ;EACI;;AAEI;EACI;;AAFR;EAII;EACA;EACA;EACA;EACA;;AAOZ;EACI;EACA;EACA;;AACF;EAnLV;EACA;;AACA;EACI;EACA;EACA;EACA;EACA,MARoF;EASpF,KATmE;EAUnE;EACA,kBA/CK;EAgDL;EACA;EAKI;;AAqKI;EAtLZ;EACA;;AACA;EACI;EACA;EACA;EACA;EACA,MARoF;EASpF,KATmE;EAUnE;EACA,kBA9CF;EA+CE;EACA;EAEI;;AA2KI;EAzLZ;EACA;;AACA;EACI;EACA;EACA;EACA;EACA,MARoF;EASpF,KATmE;EAUnE;EACA,kBAvDO;EAwDP;EACA;EAKI;;AA2KI;EA5LZ;EACA;;AACA;EACI;EACA;EACA;EACA;EACA,MARoF;EASpF,KATmE;EAUnE;EACA,kBA7CC;EA8CD;EACA;EAEI;;AAsLA;EACE;;AAEF;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACE;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;;AAEF;EACE;;AAEF;EACE;;AAEF;EACE;;AAEF;EACE;;AAEF;EACE;EACA;;AAEF;EACE;;AACA;EACE,OA9RA;;AAiSJ;EACE,OA9RD;EA+RC;;AAMV;EACE;;;AAMR;EACE;EACA;EACA;;AACA;EACE;EACA;;;AAMA;EACI;EACA;;;AAIR;EACI;;;AAMA;EACE;EACA;;;AAEF;EACE;;;AAEF;EACE;;;AAEF;EACE;;;AAEF;EACE;;;AAIN;EACI;EACA;EACA;EACA;EACA;EACA;EACA;;AACA;EACE;EACA;EACA;EAAQ;EACR;EACA;EACA;EACA;EACA,YA9WM;;;AAkXZ;EAGI;EACA;;AACA;EACI;EACA;;AAEJ;EACI;EACA;;AAEJ;EACI;EACA;EACA;;AAEJ;EACI;;AAKR;EACE;;;AAKF;EAKU;IACE;;EAEF;IACE;;;AAQZ;EAGM;IACE;;EAEF;IACE;;EASE;IACE;;EAEF;IACE;;;AAQZ;EAEI;IACE;;EAGA;IACE;IACA;IACA;;EAIF;IACE;;EAEF;IACE;;EASE;IACE;;EACA;IACE;;EAQJ;IACE;;EAEF;IACE;;EAEF;IACE;;EAEF;IACE;;EAMF;IACE;;EAEF;IACE;;;AAQZ;EAEI;IACE;;EAGA;IACE;;EAEF;IACE;;EAKA;IACE;;;AAOV;EAGM;IACE;;EAEF;IACE;;EASE;IACE;;EAEF;IACE;;EAOF;IACE;;EAEF;IACE;;;AAQZ;EAKU;IACE;;;AAQZ;EAAsB;;;AACtB;EAAsB;;;AACtB;EAAsB;;;AACtB;EAAsB;;;AACtB;EAAsB;;;AACtB;EAAsB;;;AACtB;EAAyB;;;AACzB;EAAsB","file":"custom.css"} \ No newline at end of file diff --git a/static/css/style.css b/static/css/style.css index 9a3ca38..045dbdc 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -154,7 +154,7 @@ html, -o-tab-size: 4; tab-size: 4; /* 3 */ - font-family: Lato, sans-serif; + font-family: Inter, system-ui, sans-serif; /* 4 */ font-feature-settings: normal; /* 5 */ @@ -754,7 +754,7 @@ html { } body { - font-family: Lato, sans-serif; + font-family: Inter, system-ui, sans-serif; --tw-text-opacity: 1; color: rgb(55 65 81 / var(--tw-text-opacity, 1)); -webkit-font-smoothing: antialiased; @@ -2024,7 +2024,7 @@ body { .prose a { --tw-text-opacity: 1; - color: rgb(244 104 57 / var(--tw-text-opacity, 1)); + color: rgb(189 55 10 / var(--tw-text-opacity, 1)); text-decoration-line: none; } @@ -2240,10 +2240,6 @@ body { margin-top: 0px !important; } -.-mt-2 { - margin-top: -0.5rem; -} - .mb-1 { margin-bottom: 0.25rem; } @@ -2328,6 +2324,10 @@ body { margin-top: 2rem; } +.mt-auto { + margin-top: auto; +} + .line-clamp-2 { overflow: hidden; display: -webkit-box; @@ -2834,18 +2834,18 @@ body { } .bg-primary-100 { + --tw-bg-opacity: 1; + background-color: rgb(252 215 202 / var(--tw-bg-opacity, 1)); +} + +.bg-primary-400 { --tw-bg-opacity: 1; background-color: rgb(244 104 57 / var(--tw-bg-opacity, 1)); } .bg-primary-50 { --tw-bg-opacity: 1; - background-color: rgb(244 104 57 / var(--tw-bg-opacity, 1)); -} - -.bg-primary-600 { - --tw-bg-opacity: 1; - background-color: rgb(244 104 57 / var(--tw-bg-opacity, 1)); + background-color: rgb(255 251 250 / var(--tw-bg-opacity, 1)); } .bg-red-500 { @@ -2854,7 +2854,12 @@ body { } .bg-secondary-100 { - background-color: rgba(67, 178, 157, 0.61); + --tw-bg-opacity: 1; + background-color: rgb(142 198 223 / var(--tw-bg-opacity, 1)); +} + +.bg-transparent { + background-color: transparent; } .bg-white { @@ -2891,8 +2896,8 @@ body { } .from-primary-600 { - --tw-gradient-from: #f46839 var(--tw-gradient-from-position); - --tw-gradient-to: rgb(244 104 57 / 0) var(--tw-gradient-to-position); + --tw-gradient-from: #bd370a var(--tw-gradient-from-position); + --tw-gradient-to: rgb(189 55 10 / 0) var(--tw-gradient-to-position); --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to); } @@ -2902,7 +2907,7 @@ body { } .to-primary-700 { - --tw-gradient-to: #f46839 var(--tw-gradient-to-position); + --tw-gradient-to: #8c2908 var(--tw-gradient-to-position); } .to-white { @@ -3243,12 +3248,17 @@ body { .text-primary-100 { --tw-text-opacity: 1; - color: rgb(244 104 57 / var(--tw-text-opacity, 1)); + color: rgb(252 215 202 / var(--tw-text-opacity, 1)); +} + +.text-primary-500 { + --tw-text-opacity: 1; + color: rgb(237 69 13 / var(--tw-text-opacity, 1)); } .text-primary-600 { --tw-text-opacity: 1; - color: rgb(244 104 57 / var(--tw-text-opacity, 1)); + color: rgb(189 55 10 / var(--tw-text-opacity, 1)); } .text-white { @@ -4002,7 +4012,7 @@ body { .sm\:prose a { --tw-text-opacity: 1; - color: rgb(244 104 57 / var(--tw-text-opacity, 1)); + color: rgb(189 55 10 / var(--tw-text-opacity, 1)); text-decoration-line: none; } @@ -4320,7 +4330,7 @@ body { .hover\:border-primary-600:hover { --tw-border-opacity: 1; - border-color: rgb(244 104 57 / var(--tw-border-opacity, 1)); + border-color: rgb(189 55 10 / var(--tw-border-opacity, 1)); } .hover\:bg-gray-100:hover { @@ -4340,12 +4350,12 @@ body { .hover\:bg-primary-100:hover { --tw-bg-opacity: 1; - background-color: rgb(244 104 57 / var(--tw-bg-opacity, 1)); + background-color: rgb(252 215 202 / var(--tw-bg-opacity, 1)); } .hover\:bg-primary-700:hover { --tw-bg-opacity: 1; - background-color: rgb(244 104 57 / var(--tw-bg-opacity, 1)); + background-color: rgb(140 41 8 / var(--tw-bg-opacity, 1)); } .hover\:text-gray-900:hover { @@ -4355,12 +4365,12 @@ body { .hover\:text-primary-600:hover { --tw-text-opacity: 1; - color: rgb(244 104 57 / var(--tw-text-opacity, 1)); + color: rgb(189 55 10 / var(--tw-text-opacity, 1)); } .hover\:text-primary-700:hover { --tw-text-opacity: 1; - color: rgb(244 104 57 / var(--tw-text-opacity, 1)); + color: rgb(140 41 8 / var(--tw-text-opacity, 1)); } .hover\:opacity-90:hover { @@ -4392,7 +4402,7 @@ body { .focus\:border-primary-500:focus { --tw-border-opacity: 1; - border-color: rgb(244 104 57 / var(--tw-border-opacity, 1)); + border-color: rgb(237 69 13 / var(--tw-border-opacity, 1)); } .focus\:outline-none:focus { @@ -4408,12 +4418,12 @@ body { .focus\:ring-primary-500:focus { --tw-ring-opacity: 1; - --tw-ring-color: rgb(244 104 57 / var(--tw-ring-opacity, 1)); + --tw-ring-color: rgb(237 69 13 / var(--tw-ring-opacity, 1)); } .focus\:ring-primary-600:focus { --tw-ring-opacity: 1; - --tw-ring-color: rgb(244 104 57 / var(--tw-ring-opacity, 1)); + --tw-ring-color: rgb(189 55 10 / var(--tw-ring-opacity, 1)); } .focus\:ring-offset-2:focus { @@ -4432,22 +4442,22 @@ body { .group:hover .group-hover\:border-primary-100 { --tw-border-opacity: 1; - border-color: rgb(244 104 57 / var(--tw-border-opacity, 1)); + border-color: rgb(252 215 202 / var(--tw-border-opacity, 1)); } .group:hover .group-hover\:bg-primary-100 { --tw-bg-opacity: 1; - background-color: rgb(244 104 57 / var(--tw-bg-opacity, 1)); + background-color: rgb(252 215 202 / var(--tw-bg-opacity, 1)); } .group:hover .group-hover\:text-primary-600 { --tw-text-opacity: 1; - color: rgb(244 104 57 / var(--tw-text-opacity, 1)); + color: rgb(189 55 10 / var(--tw-text-opacity, 1)); } .group:hover .group-hover\:text-primary-700 { --tw-text-opacity: 1; - color: rgb(244 104 57 / var(--tw-text-opacity, 1)); + color: rgb(140 41 8 / var(--tw-text-opacity, 1)); } .group:hover .group-hover\:opacity-100 { diff --git a/static/images/favicon.png b/static/images/favicon.png deleted file mode 100644 index 301c575..0000000 Binary files a/static/images/favicon.png and /dev/null differ diff --git a/tailwind.config.js b/tailwind.config.js index 388d10f..fb9eff1 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -1,47 +1,9 @@ -/** @type {import('tailwindcss').Config} */ module.exports = { - presets: [require('./themes/chill-theme/tailwind.config.js')], - content: [ - "./themes/chill-theme/layouts/**/*.html", - "./layouts/**/*.html", - "./content/**/*.{html,md}" - ], - - theme: { - extend: { - colors: { - primary: { - 50: '#f46839', - 100: '#f46839', - 200: '#f46839', - 300: '#f46839', - 400: '#f46839', - 500: '#f46839', - 600: '#f46839', - 700: '#f46839', - 800: '#f46839', - 900: '#f46839', - }, - secondary: { - 50: 'rgba(67, 178, 157, 0.61)', - 100: 'rgba(67, 178, 157, 0.61)', - 200: 'rgba(67, 178, 157, 0.61)', - 300: 'rgba(67, 178, 157, 0.61)', - 400: 'rgba(67, 178, 157, 0.61)', - 500: 'rgba(67, 178, 157, 0.61)', - 600: 'rgba(67, 178, 157, 0.61)', - 700: 'rgba(67, 178, 157, 0.61)', - 800: 'rgba(67, 178, 157, 0.61)', - 900: 'rgba(67, 178, 157, 0.61)', - }, - }, - fontFamily: { - sans: ['Lato', 'sans-serif'], - }, - }, - plugins: [ - require('@tailwindcss/forms'), - require('@tailwindcss/typography'), - ], - } + presets: [require('./themes/chill-theme/tailwind.config.js')], + content: [ + "./themes/chill-theme/layouts/**/*.html", + "./layouts/**/*.html", + "./content/**/*.{html,md}" + ] + // Ne redéfinis pas theme.colors ici ! } \ No newline at end of file diff --git a/themes/chill-theme/assets/css/main.css b/themes/chill-theme/assets/css/main.css index dc470f5..0633632 100644 --- a/themes/chill-theme/assets/css/main.css +++ b/themes/chill-theme/assets/css/main.css @@ -40,15 +40,15 @@ } .btn-primary { - @apply btn bg-primary-600 text-white hover:bg-primary-700 hover:scale-105; + @apply btn bg-primary-400 text-white hover:bg-primary-400 hover:scale-105; } .btn-secondary { - @apply btn bg-secondary-600 text-white hover:bg-secondary-700 hover:scale-105; + @apply btn bg-secondary-400 text-white hover:bg-secondary-700 hover:scale-105; } .btn-outline { - @apply btn border-2 border-primary-600 text-primary-600 hover:scale-105; + @apply btn border-2 border-primary-400 text-primary-400 hover:scale-105; } .container { @@ -146,7 +146,7 @@ } .prose a { - @apply text-primary-600 hover:text-primary-700 no-underline; + @apply text-primary-600 hover:text-primary-400 no-underline; } .prose ul, .prose ol { @@ -187,12 +187,12 @@ } .features-carousel__nav { margin-bottom: 1rem; text-align: center; } .features-carousel__nav button { - @apply btn text-gray-900 hover:text-primary-700; + @apply btn text-gray-900 hover:text-primary-400; max-height:40px; } .features-carousel__nav button.active { - @apply btn bg-primary-600 text-white hover:bg-primary-700 hover:scale-105; + @apply btn bg-primary-400 text-white hover:bg-primary-400 hover:scale-105; } .features-carousel__slides { min-height: 150px; } diff --git a/themes/chill-theme/i18n/en.toml b/themes/chill-theme/i18n/en.toml index bcf64f0..e69de29 100644 --- a/themes/chill-theme/i18n/en.toml +++ b/themes/chill-theme/i18n/en.toml @@ -1,154 +0,0 @@ -# English translations for Hugo Saasify Theme -# Copy this file to your site's i18n directory and customize as needed - -# Common UI translations -[readMore] -other = "Read More" - -[readTime] -other = "min read" - -[published] -other = "Published" - -[updated] -other = "Updated" - -[by] -other = "by" - -[shareOn] -other = "Share on" - -[relatedPosts] -other = "Related Posts" - -[categories] -other = "Categories" - -[tags] -other = "Tags" - -[allPosts] -other = "All Posts" - -[search] -other = "Search" - -[searchPlaceholder] -other = "Search articles..." - -[noResults] -other = "No results found" - -[backToHome] -other = "Back to Home" - -[404Title] -other = "Page Not Found" - -[404Message] -other = "The page you are looking for doesn't exist or has been moved." - -# Navigation -[home] -other = "Home" - -[about] -other = "About" - -[contact] -other = "Contact" - -# Blog -[latestPosts] -other = "Latest Posts" - -[recentArticles] -other = "Recent Articles" - -[popularTags] -other = "Popular Tags" - -[subscribeNewsletter] -other = "Subscribe to Newsletter" - -[subscribeDescription] -other = "Get the latest posts delivered right to your inbox" - -[emailPlaceholder] -other = "Enter your email" - -[subscribe] -other = "Subscribe" - -[subscribeDisclaimer] -other = "We respect your privacy. Unsubscribe at any time." - -# Footer -[copyright] -other = "© {{ .Year }} {{ .SiteName }}. All rights reserved." - -[builtWith] -other = "Built with" - -[and] -other = "and" - -# Language switcher -[language] -other = "Language" - -[switchLanguage] -other = "Switch Language" - -# Features -[seeItInAction] -other = "See it in action" - -# Pricing -[popular] -other = "Popular" - -[mostPopular] -other = "Most Popular" - -[perMonth] -other = "/month" - -# Documentation -[documentation] -other = "Documentation" - -# Pagination -[previous] -other = "Previous" - -[next] -other = "Next" - -# Homepage -[trustedByCompanies] -other = "Trusted by leading companies worldwide" - -[lovedByTeams] -other = "Loved by Teams Worldwide" - -[testimonialsDescription] -other = "See what our customers have to say about their experience with our platform." - -# Blog Post -[tableOfContents] -other = "Table of Contents" - -[minRead] -other = "min read" - -[previousPost] -other = "Previous Post" - -[nextPost] -other = "Next Post" - -[dateFormat] -other = "January 2, 2006" diff --git a/themes/chill-theme/i18n/fr.toml b/themes/chill-theme/i18n/fr.toml index ff36cdf..bf171cd 100644 --- a/themes/chill-theme/i18n/fr.toml +++ b/themes/chill-theme/i18n/fr.toml @@ -1,4 +1,116 @@ +[discoverFeature] +other = "Découvrir" # Traductions françaises pour les shortcodes pricing +# English translations for Hugo Saasify Theme +# Copy this file to your site's i18n directory and customize as needed + +# Common UI translations +[readMore] +other = "Lire la suite" + +[readTime] +other = "min de lecture" + +[published] +other = "Publié" + +[updated] +other = "Mis à jour" + +[by] +other = "par" + +[shareOn] +other = "Partager sur" + +[relatedPosts] +other = "Articles liés" + +[categories] +other = "Catégories" + +[tags] +other = "Étiquettes" + +[allPosts] +other = "Tous les articles" + +[search] +other = "Recherche" + +[searchPlaceholder] +other = "Rechercher des articles..." + +[noResults] +other = "Aucun résultat trouvé" + +[backToHome] +other = "Retour à l'accueil" + +[404Title] +other = "Page non trouvée" + +[404Message] +other = "La page que vous recherchez n'existe pas ou a été déplacée." + +# Navigation +[home] +other = "Accueil" + +[about] +other = "À propos" + +[contact] +other = "Contact" + +# Blog +[latestPosts] +other = "Derniers articles" + +[recentArticles] +other = "Articles récents" + +[popularTags] +other = "Étiquettes populaires" + +[subscribeNewsletter] +other = "S'abonner à la newsletter" + +[subscribeDescription] +other = "Recevez les derniers articles directement dans votre boîte mail" + +[emailPlaceholder] +other = "Entrez votre email" + +[subscribe] +other = "S'abonner" + +[subscribeDisclaimer] +other = "Nous respectons votre vie privée. Vous pouvez vous désabonner à tout moment." + +# Footer +[copyright] +other = "© {{ .Year }} {{ .SiteName }}. Tous droits réservés." + +[builtWith] +other = "Construit avec" + +[and] +other = "et" + +# Language switcher +[language] +other = "Langue" + +[switchLanguage] +other = "Changer de langue" + +# Features +[seeItInAction] +other = "Voir en action" + +# Pricing + [popular] other = "Populaire" @@ -6,7 +118,6 @@ other = "Populaire" [mostPopular] other = "Le plus populaire" - [perVATHour] other = "HT/heure" @@ -17,4 +128,48 @@ other = "HT/jour" other = "HT/mois" [perVATYear] -other = "HT/an" \ No newline at end of file +other = "HT/an" + +[perMonth] +other = "/mois" + +# Documentation +[documentation] +other = "Documentation" + +# Pagination +[previous] +other = "Précédent" + +[next] +other = "Suivant" + +# Homepage +[trustedByCompanies] +other = "Approuvé par les principales entreprises du monde entier" + +[lovedByTeams] +other = "Apprécié par les équipes du monde entier" + +[testimonialsDescription] +other = "Découvrez ce que nos clients pensent de leur expérience avec notre plateforme." + +# Blog Post +[tableOfContents] +other = "Table des matières" + +[minRead] +other = "min de lecture" + +[previousPost] +other = "Article précédent" + +[nextPost] +other = "Article suivant" + +[dateFormat] +other = "2 janvier 2006" + +# Features +[features] +other = "Fonctionnalités" \ No newline at end of file diff --git a/themes/chill-theme/i18n/nl.toml b/themes/chill-theme/i18n/nl.toml index bb7dae1..e69de29 100644 --- a/themes/chill-theme/i18n/nl.toml +++ b/themes/chill-theme/i18n/nl.toml @@ -1,10 +0,0 @@ -# Nederlandse vertalingen voor pricing shortcodes - -[popular] -other = "Populair" - -[mostPopular] -other = "Meest populair" - -[perMonth] -other = "/maand" diff --git a/themes/chill-theme/layouts/_default/career.html b/themes/chill-theme/layouts/_default/career.html index b72148b..470b524 100644 --- a/themes/chill-theme/layouts/_default/career.html +++ b/themes/chill-theme/layouts/_default/career.html @@ -22,7 +22,7 @@ {{ range .values }}
-
+
{{ .icon }}
diff --git a/themes/chill-theme/layouts/_default/list.html b/themes/chill-theme/layouts/_default/list.html index 5c9d5db..42b30c9 100644 --- a/themes/chill-theme/layouts/_default/list.html +++ b/themes/chill-theme/layouts/_default/list.html @@ -27,7 +27,7 @@