Skip to content

Commit a69b02d

Browse files
audreytclaude
andcommitted
README: fix date range, simplify wording
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent afc2bfc commit a69b02d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Transcript
22

3-
Public transcripts of Audrey Tang's speeches, interviews, and columns — roughly 2,000 markdown files from 1999 to the present. Published in the spirit of *publishing before perishing*: released as soon as possible, open to correction by anyone.
3+
Public transcripts of Audrey Tang's speeches, interviews, and columns — roughly 2,000 markdown files from 2015 to the present. Published in the spirit of *publishing before perishing*: released as soon as possible, open to correction by anyone.
44

55
Served at [archive.tw](https://archive.tw) via [sayit-hono](https://github.com/audreyt/sayit-hono).
66

@@ -56,7 +56,7 @@ git push *.md
5656
5757
GitHub Actions workflow
5858
├─ POST /api/upload_markdown → archive.tw (D1 + R2)
59-
└─ rebuild Pagefind index → deploy sayit-hono to Cloudflare Workers
59+
└─ rebuild search index → deploy sayit-hono to Cloudflare Workers
6060
```
6161

6262
On every push that touches a `.md` file, the workflow in `.github/workflows/upload-markdown-on-change.yml`:

0 commit comments

Comments
 (0)