Ce blog Hugo, sans configuration particulière, injecte déjà du JSON-LD Schema.org sur chaque page grâce au thème Blowfish. Décryptage du partial qui le génère, et de ce qu’il faut vérifier avant de s’en satisfaire.
Split a Docker action’s entrypoint into a side-effect-free lib.sh and a thin runner.sh so its logic can be unit-tested with bats, without ever building the image.
The default textlint terminology rule lowercases README to readme. Here is how to override it while keeping the rest of the built-in terms.
Forget complex piping and xargs. Learn how to use the built-in –choose flag to turn your justfile into an interactive menu instantly.
When and why to update the copyright year in your MIT license as your project evolves from v1.0 to v5.x.
Learn how to use the native macOS sips utility to batch resize images across multiple subdirectories.
A step-by-step guide to adding photos into PDFs using the macOS Preview app with the paste-into-itself trick.
Pin GitHub Actions to commit SHAs to prevent supply chain attacks. Learn how GitHub’s organisation-level policy makes SHA pinning mandatory.
Explore Makefile nice features to ease your developer life.
Explore Makefile nice features to ease your developer life.