Commit Graph
163 Commits
Author SHA1 Message Date
tfw 801738558a Update custom styles in extra.css for improved design
Refined CSS to enhance responsiveness, typography, and layout, including new media query adjustments and visual tweaks. These changes optimize the UI for various devices and ensure consistent styling across components.
2025-05-13 11:09:22 +02:00
tfw 1717057e56 Add responsive styles and improve FAQ script handling
Introduced mobile and medium responsiveness in stylesheets for better layout on smaller screens. Adjusted FAQ script to properly remove duplicate event listeners and ensure functionality remains smooth on initialization.
2025-05-08 16:04:42 +02:00
tfw d36051a03d Update stylesheets and blog template for layout improvements
Adjusted CSS to enhance layout consistency, including footer width and inner content margins. Updated blog template to include post excerpts with fallback for better readability and engagement.
2025-05-08 08:24:26 +02:00
tfw 452455fe21 Update assets and sitemap, remove obsolete icons and fonts
Reorganized font and image assets, replacing outdated files with new ones. Removed unused SVG icons and updated the sitemap with new URLs and last modified dates. Simplified font-face declarations to reflect the updated font structure.
2025-05-06 16:28:26 +02:00
tfw a81c5ee28b Enhance accessibility and style adjustments
Added WCAG-compliant scrolling behavior for search wrapper and updated styles for testimonials and team sections. Integrated alt attributes for images to improve accessibility and made minor layout refinements.
2025-04-29 08:39:05 +02:00
tfw d814f14897 Add testimonials section with interactive functionality
Introduced a testimonials section to the homepage, including JavaScript for interactive switching and automatic cycling, as well as responsive styles in SCSS. Users can now view dynamic testimonials with associated images and text.
2025-04-25 11:41:04 +02:00
tfw 1bc8a2b6cb Update team images, logo, and stylesheets
Updated team member images, refined the SVG logo, and adjusted styles in the CSS for improved layout, typography, and hover effects. These changes enhance the visual design and user experience across the site.
2025-04-25 08:52:28 +02:00
tfw 33a01ad838 Update styles and fix hover border behavior
Added a border-radius reset for `.md-top` and adjusted button hover styles to ensure consistent border color behavior. Minor font adjustments in the related HTML file were also included.
2025-04-24 16:16:09 +02:00
tfw bafb40a966 Add home module and transition mixin to stylesheets
Included a new `@import 'modules/home';` and added a re-usable `@mixin transition` for smoother animations. Updated button styling with padding, hover effects, and transitions to enhance UI. Adjusted max-width in `.team__inner` for better layout consistency.
2025-04-24 15:12:39 +02:00
tfw cbb7086e09 "Add FontAwesome assets and update team images
Added various FontAwesome font assets for enhanced icon support in the project. Updated images of team members and removed an outdated JavaScript bundle."
2025-04-24 12:09:50 +02:00
tfw 0f629dc7a3 Add trademark formatting and sitemap updates
Updated KI agent documentation to include trademark styling for "satware®" and introduced a new "zugang" page. Adjusted `.gitignore` and sitemap.xml to reflect site structure changes.
2025-04-24 08:50:39 +02:00
tfw e4043eb57f Add initial README with project setup and usage details
This commit introduces a comprehensive README file for the satware.ai MkDocs project. It includes an overview, project structure, setup instructions, development guide, and customization details, providing clear guidance for contributors.
2025-04-23 17:12:49 +02:00
tfw 65e0169c37 Initial commit 2025-04-23 17:04:47 +02:00