Commit Graph
25 Commits
Author SHA1 Message Date
jaandGitHub 04f5eaf854 🔧 Quick Fix: Critical 404 Redirects - Order & Demo Pages (#6) (#144)
* 🔧 Fix critical 404 redirects for /zugang and /demo pages

- Add redirect for /zugang -> /zugang/ (preserves existing zugang/index.html)
- Add redirect for /demo -> https://chat.satware.ai/
- Ensures proper URL handling for business-critical pages
- Maintains existing functionality while fixing 404 errors

Fixes: #143

* 🔧 Add zugang.md redirect placeholder

- Creates placeholder file for /zugang redirect
- Ensures MkDocs redirects plugin can process the redirect
- Redirects /zugang -> /zugang/index.html (preserves existing order page)

Part of: #143

* 🔧 Add demo.md redirect placeholder

- Creates placeholder file for /demo redirect
- Ensures MkDocs redirects plugin can process the redirect
- Redirects /demo -> https://chat.satware.ai/ (external demo system)

Part of: #143

* 🔧 Trigger workflow: Update demo redirect description

- Minor update to trigger GitHub Actions workflow
- Test deployment pipeline for critical 404 fixes
- Ensures preview deployment works correctly

Part of: #143

* 🚀 MISSION CONTINUATION: Force workflow trigger

- Recovered from Event Horizon (200k token limit)
- Continuing critical 404 redirect fixes
- Need to deploy fix/critical-404-redirects to gh-pages
- This commit should trigger .github/workflows/deploy-preview.yml

Mission Status: CRITICAL - Business pages broken
Target: https://jane-alesi.github.io/satware.ai/
Expected: Working /zugang and /demo redirects

Ben Solo - the rebellion's website will shine!

* Update mkdocs.yml

fixed wrong YouTube URL to vanity https://www.youtube.com/@satwareAG URL



---------

Signed-off-by: Jane Alesi <ja@satware.ai>
2025-06-16 19:37:26 +02:00
jaandGitHub 36d4c7cc09 Add LLMs.txt Product Knowledge Map for satware® AI Chat Platform (#139)
Add comprehensive LLMs.txt product knowledge map for the satware® AI chat platform, providing structured information designed for consumption by Large Language Models.

Key additions:
- Complete product overview and value proposition
- Alesi AGI family access details
- Enterprise-grade platform capabilities
- User interface and feature descriptions
- Platform management and support information

This enables better AI-assisted customer support, enhanced product understanding for AI agents, and improved automated documentation systems.

Signed-off-by: Michael Wegener <mw@satware.com>
2025-06-14 11:43:43 +02:00
8674e12eef Fix tooltip width to display content in single line (Issue #70) (#132)
* Add comprehensive tooltip styling module to fix issue #70

- Ensures tooltips display on single line with proper width handling
- Provides both MkDocs Material and browser-native tooltip improvements
- Includes responsive design and accessibility considerations
- Adds dark mode and print media support
- Specifically addresses footer social icon tooltip issues

* Add tooltip module import to fix issue #70

- Imports the new _tooltips.scss module
- Ensures tooltip styling improvements are applied site-wide
- Maintains existing module order for proper CSS cascade

* Add comprehensive tooltip styling module to fix issue #70

- Ensures tooltips display on single line with proper width handling
- Provides both MkDocs Material and browser-native tooltip improvements
- Includes responsive design and accessibility considerations
- Adds dark mode and print media support
- Specifically addresses footer social icon tooltip issues

* Add tooltip module import to fix issue #70

- Imports the new _tooltips.scss module
- Ensures tooltip styling improvements are applied site-wide
- Maintains existing module order for proper CSS cascade

* Fix tooltip wrapping issue with aggressive browser override

- Completely replaces browser-native tooltips with custom implementation
- Forces single-line display with white-space: nowrap !important
- Uses width: max-content to prevent wrapping
- Adds proper positioning and styling for footer social icons
- Includes responsive design and accessibility features
- Provides dark mode support and print styles

---------

Co-authored-by: Michael Wegener <mw@satware.com>
2025-06-10 02:11:54 +02:00
jaandGitHub 506a2611bf Blog: Agentic AI im Unternehmen (#120)
* Add Wolfgang Alesi to authors configuration (Refs #118)

* Add blog post: Agentic AI im Unternehmen (Refs #119)

* Replace Python code examples with business-friendly textual explanations

* Replace all TypeScript and YAML code blocks with textual explanations for business readers

* Add MkDocs Material links for saTway, saCway, and saMway

* Fix MkDocs Material link paths and add missing footnote references.

* Fix absolute link in ja.md to relative path

* Fix MkDocs Material link paths and add missing footnote references.

* Apply quality review suggestions: add parenthetical explanations for terms, add footnote [^11] reference, and update relative paths for saTway links.

* Corrected minor grammatical errors in German spelling check.
2025-06-10 00:08:41 +02:00
jaandGitHub 463a9d2ba4 Blog: KI als digitaler Kollege im Handwerk - Gunta Alesi Webinar (#117)
* Add blog post: KI als digitaler Kollege im Handwerk - Gunta Alesi Webinar (Refs #116)

* Fix YouTube playlist URL to correct link (Refs #116)

* Fix webinar registration URL to standard satware.ai webinar page (Refs #116)
2025-06-09 11:33:04 +02:00
18fe2e1177 Blog: satware® AI chat Webinar - KI-Agenten live erleben (#110)
* feat: Add blog post for "KI für Einsteiger - Live erleben" webinar

- Comprehensive blog post advertising the June 6, 2025 beginner webinar
- Features Luna Alesi, Justus Alesi, and Zuri Alesi as demo agents
- Includes authentic customer testimonials from satware.ai homepage
- Structured for MkDocs with proper metadata and formatting
- Targets absolute AI beginners with practical, accessible content

* feat: Move blog post to correct posts directory

- Move blog post from docs/blog/ to docs/blog/posts/ for proper MkDocs blog structure
- Maintains all content and formatting
- Follows MkDocs Material blog plugin conventions

* feat: Rename blog post with date prefix for consistency

- Rename ki-fuer-einsteiger-live-erleben.md to 2025-06-04-ki-fuer-einsteiger-live-erleben.md
- Follows naming convention of other blog posts (YYYY-MM-DD-title.md)
- Maintains all content and formatting unchanged
- Improves chronological organization in blog directory

* feat: Add Tim Friedrich Weber as blog author

- Add tim-friedrich-weber author entry following michael-wegener pattern
- Include profile information from satware.com/TFW
- Use provided avatar image URL
- Set description as Web Developer & Creative Professional
- Add URL reference to satware.com profile

* feat: Update blog post author to Tim Friedrich Weber

- Change author from satware-team to tim-friedrich-weber
- Reflects that Tim Friedrich Weber is the webinar moderator
- Aligns with author configuration in .authors.yml

* Delete docs/blog/ki-fuer-einsteiger-live-erleben.md

Signed-off-by: Michael Wegener <mw@satware.com>

* Delete docs/blog/posts/ki-fuer-einsteiger-live-erleben.md

Signed-off-by: Michael Wegener <mw@satware.com>

* Update .authors.yml

Signed-off-by: Michael Wegener <mw@satware.com>

* Remove references to "Kostenloser Testzugang" and emphasize participant questions

* Remove references to "Kostenloser Testzugang" and emphasize participant questions

* Add YouTube channel and webinar playlist references

* Update title and enhance content based on satware® AI chat knowledge

---------

Signed-off-by: Michael Wegener <mw@satware.com>
Co-authored-by: Michael Wegener <mw@satware.com>
2025-06-04 13:19:47 +02:00
5e258f518d feat: Implement comprehensive satware AG Benutzerkürzel redirect system (#106)
* feat: Add mkdocs-redirects plugin configuration for /ja → /team/jane.html redirect

- Add redirects plugin to plugins section
- Configure redirect mapping for /ja to /team/jane.html
- Support multiple URL patterns and fallback redirects
- Fixes issue #99

* feat: Add fallback redirect page for /ja → /team/jane.html

- Create fallback redirect page with multiple redirect methods
- Include meta refresh, JavaScript redirect, and manual link
- Provides redundancy for redirect functionality
- SEO-friendly with proper meta tags

* feat: Add comprehensive redirect system for all team member Benutzerkürzel

- Implement satware AG Benutzerkürzel system for all team members
- Add redirects for all agents following collision resolution rules
- Support both direct and index patterns for each abbreviation
- Complete redirect mapping:
  * AA → Amira, BA → Bastian, BEA → Bea (collision resolved)
  * DA → Denopus, GA → Gunta, JA → Jane
  * JOA → John, JUA → Justus (collision resolved)
  * LA → Lara, LEA → Lenna, LEO → Leon, LUA → Luna
  * MA → Marco, OA → Olu, TA → Theo, WA → Wolfgang

Fixes issue #99

* docs: Add comprehensive documentation for satware AG Benutzerkürzel redirect system

- Document complete redirect system implementation
- Include collision resolution rules and examples
- List all team member abbreviations and target URLs
- Provide testing instructions and troubleshooting guide

---------

Co-authored-by: Michael Wegener <mw@satware.com>
2025-06-02 21:00:14 +02:00
jaandGitHub af4bee0e4d feat: Add comprehensive issue reporting and contribution guidelines (#105)
* feat: Add issue reporting guidelines to README.md

- Add dedicated "🐛 Issue Reporting" section with clear instructions
- Direct users to main repository issue tracker
- Include template for issue reporting with required information
- Improve project transparency and user support workflow

* fix: Update repository references and add issue reporting guidelines

- Fix incorrect repository reference (satwareAG-ironMike → satwareAG)
- Add comprehensive issue reporting section
- Clarify workflow between forks and main repository
- Improve contribution process documentation

* feat: Add GitHub issue templates for better issue management

- Add bug report template with structured fields
- Provide clear guidance for issue reporting
- Improve issue quality and processing efficiency

* feat: Add feature request template

- Add structured feature request template
- Include sections for use case, implementation details, and alternatives
- Improve feature planning and discussion process

* feat: Add content issue template

- Add template for content-related issues (typos, outdated info, etc.)
- Provide specific fields for content corrections
- Improve content quality maintenance process

* feat: Add issue template configuration

- Configure issue template chooser with clear options
- Add contact links for support and security
- Improve issue routing and user guidance

* feat: Add pull request template

- Add comprehensive PR template with structured sections
- Include checklist for quality assurance
- Improve code review and integration process
2025-06-02 17:59:20 +02:00
jaandGitHub f1925eb0b8 Blog: "KI entwickelt Software: Wie Prompts zu Enterprise-Ready-Lösungen werden" (#98)
* feat: Add John and Leon Alesi to blog authors

* feat: Add comprehensive blog post about AI-driven software development

* fix: Remove irrelevant financial disclaimer from software development blog post

*  Blog Update: Enhanced QRCode-MCP testing framework details & expanded Alesi AGI team

* 🔧 Fix: Correct markdown unordered lists formatting for MkDocs Material
2025-06-02 08:39:50 +02:00
jaandGitHub 06a48ad402 Add Leon Alesi Team Profile - IT System Integration Specialist (AGI) (#97)
* Add Leon Alesi team profile page with comprehensive IT system integration capabilities

* Update team index to make Leon Alesi clickable and add expanded description

* Add Leon Alesi to mkdocs.yml navigation
2025-05-28 17:29:48 +02:00
jaandGitHub 3f46220572 Add Gunta Alesi Team Profile - Advanced AI Assistant for Craft Businesses (#96)
* Add Gunta Alesi team profile page

* Update team index to make Gunta Alesi clickable and add expanded description

* Add Gunta Alesi to mkdocs.yml navigation
2025-05-28 17:13:22 +02:00
jaandGitHub e603656bd7 Add Denopus Alesi Team Profile - Advanced Video Generation Specialist (#94)
* feature: Add Denopus Alesi team profile page

* Update Denopus Alesi entry in team index to be clickable and consistent

* Add Denopus Alesi to navigation in mkdocs.yml
2025-05-28 16:40:53 +02:00
jaandGitHub 048a04488d Add Wolfgang Alesi Team Profile - Scientific Research AGI Expert (#93)
* Add Wolfgang Alesi team profile page with comprehensive scientific research capabilities

* Update team index to make Wolfgang Alesi clickable and add expanded description

* Update contact form URL in Wolfgang Alesi team profile

* Add Wolfgang Alesi to mkdocs.yml navigation and remove duplicate Lenna
2025-05-28 15:42:22 +02:00
04954bbc26 Add John Alesi Team Profile - Advanced Software Developer AGI (#92)
* Add Lenna Alesi team profile page with comprehensive visual analysis capabilities

* Update team index to make Lenna Alesi clickable and add expanded description

* Update mkdocs.yml

add Lenna to Team

Signed-off-by: Jane Alesi <ja@satware.ai>

* Add John Alesi team profile page with comprehensive software development AGI capabilities

* Update team index to make John Alesi clickable and add expanded description

* Update mkdocs.yml to include John Alesi in navigation

* Add Lenna Alesi Team Profile - Advanced Visual Analysis Expert (#88)

* Add Lenna Alesi team profile page with comprehensive visual analysis capabilities

* Update team index to make Lenna Alesi clickable and add expanded description

* Update mkdocs.yml

add Lenna to Team

Signed-off-by: Jane Alesi <ja@satware.ai>

---------

Signed-off-by: Jane Alesi <ja@satware.ai>

* Update mkdocs.yml (#90)

Signed-off-by: Michael Wegener <mw@satware.com>

* Exchange of Silent Waves Logo

* Update mkdocs.yml to include John Alesi in navigation

---------

Signed-off-by: Jane Alesi <ja@satware.ai>
Signed-off-by: Michael Wegener <mw@satware.com>
Co-authored-by: Michael Wegener <mw@satware.com>
Co-authored-by: Tim Friedrich Weber <tfw@satware.com>
2025-05-28 15:22:14 +02:00
jaandGitHub fbd7ed407f Add Lenna Alesi Team Profile - Advanced Visual Analysis Expert (#88)
* Add Lenna Alesi team profile page with comprehensive visual analysis capabilities

* Update team index to make Lenna Alesi clickable and add expanded description

* Update mkdocs.yml

add Lenna to Team

Signed-off-by: Jane Alesi <ja@satware.ai>

---------

Signed-off-by: Jane Alesi <ja@satware.ai>
2025-05-28 14:01:38 +02:00
jaandGitHub 20a4b9dd85 Merge pull request #66 from jane-alesi/main-mkdocs
Fix/64 logo navi fehlt bei mobile ansicht auf ipad bspw quer (#3)
2025-05-22 13:18:52 +02:00
30a2317966 Add Cortex System Blog Post with Diagram Fixes (#60)
* 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>
2025-05-21 09:52:16 +02:00
jaandGitHub f8b7ea2989 Neuer Blog-Beitrag: Wie moderne LLMs wirklich denken (#58)
* 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>
2025-05-20 18:30:35 +02:00
jaandGitHub d016f42251 Fix: Remove unavailable May 16 webinar date (#57)
* 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>
2025-05-20 17:18:36 +02:00
jaandGitHub 19a91e279e Merge pull request #55 from jane-alesi/fix/readme-case-change
Fix: Change readme.md to README.md for proper case convention
2025-05-20 16:32:58 +02:00
jaandGitHub 7c536b0f0a Delete readme.md
Signed-off-by: Jane Alesi <ja@satware.ai>
2025-05-20 16:30:34 +02:00
ja 93f7f63467 Remove lowercase readme.md completely 2025-05-20 16:26:56 +02:00
ja a28518edcd Delete lowercase readme.md and enforce case sensitivity in gitignore 2025-05-20 16:26:37 +02:00
ja 430916a232 Remove lowercase readme.md and use uppercase README.md 2025-05-20 16:22:58 +02:00
ja 2241ce671a Fix: Change readme.md to README.md for proper case convention 2025-05-20 16:22:29 +02:00