blogcontent/weeknotes.sh
Jack Jackson 8782b1898f
All checks were successful
Mirror to GitHub / build-and-push (push) Successful in 23s
Publish / build-and-push (push) Successful in 1m29s
Publish / update-deployment-repo (push) Successful in 10s
Entry: Weeknotes 2025-05-31
2025-05-31 12:27:15 -07:00

5 lines
126 B
Bash
Executable File

#!/bin/bash
cd blog
hugo new content/posts/weeknotes-$(date +%Y-%m-%d).md
cursor content/posts/weeknotes-$(date +%Y-%m-%d).md