Files
blog/content/posts/commits/2026-02-24-commit-23d6c54.md
Betty 078e2e6cb3
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 8s
post: commit 23d6c54 in bojemoi
2026-02-24 22:49:17 +01:00

947 B

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] scripts: add blog automation scripts 2026-02-24T22:49:16+01:00 false
commit
bojemoi
main
Git Activity
Commit 23d6c54 par Betty dans bojemoi Betty

Commit 23d6c54

Repository bojemoi
Branch main
Author Betty
Hash 23d6c5467adcd31a6b4834d3f9e93c60b6cc0b59

Description

  • commits-to-posts.sh : génère des posts Hugo depuis l'historique git
  • post-commit-blog.sh : publie automatiquement sur le blog après chaque commit

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

A	scripts/commits-to-posts.sh
A	scripts/post-commit-blog.sh

Diff Summary

 scripts/commits-to-posts.sh | 123 ++++++++++++++++++++++++++++++++++++++++++++
 scripts/post-commit-blog.sh | 110 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 233 insertions(+)