Commented the previous font size and updated it to 1.4rem to improve readability. This change enhances the user experience by providing clearer and more accessible navigation labels.
Refined the blog's CSS, addressing title, meta, and author elements for improved readability and consistency. Reintroduced meta date formatting in the blog's HTML, including localized month names for better user experience. Removed unnecessary commented-out code for cleaner structure.
Adjusted CSS for better icon alignment and spacing in webinar components. Simplified location formatting in workshop documentation for consistency and readability.
Removed redundant closing tags in HTML and updated font-family declarations in CSS to include a fallback. These changes ensure better code consistency and avoid potential rendering issues.
Enhanced webinars and workshops sections with updated schedules, new descriptions, and recorded session details. Adjusted styles for improved responsiveness, layout clarity, and a better user experience across devices.
Eliminated unnecessary blank lines in two blog posts to improve readability and maintain a more consistent formatting style. These changes have no impact on the content but enhance the visual structure.
Eliminated unnecessary blank lines in two blog posts to improve readability and maintain a more consistent formatting style. These changes have no impact on the content but enhance the visual structure.
* feat: Add Sequential Thinking Blog Post with legal compliance
- Add comprehensive blog post about Sequential Thinking Plugin launch
- Include multi-agent collaboration from Jane, Theo, and Justus Alesi
- Feature legal compliance review and financial disclaimers
- Integrate technical specifications and practical examples
- Add verified sources and evidence quality framework
- Include Mermaid diagrams for visual explanation
- Implement proper German localization with DACH market focus
* feat: Update Sequential Thinking blog post with comprehensive content, legal compliance and verified sources
- Added comprehensive Theo Alesi financial analysis section with Sequence-of-Returns Risk
- Integrated Justus Alesi legal compliance review with UWG compliance
- Included verified sources with tier classification system
- Added proper disclaimers for financial content
- Enhanced technical specifications and implementation details
- Added visual diagrams via Mermaid for better understanding
- Comprehensive quality assurance with all regulatory requirements
* feat: Add Theo Alesi and Justus Alesi to blog authors
- Added theo-alesi: Financial & Investment Intelligence Specialist
- Added justus-alesi: Legal Expert for Swiss, German and EU Law
- Required for Sequential Thinking blog post build to succeed
* feat: Restructure blog post with finance usecase and moved disclaimer
- Moved financial disclaimer to Theo Alesi section
- Transformed Theo's section into comprehensive usecase with real scenario
- Added detailed Sequential Thinking workflow for portfolio planning
- Enhanced readability with step-by-step financial analysis example
- Improved visual flow with Mermaid diagram for risk illustration
- Maintained legal compliance while showcasing practical application
---------
Co-authored-by: Jane Alesi <ja@satware.ai>
* Add Sequential Thinking blog post - rechtlich geprüft und quellenverifiziert
* Add comprehensive documentation for Sequential Thinking blog branch
---------
Co-authored-by: Jane Alesi <ja@satware.ai>
* Adjust sub-navigation padding for better alignment
Added consistent left padding to sub-navigation items and links to improve visual hierarchy. Overrode Material theme's media query to ensure primary navigation padding remains uniform across breakpoints.
* Remove unused comment in navigation.scss
The comment regarding tabs styling was redundant and has been removed. This helps to keep the codebase clean and more maintainable.
* Fix typo in Datenschutz link title in footer
Corrected the link title from "sDatenschutzerklärung" to "Datenschutzerklärung" for consistency and clarity. This improves the accuracy of the footer content.
* Remove outdated webinar entry from schedule
The webinar scheduled for 23.05.2025 has been removed from the list. This ensures the schedule displays only relevant and up-to-date information.
* Update webinar form iframe attributes
Removed the unnecessary "scrolling" and "frameborder" attributes from the webinar form iframe for cleaner and more modern HTML. This change simplifies the code while retaining functionality.
* Add new webinar dates and adjust formatting
Added details for new webinars on 06.06.2025 and 13.06.2025. Updated labels and styling for consistency, including minor refinement of the webinar form container.
---------
Co-authored-by: Tim Friedrich Weber <tfw@satware.com>
Removed the unnecessary "scrolling" and "frameborder" attributes from the webinar form iframe for cleaner and more modern HTML. This change simplifies the code while retaining functionality.
Corrected the link title from "sDatenschutzerklärung" to "Datenschutzerklärung" for consistency and clarity. This improves the accuracy of the footer content.
Added consistent left padding to sub-navigation items and links to improve visual hierarchy. Overrode Material theme's media query to ensure primary navigation padding remains uniform across breakpoints.
* Update .gitignore to include custom.css.map
Added a reference to custom.css.map to prevent it from being tracked by Git. This helps avoid committing autogenerated files and keeps the repository clean.
* Fix layout issues for iPad and tablet landscape view
Updated responsive styles to ensure proper visibility and alignment of header elements and navigation on devices with widths between 768px and 1220px. Adjusted logo, spacing, font sizes, and layout to improve usability and appearance. Disabled the hamburger menu to avoid conflicts in this viewport range.
* Fix layout issues for iPad and tablet landscape view
Updated responsive styles to ensure proper visibility and alignment of header elements and navigation on devices with widths between 768px and 1220px. Adjusted logo, spacing, font sizes, and layout to improve usability and appearance. Disabled the hamburger menu to avoid conflicts in this viewport range.
* Add workflow_dispatch trigger to preview workflows
Enable manual execution for preview deployment workflows by adding the `workflow_dispatch` trigger. This allows users to start the workflows manually when necessary, improving flexibility and control.
* Set default font to "Assistant" in base.scss
Removed an unnecessary comment and ensured the root uses "Assistant" as the default font. This improves code clarity while maintaining consistent styling.
---------
Co-authored-by: Tim Friedrich Weber <tfw@satware.com>
* Add new blog post about the Cortex system
* Update case study with Wolfgang Alesi example
* Update 2025-05-21-cortex-system-ai-gedaechtnis.md
Signed-off-by: Michael Wegener <mw@satware.com>
* Update Quellenverzeichnis with validated references
* Updated reference section with validated sources
---------
Signed-off-by: Michael Wegener <mw@satware.com>
Co-authored-by: Michael Wegener <mw@satware.com>
* Neuer Blog-Beitrag: Wie moderne LLMs wirklich denken
* Update blog post to improve formatting
* Add modified workflow file to fix deployment
* Add README to blog post directory
* Fix YAML front matter quotes syntax
* Update MkDocs config to exclude README.md from blog posts
* Delete docs/blog/posts/README.md
Signed-off-by: Jane Alesi <ja@satware.ai>
* Fix Mermaid diagram styling for dark mode
* Add Jane Alesi as additional author
---------
Signed-off-by: Jane Alesi <ja@satware.ai>
* Delete readme.md
Signed-off-by: Jane Alesi <ja@satware.ai>
* Fix: Remove unavailable May 16 webinar date
This commit removes the May 16, 2025 webinar date that is no longer available according to the registration form dropdown options. The form only shows May 23 and May 30 as available dates.
---------
Signed-off-by: Jane Alesi <ja@satware.ai>
* Remove unused font-face definitions from stylesheets
The `fonts.scss` file defining `Assistant` font-face rules has been deleted as it was no longer in use. This cleanup reduces unnecessary assets and improves maintainability.
* Fix npm script command in blog preview workflow
Replaced `npm scss:build` with the correct `npm run scss:build` command in the GitHub Actions workflow. This ensures the SCSS build step executes properly during site generation.
* Update blog preview workflow to use mkdocs gh-deploy
Replaces the GitHub Pages action with `mkdocs gh-deploy` for deploying previews. Simplifies the workflow configuration and reduces dependencies.
* Update `site_url` logic and fix URL format consistency
Simplified the `site_url` handling in the workflow by removing branch-specific URL construction. Additionally, ensured the main URL in `mkdocs.yml` uses a consistent trailing slash. This enhances clarity and maintains uniformity in URL formatting.
* Set `use_directory_urls` in mkdocs.yml directly.
Removed redundant script lines for configuring `use_directory_urls` in the workflow file. This simplifies deployment logic by directly defining the configuration in the mkdocs.yml file.
* Remove unnecessary CSS source map file
Deleted `custom.css.map` as it is not required for production. Removing it helps reduce clutter and keeps the repository clean.
* Add support for 'satware.ai' as a homepage path
Updated body-classes.js to treat 'satware.ai' as a homepage path by adding the 'home' class to the body element. This ensures correct behavior for both empty paths and specific developer GitHub Pages.
* Simplify FAQ and navigation structure.
Renamed `faq.md` to `index.md` for consistency and updated navigation links in `mkdocs.yml` to use folder paths directly. Adjusted `main.html` to clean up formatting with additional line breaks.
* Update footer links to use relative paths
Replaced absolute paths with relative paths for internal footer links to ensure consistency and improve maintainability. External links remain unchanged.
* Fix relative URL for Jane Alesi's team page in authors file
Updated the URL path for Jane Alesi to ensure correct navigation to her team page. This fixes a broken link caused by an incorrect relative URL.
* Update footer links and enhance blog post on website relaunch
Updated footer links to utilize dynamic `config.site_url` for consistent URL routing. Enhanced the blog post for better readability, showcasing the MkDocs implementation, GitHub integration, and use of Mermaid diagrams.
* Update footer link and simplify satWay documentation
Replaced the "Blog" link in the footer with "satWay Prinzipien" and refined the satWay documentation by removing overly detailed content about Jane Alesi. Additionally, added the Blog section to the site navigation in `mkdocs.yml`.
* Update CSS build process in deploy workflow
Replaced the Python-based SCSS compilation with an npm-based process. This ensures compatibility with the updated build pipeline and leverages the existing npm tools for CSS processing.
* Update deploy-live workflow with CSS build step
Added a missing CSS build step in the deploy-live workflow to ensure the static site is built with the correct styles. This ensures consistency in the deployment process and addresses potential style-related issues.
* Update deploy-live workflow with CSS build step
Added a missing CSS build step in the deploy-live workflow to ensure the static site is built with the correct styles. This ensures consistency in the deployment process and addresses potential style-related issues.
* Remove unused font-face definitions from stylesheets
The `fonts.scss` file defining `Assistant` font-face rules has been deleted as it was no longer in use. This cleanup reduces unnecessary assets and improves maintainability.
* Fix npm script command in blog preview workflow
Replaced `npm scss:build` with the correct `npm run scss:build` command in the GitHub Actions workflow. This ensures the SCSS build step executes properly during site generation.
* Update blog preview workflow to use mkdocs gh-deploy
Replaces the GitHub Pages action with `mkdocs gh-deploy` for deploying previews. Simplifies the workflow configuration and reduces dependencies.
* Update `site_url` logic and fix URL format consistency
Simplified the `site_url` handling in the workflow by removing branch-specific URL construction. Additionally, ensured the main URL in `mkdocs.yml` uses a consistent trailing slash. This enhances clarity and maintains uniformity in URL formatting.
* Set `use_directory_urls` in mkdocs.yml directly.
Removed redundant script lines for configuring `use_directory_urls` in the workflow file. This simplifies deployment logic by directly defining the configuration in the mkdocs.yml file.
* Remove unnecessary CSS source map file
Deleted `custom.css.map` as it is not required for production. Removing it helps reduce clutter and keeps the repository clean.
* Add support for 'satware.ai' as a homepage path
Updated body-classes.js to treat 'satware.ai' as a homepage path by adding the 'home' class to the body element. This ensures correct behavior for both empty paths and specific developer GitHub Pages.
* Simplify FAQ and navigation structure.
Renamed `faq.md` to `index.md` for consistency and updated navigation links in `mkdocs.yml` to use folder paths directly. Adjusted `main.html` to clean up formatting with additional line breaks.
* Update footer links to use relative paths
Replaced absolute paths with relative paths for internal footer links to ensure consistency and improve maintainability. External links remain unchanged.
* Fix relative URL for Jane Alesi's team page in authors file
Updated the URL path for Jane Alesi to ensure correct navigation to her team page. This fixes a broken link caused by an incorrect relative URL.
* Update footer links and enhance blog post on website relaunch
Updated footer links to utilize dynamic `config.site_url` for consistent URL routing. Enhanced the blog post for better readability, showcasing the MkDocs implementation, GitHub integration, and use of Mermaid diagrams.
* Update footer link and simplify satWay documentation
Replaced the "Blog" link in the footer with "satWay Prinzipien" and refined the satWay documentation by removing overly detailed content about Jane Alesi. Additionally, added the Blog section to the site navigation in `mkdocs.yml`.
* Update CSS build process in deploy workflow
Replaced the Python-based SCSS compilation with an npm-based process. This ensures compatibility with the updated build pipeline and leverages the existing npm tools for CSS processing.
* Update deploy-live workflow with CSS build step
Added a missing CSS build step in the deploy-live workflow to ensure the static site is built with the correct styles. This ensures consistency in the deployment process and addresses potential style-related issues.
* Remove unused font-face definitions from stylesheets
The `fonts.scss` file defining `Assistant` font-face rules has been deleted as it was no longer in use. This cleanup reduces unnecessary assets and improves maintainability.
* Fix npm script command in blog preview workflow
Replaced `npm scss:build` with the correct `npm run scss:build` command in the GitHub Actions workflow. This ensures the SCSS build step executes properly during site generation.
* Update blog preview workflow to use mkdocs gh-deploy
Replaces the GitHub Pages action with `mkdocs gh-deploy` for deploying previews. Simplifies the workflow configuration and reduces dependencies.
* Update `site_url` logic and fix URL format consistency
Simplified the `site_url` handling in the workflow by removing branch-specific URL construction. Additionally, ensured the main URL in `mkdocs.yml` uses a consistent trailing slash. This enhances clarity and maintains uniformity in URL formatting.
* Set `use_directory_urls` in mkdocs.yml directly.
Removed redundant script lines for configuring `use_directory_urls` in the workflow file. This simplifies deployment logic by directly defining the configuration in the mkdocs.yml file.
* Remove unnecessary CSS source map file
Deleted `custom.css.map` as it is not required for production. Removing it helps reduce clutter and keeps the repository clean.
* Add support for 'satware.ai' as a homepage path
Updated body-classes.js to treat 'satware.ai' as a homepage path by adding the 'home' class to the body element. This ensures correct behavior for both empty paths and specific developer GitHub Pages.
* Simplify FAQ and navigation structure.
Renamed `faq.md` to `index.md` for consistency and updated navigation links in `mkdocs.yml` to use folder paths directly. Adjusted `main.html` to clean up formatting with additional line breaks.
* Update footer links to use relative paths
Replaced absolute paths with relative paths for internal footer links to ensure consistency and improve maintainability. External links remain unchanged.
* Fix relative URL for Jane Alesi's team page in authors file
Updated the URL path for Jane Alesi to ensure correct navigation to her team page. This fixes a broken link caused by an incorrect relative URL.
* Update footer links and enhance blog post on website relaunch
Updated footer links to utilize dynamic `config.site_url` for consistent URL routing. Enhanced the blog post for better readability, showcasing the MkDocs implementation, GitHub integration, and use of Mermaid diagrams.
* Update footer link and simplify satWay documentation
Replaced the "Blog" link in the footer with "satWay Prinzipien" and refined the satWay documentation by removing overly detailed content about Jane Alesi. Additionally, added the Blog section to the site navigation in `mkdocs.yml`.