prepping
Deploy Quartz site to GitHub Pages / build (push) Canceled after 0s
Deploy Quartz site to GitHub Pages / deploy (push) Canceled after 0s

This commit is contained in:
ed
2026-08-22 18:09:02 -04:00
parent 9761fee1f7
commit c53f40e604
28 changed files with 1012 additions and 0 deletions
@@ -0,0 +1,53 @@
---
title: How to archive a thread
type: archive
source: twitter
source_url: https://x.com/
author: ""
date: 2026-08-22
archived: 2026-08-22
status: published
draft: false
tags:
- archive
- twitter
- how-to
description: Worked example of an archived thread note. Replace this when real threads land.
aliases:
- example-thread
---
> [!info] Provenance
> Replace this file with a real thread. The shape is what matters: frontmatter, then posts in order, then optional media.
## Source
- URL:
- Author:
- Posted:
## Thread
**1/** First post. Copy the text. Do not summarize here.
**2/** Next post. Keep numbering. Preserve links as written.
**3/** Last post.
## Media
Images use absolute URLs on the image host:
```md
![](https://YOUR-IMAGE-HOST/archive/example.png)
```
Optional live tweet (not a substitute for the transcript):
```md
![](https://x.com/user/status/123)
```
## Related
- Distilled note: [[What this archive is for]]