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
+48
View File
@@ -0,0 +1,48 @@
---
title: <% tp.file.title %>
type: archive
source: twitter
source_url:
author:
date: <% tp.date.now("YYYY-MM-DD") %>
archived: <% tp.date.now("YYYY-MM-DD") %>
status: draft
draft: true
tags:
- archive
description:
aliases: []
---
> [!info] Provenance
> Primary source record. Do not editorialize here. Interpretation goes in a `notes/` page.
## Source
- URL: <% tp.file.cursor() %>
- Author:
- Posted:
## Record
**1/**
## Media
```md
![](https://YOUR-IMAGE-HOST/archive/slug.png)
```
YouTube:
```md
![](https://www.youtube.com/watch?v=VIDEO_ID)
```
Odysee:
```html
<iframe width="560" height="315" src="https://odysee.com/$/embed/SLUG/CLAIM" allowfullscreen></iframe>
```
## Related
+18
View File
@@ -0,0 +1,18 @@
---
title: <% tp.file.title %>
type: note
source: original
date: <% tp.date.now("YYYY-MM-DD") %>
status: draft
draft: true
tags:
- note
description:
aliases: []
---
<% tp.file.cursor() %>
## Sources
-