This commit is contained in:
parent
33dc7dcdd0
commit
f6a8f823f2
12 changed files with 45 additions and 2 deletions
30
docs/assets/css/extra-icons.css
Normal file
30
docs/assets/css/extra-icons.css
Normal file
|
@ -0,0 +1,30 @@
|
||||||
|
/*
|
||||||
|
* Copyright (c) 2025 Stephan Hadan <stephan@hadan.de>
|
||||||
|
*
|
||||||
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
* of this software and associated documentation files (the "Software"), to
|
||||||
|
* deal in the Software without restriction, including without limitation the
|
||||||
|
* rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||||
|
* sell copies of the Software, and to permit persons to whom the Software is
|
||||||
|
* furnished to do so, subject to the following conditions:
|
||||||
|
*
|
||||||
|
* The above copyright notice and this permission notice shall be included in
|
||||||
|
* all copies or substantial portions of the Software.
|
||||||
|
*
|
||||||
|
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
* FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
|
||||||
|
* IN THE SOFTWARE.
|
||||||
|
*/
|
||||||
|
|
||||||
|
:root {
|
||||||
|
--md-status--wip: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path d="M0 64C0 28.7 28.7 0 64 0L352 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64L64 192c-35.3 0-64-28.7-64-64L0 64zM160 352c0-17.7 14.3-32 32-32l0-16c0-44.2 35.8-80 80-80l144 0c17.7 0 32-14.3 32-32l0-32 0-90.5c37.3 13.2 64 48.7 64 90.5l0 32c0 53-43 96-96 96l-144 0c-8.8 0-16 7.2-16 16l0 16c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32l0-128z"/></svg>')
|
||||||
|
}
|
||||||
|
|
||||||
|
.md-status--wip::after {
|
||||||
|
mask-image: var(--md-status--wip);
|
||||||
|
-webkit-mask-image: var(--md-status--wip);
|
||||||
|
}
|
|
@ -11,6 +11,7 @@ categories:
|
||||||
links:
|
links:
|
||||||
- n8n: https://n8n.io/
|
- n8n: https://n8n.io/
|
||||||
- Ollama: https://ollama.com/
|
- Ollama: https://ollama.com/
|
||||||
|
status: new
|
||||||
---
|
---
|
||||||
|
|
||||||
# Artikelserie: Mein Weg zum eigenen KI-Agenten – Schritt für Schritt zum digitalen Assistenten
|
# Artikelserie: Mein Weg zum eigenen KI-Agenten – Schritt für Schritt zum digitalen Assistenten
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
pdf: false
|
pdf: false
|
||||||
comments: false
|
comments: false
|
||||||
|
status: wip
|
||||||
---
|
---
|
||||||
# Kundenprojekte
|
# Kundenprojekte
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
pdf: false
|
pdf: false
|
||||||
comments: false
|
comments: false
|
||||||
|
status: wip
|
||||||
---
|
---
|
||||||
# Interne IT-Projekte
|
# Interne IT-Projekte
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
pdf: false
|
pdf: false
|
||||||
comments: false
|
comments: false
|
||||||
|
status: wip
|
||||||
---
|
---
|
||||||
# Private Projekte
|
# Private Projekte
|
||||||
|
|
||||||
|
@ -12,8 +13,6 @@ Deswegen setze ich mich derzeit vor allem mit der Erstellung von KI-Agenten ause
|
||||||
|
|
||||||
Eingesetze Komponenten sind hierbei:
|
Eingesetze Komponenten sind hierbei:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
* **n8n – Der Workflow-Automatisierer** n8n ist das Herzstück meiner Automatisierung. Mit seiner visuellen Oberfläche lassen sich No-Code-Workflows einfach erstellen und anpassen – ideal für Technik-Enthusiasten und Einsteiger gleichermaßen.
|
* **n8n – Der Workflow-Automatisierer** n8n ist das Herzstück meiner Automatisierung. Mit seiner visuellen Oberfläche lassen sich No-Code-Workflows einfach erstellen und anpassen – ideal für Technik-Enthusiasten und Einsteiger gleichermaßen.
|
||||||
* **Docker/Podman – Container-Technologie** mit Docker oder Podman lassen sich Anwendungen isoliert in Containern betreiben. Dadurch bleibt das System sauber und flexibel, ohne klassische „Auf meinem Rechner läuft’s nicht“-Probleme.
|
* **Docker/Podman – Container-Technologie** mit Docker oder Podman lassen sich Anwendungen isoliert in Containern betreiben. Dadurch bleibt das System sauber und flexibel, ohne klassische „Auf meinem Rechner läuft’s nicht“-Probleme.
|
||||||
* **Ollama – Lokale KI-Modelle** Ollama ermöglicht es, leistungsfähige KI-Modelle lokal zu nutzen – ohne Cloud-Anbindung und ohne Datenschutzrisiken.
|
* **Ollama – Lokale KI-Modelle** Ollama ermöglicht es, leistungsfähige KI-Modelle lokal zu nutzen – ohne Cloud-Anbindung und ohne Datenschutzrisiken.
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
pdf: false
|
pdf: false
|
||||||
comments: false
|
comments: false
|
||||||
|
status: new
|
||||||
---
|
---
|
||||||
# Welches-Fahrzeug passt zu mir?
|
# Welches-Fahrzeug passt zu mir?
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
pdf: false
|
pdf: false
|
||||||
comments: false
|
comments: false
|
||||||
|
status: new
|
||||||
---
|
---
|
||||||
# Die MDM-/MAM-Reise
|
# Die MDM-/MAM-Reise
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
pdf: false
|
pdf: false
|
||||||
comments: false
|
comments: false
|
||||||
|
status: wip
|
||||||
---
|
---
|
||||||
# Pionierarbeit
|
# Pionierarbeit
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
pdf: false
|
pdf: false
|
||||||
comments: false
|
comments: false
|
||||||
|
status: new
|
||||||
---
|
---
|
||||||
# Das Programmierprojekt
|
# Das Programmierprojekt
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
pdf: false
|
pdf: false
|
||||||
comments: false
|
comments: false
|
||||||
|
status: wip
|
||||||
---
|
---
|
||||||
# IT-Umzüge
|
# IT-Umzüge
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
pdf: false
|
pdf: false
|
||||||
comments: false
|
comments: false
|
||||||
|
status: wip
|
||||||
---
|
---
|
||||||
# Zero-Trust-Security
|
# Zero-Trust-Security
|
||||||
|
|
||||||
|
|
|
@ -155,9 +155,14 @@ extra:
|
||||||
name: RSS-Feeds dieser Webseite
|
name: RSS-Feeds dieser Webseite
|
||||||
isso:
|
isso:
|
||||||
custom_url: https://comments.hadan-it.com
|
custom_url: https://comments.hadan-it.com
|
||||||
|
status:
|
||||||
|
deprecated: Wird entfernt
|
||||||
|
new: Kürzlich hinzugefügt
|
||||||
|
wip: WIP
|
||||||
|
|
||||||
extra_css:
|
extra_css:
|
||||||
- assets/css/custom.css
|
- assets/css/custom.css
|
||||||
|
- assets/css/extra-icons.css
|
||||||
|
|
||||||
# Extensions
|
# Extensions
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue