From 5d234e2e86ae390e7c71c51522914b84db08dfb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Math=C3=A9o=20GUILBERT?= Date: Thu, 21 May 2026 16:42:54 +0200 Subject: [PATCH] adding summary to article 03 --- content/.obsidian/workspace.json | 12 ++++++++---- ...n-infrastructure-for-a-macos-app-distribution.mdx | 6 ++++++ ...n-infrastructure-for-a-macos-app-distribution.mdx | 6 ++++++ 3 files changed, 20 insertions(+), 4 deletions(-) diff --git a/content/.obsidian/workspace.json b/content/.obsidian/workspace.json index 830c024..57e8e5f 100644 --- a/content/.obsidian/workspace.json +++ b/content/.obsidian/workspace.json @@ -11,10 +11,14 @@ "id": "224cf476c7b474e6", "type": "leaf", "state": { - "type": "empty", - "state": {}, + "type": "markdown", + "state": { + "file": "blog/fr/03-Deploying-an-infrastructure-for-a-macos-app-distribution.mdx", + "mode": "source", + "source": false + }, "icon": "lucide-file", - "title": "Nouvel onglet" + "title": "03-Deploying-an-infrastructure-for-a-macos-app-distribution" } } ] @@ -192,8 +196,8 @@ }, "active": "224cf476c7b474e6", "lastOpenFiles": [ - "blog/fr/03-Deploying-an-infrastructure-for-a-macos-app-distribution.mdx", "blog/en/03-Deploying-an-infrastructure-for-a-macos-app-distribution.mdx", + "blog/fr/03-Deploying-an-infrastructure-for-a-macos-app-distribution.mdx", "blog/fr/02-Claude-Design-vs-Figma-Make.mdx", "blog/fr/01-How-I-built-my-new-website-and-why.mdx", "blog/fr/02.mdx", diff --git a/content/blog/en/03-Deploying-an-infrastructure-for-a-macos-app-distribution.mdx b/content/blog/en/03-Deploying-an-infrastructure-for-a-macos-app-distribution.mdx index eb6d80b..64c5610 100644 --- a/content/blog/en/03-Deploying-an-infrastructure-for-a-macos-app-distribution.mdx +++ b/content/blog/en/03-Deploying-an-infrastructure-for-a-macos-app-distribution.mdx @@ -10,6 +10,12 @@ tags: - TechStack readTime: 5 min summary: + - Introduction + - "The specifications: Exploit Open Source" + - "The core of the problem: making public and private coexist" + - "Overview: How it runs day-to-day?" + - The monitoring and the backups + - The costs in all that cover: /images/blog/03/deploying-an-infrastructure-for-a-macos-app-distribution.png --- diff --git a/content/blog/fr/03-Deploying-an-infrastructure-for-a-macos-app-distribution.mdx b/content/blog/fr/03-Deploying-an-infrastructure-for-a-macos-app-distribution.mdx index 3bbeb9c..e330eb1 100644 --- a/content/blog/fr/03-Deploying-an-infrastructure-for-a-macos-app-distribution.mdx +++ b/content/blog/fr/03-Deploying-an-infrastructure-for-a-macos-app-distribution.mdx @@ -10,6 +10,12 @@ tags: - Technologies readTime: 5 min summary: + - Introduction + - "Le cahier des charges : Exploiter l'Open Source" + - "Le cœur du problème : faire coexister public et privé" + - "Vue d'ensemble : Comment ça tourne au quotidien ?" + - Le Monitoring et les Sauvegardes + - Les coûts dans tout ça cover: /images/blog/03/deploying-an-infrastructure-for-a-macos-app-distribution.png ---