<index> / <homelab> / mermaid-demo
[ en | fr ]
┌───────────────────────┐
│                       │
│                       │
│                       │
│                       │
│                       │
│                       │
│                       │
│                       │
│                       │
│                       │
│                       │
│                       │
│                       │
│                       │
│                       │
└───────────────────────┘
Démo Mermaid
~ lululufr
--[ Mermaid ]--------------------------------------------------------------

    Un diagramme Mermaid, thémé aux couleurs du blog :
flowchart LR
    A[git push] --> B{GitHub Actions}
    B -->|build| C[branche pages]
    C --> D[CT Debian]
    D --> E((nginx :80))
    E --> F[blog.lululu.fr]
Et la suite du texte en mode textmode continue normalement.