From ccd0d457bf33d3e5de70060727712f3c3ece5c81 Mon Sep 17 00:00:00 2001 From: Betty Date: Wed, 4 Mar 2026 20:34:50 +0100 Subject: [PATCH] post: commit 988b7d2 in bojemoi --- .../commits/2026-03-04-commit-988b7d2.md | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 content/posts/commits/2026-03-04-commit-988b7d2.md diff --git a/content/posts/commits/2026-03-04-commit-988b7d2.md b/content/posts/commits/2026-03-04-commit-988b7d2.md new file mode 100644 index 0000000..5cdaf7c --- /dev/null +++ b/content/posts/commits/2026-03-04-commit-988b7d2.md @@ -0,0 +1,42 @@ +--- +title: "[bojemoi] blog: add Alpine Linux post (FR + EN)" +date: 2026-03-04T20:34:50+01:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 988b7d2 par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `988b7d2` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `988b7d2c70a1d4ca2fa4a0d32d1d5a22511d867e` | + + +### Description + +Personal story behind the project origin: why Alpine Linux was chosen +for Bojemoi Lab, how Docker Swarm was adopted, and the workflow shift +triggered by Claude's answer on Git vs. AI-generated code. + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +A blog/choisir-alpine-linux-en.md +A blog/choisir-alpine-linux-fr.md +``` + +### Diff Summary + +``` + blog/choisir-alpine-linux-en.md | 93 +++++++++++++++++++++++++++++++++++++++++ + blog/choisir-alpine-linux-fr.md | 93 +++++++++++++++++++++++++++++++++++++++++ + 2 files changed, 186 insertions(+) +```