Commit Graph
261 Commits
Author SHA1 Message Date
tfw 80e4ecb778 Update webinar recording titles and add new entry for "KI für Einsteiger" 2025-06-10 13:52:41 +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
3e2f9d0648 Blog/quality check (#122)
* Add blog post template for quality improvement initiative (Refs #121)

* Update YAML frontmatter for 2025-05-25-sequential-thinking-revolution.md (Refs #121)

* Update YAML frontmatter for 2025-06-04-ki-fuer-einsteiger-live-erleben.md (Refs #121)

* Corrected YAML frontmatter and flagged for translation for 2025-05-25-sequential-thinking-revolution.md (Refs #121)

* Corrected YAML frontmatter and flagged for translation for 2025-06-04-ki-fuer-einsteiger-live-erleben.md (Refs #121)

* Finalize 2025-05-25-sequential-thinking-revolution.md (Refs #121)

* Finalize 2025-06-04-ki-fuer-einsteiger-live-erleben.md (Refs #121)

* Translated 2025-05-25-sequential-thinking-revolution.md to German (Refs #121)

* Fix: Exclude blog-post-template.md from MkDocs blog plugin (Refs #ISSUE_NUMBER)

* Fix: Revert mkdocs.yml exclude and fix typo in redirects (Refs #ISSUE_NUMBER)

* Move blog-post-template.md to docs/templates/blog (Refs #ISSUE_NUMBER)

* Delete docs/blog/posts/blog-post-template.md

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

* Fix: Correctly decode and update blog-post-template.md (Refs #ISSUE_NUMBER)

* Fix: Correct typo in mkdocs.yml redirect_maps (Refs #ISSUE_NUMBER)

* Fix: Add fetch-depth: 0 to checkout action in deploy-preview.yml (Refs #ISSUE_NUMBER)

* Fix: Add fetch-depth: 0 to checkout action in deploy-live.yml (Refs #ISSUE_NUMBER)

---------

Signed-off-by: Michael Wegener <mw@satware.com>
Co-authored-by: Jane Alesi <ja@satware.ai>
2025-06-10 01:03:03 +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
TimandGitHub 71a61fd7a3 Merge pull request #115 from tfwmedia/main-mkdocs
New webinar dates
2025-06-06 15:24:22 +02:00
TimandGitHub a7f265a36f Merge pull request #17 from tfwmedia/new-webinar-dates-06-06
New webinar dates
2025-06-06 15:23:14 +02:00
tfw 66516009d2 New webinar dates 2025-06-06 15:21:55 +02:00
TimandGitHub e4c97f4163 Merge pull request #114 from tfwmedia/main-mkdocs
Blog layouts fixed
2025-06-05 14:25:28 +02:00
TimandGitHub 3da6fa0908 Merge pull request #16 from tfwmedia/fix/blog-css
Blog layouts fixed
2025-06-05 14:24:57 +02:00
tfw 0637e1d984 Blog layouts fixed 2025-06-05 14:24:26 +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
TimandGitHub 9210fdca56 Merge pull request #109 from tfwmedia/main-mkdocs
Change title for upcoming webinar
2025-06-04 12:56:39 +02:00
TimandGitHub 13983eeb83 Merge pull request #15 from tfwmedia/change-webinar-title
Change title for upcoming webinar
2025-06-04 12:55:51 +02:00
tfw d54ee65f94 Change title for upcoming webinar 2025-06-04 12:54:24 +02:00
TimandGitHub c8b09ef020 Merge pull request #108 from tfwmedia/main-mkdocs
Add new webinar recording, change title of upcoming webinar
2025-06-04 12:05:30 +02:00
TimandGitHub 964a1445e6 Merge pull request #14 from tfwmedia/new-webinar-recording
Add new webinar recording, change title of upcoming webinar
2025-06-04 12:01:47 +02:00
tfw 896feebe4a Add new webinar recording, change title of upcoming webinar 2025-06-04 11:57:08 +02:00
TimandGitHub 9ba1fbe134 Merge pull request #107 from tfwmedia/main-mkdocs
Fix mixed typing variants for redirects
2025-06-03 16:09:07 +02:00
TimandGitHub e44dfff7d9 Merge pull request #13 from tfwmedia/fix/redirect-with-uppercase
Fix mixed typing variants for redirects
2025-06-03 16:04:35 +02:00
tfw 2552961a1e Fix mixed typing variants for redirects 2025-06-03 16:03:33 +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
faf199aca7 feat: Improve documentation and add project files (#1) (#104)
* feat: Add CONTRIBUTING.md

* feat: Add CODE_OF_CONDUCT.md

* feat: Add SECURITY.md

* feat: Add LICENSE file

* feat: Update README.md with improved documentation and project details

* fix: Generalize README.md for forking workflow

* fix: Correct Project Structure in README.md

* fix: Correct Build Status badge URL in README.md

* fix: Correct Build Status badge URL to point to original repository's live workflow

* fix: Correct License badge URL to point to original repository

Co-authored-by: Jane Alesi <ja@satware.ai>
2025-06-02 17:23:36 +02:00
mwandGitHub ee8eba8549 Refactor MkDocs blog structure, enhance SCSS watcher, and improve plugin configuration (#103)
- Adjusted `mkdocs.sh` to expand SCSS watcher to include `docs` and `mkdocs.yml`.
- Simplified blog template by extracting post logic to `partials/post.html`.
- Updated `mkdocs.yml` with refined plugins including RSS, meta, and enhanced blog options.
- Improved blog Markdown files with structural changes and better TOC handling.
- Removed unused styles and deprecated logic in blog posts for cleaner maintenance.
2025-06-02 16:01:40 +02:00
mwandGitHub 7cf43df29c Replace mkdocs-lightbox with mkdocs-glightbox in deploy-live.yml for plugin update. (#102) 2025-06-02 14:10:23 +02:00
mwandGitHub 887fe536d6 Fix/local development (#101)
* **Remove Python SCSS compiler and development script**

- Deleted `compile_scss.py` and `dev.sh` scripts to clean up unused SCSS compilation and local development workflow.
- Streamlining project by removing legacy Python-based tooling. Clear shift toward alternative CSS build processes in workflows.

* Migrate SCSS compilation to Python-based workflow and simplify Dockerfile

- Replaced Node.js SCSS tools with libsass and introduced `scss_watcher.py` for automated SCSS compilation during development.
- Updated Dockerfile to use Python-based dependencies and removed redundant npm configuration.
- Cleaned up `package.json`, `requirements.txt`, and outdated scripts to streamline the project.
- Enhanced development workflow with a lightweight Python-based approach.

* Replace `python -m sass` with `pysassc` for SCSS compilation in development scripts

* **Refactor and streamline MkDocs workflows, footer, and blog structure**

- Removed outdated `deploy-preview-fix.yml` and `deploy-test.yml` workflows for cleanup.
- Enhanced `deploy-preview.yml`:
  - Expanded branch triggers to include `build/**`, `test/**`, and `preview/**`.
  - Improved `site_url` logic by standardizing URL formatting.
- Updated `mkdocs.yml` navigation to use consistent `index.md` file naming.
- Simplified footer template to use relative paths for internal links (e.g., `impressum/`, `datenschutz/`).
- Adjusted `mkdocs.sh` to ensure SCSS watcher includes `overrides`.
- Deleted outdated `Sequential Thinking` blog and branch documentation for better maintenance.

* Update to Python 3.13 and streamline MkDocs workflows

- Upgraded Dockerfile base image to `python:3.13-slim-bullseye` for consistency with the latest Python version.
- Consolidated MkDocs and plugin installation steps in `deploy-preview.yml`.
- Replaced Node.js SCSS tools with Python `pysassc` for CSS build process, removing unnecessary npm steps.

* Replace `mkdocs-lightbox` with `mkdocs-glightbox` and improve CSS build step in GitHub Actions workflow

- Updated `deploy-preview.yml` to switch from `mkdocs-lightbox` to `mkdocs-glightbox` for better compatibility and features.
- Enhanced CSS build logic to create the target directory (`docs/assets/css`) if it does not exist, ensuring a smoother workflow execution.

* Streamline deploy workflows and enhance CSS build process

- Added repository-specific condition to `deploy-live.yml` for improved workflow targeting.
- Consolidated MkDocs and plugin installation steps in `deploy-live.yml` to remove redundant tasks.
- Enhanced CSS build step to ensure target directory creation (`mkdir -p docs/assets/css`) in both workflows.
2025-06-02 14:03:20 +02:00
TimandGitHub 4afa183364 Merge pull request #100 from tfwmedia/main-mkdocs
Adding new Webinar dates for june
2025-06-02 10:48:10 +02:00
TimandGitHub 7e8aad1f26 Merge pull request #12 from tfwmedia/new-webinar-dates-june
Adding new Webinar dates for june
2025-06-02 10:47:20 +02:00
tfw 33f3bdb81d Adding new Webinar dates for june 2025-06-02 10:46:32 +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
TimandGitHub 3f6e790fb5 Merge pull request #91 from tfwmedia/main-mkdocs
Exchange of Silent Waves Logo
2025-05-28 14:53:55 +02:00
TimandGitHub 9894cddab3 Merge pull request #11 from tfwmedia/new-testimonial-logo-silent-waves
Exchange of Silent Waves Logo
2025-05-28 14:52:50 +02:00
tfw 453feae74b Exchange of Silent Waves Logo 2025-05-28 14:51:13 +02:00
mwandGitHub 45a8890b9e Update mkdocs.yml (#90)
Signed-off-by: Michael Wegener <mw@satware.com>
2025-05-28 14:39:29 +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
TimandGitHub 2e2a8dcce2 Merge pull request #87 from tfwmedia/main-mkdocs
Adding slideshow js file
2025-05-28 12:18:56 +02:00
tfw c6c0a644da Adding slideshow js file 2025-05-28 12:18:20 +02:00
TimandGitHub c3561ef695 Merge pull request #86 from tfwmedia/main-mkdocs
Adding slideshow scss file
2025-05-28 11:58:35 +02:00
tfw eda4da38a0 Adding slideshow scss file 2025-05-28 11:58:06 +02:00
TimandGitHub 756e38e3ce Merge pull request #85 from tfwmedia/main-mkdocs
Adding Slideshow for pictures in prompt examples
2025-05-28 11:53:52 +02:00
tfw 08969756ad Adding Slideshow for pictures in prompt examples 2025-05-28 10:48:30 +02:00
TimandGitHub 2543b9c276 Merge pull request #84 from tfwmedia/main-mkdocs
Increase font size for navigation tabs
2025-05-27 15:06:10 +02:00
tfw bab48487e8 Increase font size for navigation tabs
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.
2025-05-27 15:04:19 +02:00
TimandGitHub 5804a1620f Merge pull request #83 from tfwmedia/main-mkdocs
Update blog styling and date formatting logic
2025-05-27 14:31:49 +02:00