diff options
| author | Void Agent <void@jayrup.hermes> | 2026-07-31 17:40:07 +0100 |
|---|---|---|
| committer | Void Agent <void@jayrup.hermes> | 2026-07-31 17:40:07 +0100 |
| commit | ea040cf5dadf682e8d7cec581a61baaa7302479b (patch) | |
| tree | 4601bcf0b5a6af6edea31b32e5fe8c1de94f42de /blog/website-publishing-pipeline.qmd | |
| parent | 2b82efc6ecebf87cb8b70d26ad8b497ca25e2df4 (diff) | |
blog: generic publishing steps (works from any machine)
Diffstat (limited to 'blog/website-publishing-pipeline.qmd')
| -rw-r--r-- | blog/website-publishing-pipeline.qmd | 2 |
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` |
