summaryrefslogtreecommitdiff
path: root/blog/index.qmd
blob: 75252fa435fdb080a237b4364c7564355a98a47d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
title: "Jayrup Nakawala | Blog"
---

RANDOM THOUGHTS, EXPERIMENTS, AND SYSTEMS NOTES
--------------------------------------------------

### [1] WEBSITE-PUBLISHING-PIPELINE \
[Read](https://jayrup.me/blog/website-publishing-pipeline) \
2026-07-31

How this site gets built and deployed — and how
the voidlaptop agent publishes posts to it.

--------------------------------------------------

Newest first. Posts render as both HTML and plain
text: `curl jayrup.me/blog/<slug>` from a terminal,
or open the same URL in a browser.

--------------------------------------------------

BACK: [HOME](https://jayrup.me) | [PROJECTS](https://jayrup.me/projects)