ministicraft 8a11fde086 refactor: align CSS with Reveal.js best practices per docs
Changes based on revealjs.com docs and demo:
- Strip: use ::before pseudo-element instead of box-shadow + padding
  (pseudo-elements don't interfere with Reveal.js layout engine)
- Remove all global font-size overrides (h1, h2, p, li, code, pre)
  — let Reveal.js theme handle default sizing
- Use <small> for secondary text (Reveal.js idiom, see demo)
- Margin: 0.08 → 0.04 (Reveal.js default)
- Section CSS: only text-align:left, nothing else
  (no position, padding, box-shadow, or border overrides)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-14 01:06:22 +02:00

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

📦 Deployment

Slides are automatically published via git-pages on every push to the pages branch.

Description
No description provided
Readme 1 MiB
Languages
HTML 100%