From 23cf5ac65d2bd07155c3b737c7464d8d0032aa59 Mon Sep 17 00:00:00 2001 From: ministicraft Date: Mon, 13 Apr 2026 22:10:12 +0200 Subject: [PATCH] Add README with pages URL Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..af05031 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Configuration as Code — Puppet vs Ansible vs Terraform + +Presentation for the **Finistère Dev Meetup**. + +## 🌐 View the slides + +👉 **https://ministicraft.pages.git.cloud.arnaud-pc.fr/finistdev-configuration-as-code/** + +## 🛠️ Built with + +- [Reveal.js](https://revealjs.com/) — HTML presentation framework + +## 📦 Deployment + +Slides are automatically published via [git-pages](https://codeberg.org/git-pages/git-pages) on every push to the `pages` branch.