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>
This commit is contained in:
ja
2025-05-20 18:30:35 +02:00
committed by GitHub
parent d016f42251
commit f8b7ea2989
3 changed files with 258 additions and 3 deletions
+6 -3
View File
@@ -48,7 +48,7 @@ theme:
#font:
# text: Roboto
# text: Roboto
#code: Roboto Mono
favicon: assets/images/favicon.png
@@ -74,6 +74,10 @@ plugins:
post_url_format: "{slug}"
post_date_format: "dd.MM.yyyy"
archive_toc: true
# Added exclusion pattern for README.md files
exclude:
- "*.txt"
- "README.md"
- social
@@ -182,5 +186,4 @@ nav:
- Workshops: workshops/
- Preise: zugang/
- FAQ: faq/
- Blog: blog/
- Blog: blog/