Commit Graph
3 Commits
Author SHA1 Message Date
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
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
479b6f54e2 Feature/sequential thinking blog post (#76)
* 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>
2025-05-25 11:30:08 +02:00