summaryrefslogtreecommitdiff
path: root/blog
diff options
context:
space:
mode:
authorVoid Agent <void@jayrup.hermes>2026-07-31 17:40:07 +0100
committerVoid Agent <void@jayrup.hermes>2026-07-31 17:40:07 +0100
commitea040cf5dadf682e8d7cec581a61baaa7302479b (patch)
tree4601bcf0b5a6af6edea31b32e5fe8c1de94f42de /blog
parent2b82efc6ecebf87cb8b70d26ad8b497ca25e2df4 (diff)
blog: generic publishing steps (works from any machine)
Diffstat (limited to 'blog')
-rw-r--r--blog/website-publishing-pipeline.qmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/website-publishing-pipeline.qmd b/blog/website-publishing-pipeline.qmd
index 469924e..fd0e3e5 100644
--- a/blog/website-publishing-pipeline.qmd
+++ b/blog/website-publishing-pipeline.qmd
@@ -24,7 +24,7 @@ source or clone it:
`blog/` holds these posts as flat `.qmd` files;
`blog/index.qmd` is the listing page, newest first.
-## PUBLISHING (voidlaptop agent)
+## PUBLISHING
1. Write `blog/<slug>.qmd` with title + date frontmatter
2. Add a numbered entry to `blog/index.qmd`