mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 14:31:13 +00:00
Medium Syndication Data
This commit is contained in:
parent
e8c9b33f2d
commit
79329aae66
13 changed files with 85 additions and 61 deletions
|
@ -1,11 +1,16 @@
|
|||
---
|
||||
title: "Archiving Toots"
|
||||
date: 2022-05-20T22:47:48-04:00
|
||||
date: 2022-05-20 22:47:48-04:00
|
||||
draft: false
|
||||
tags: ["Hugo", "Mastodon", "Archive"]
|
||||
math: false
|
||||
medium_enabled: true
|
||||
medium_post_id: c1b813e3dff0
|
||||
tags:
|
||||
- Hugo
|
||||
- Mastodon
|
||||
- Archive
|
||||
title: Archiving Toots
|
||||
---
|
||||
|
||||
In the spirit of [syndicating Mastodon toots](/blog/why-i-pesos-from-mastodon/)
|
||||
to my own site, I wrote a Python script that turns toots into Hugo markdown
|
||||
files.
|
||||
|
@ -104,4 +109,4 @@ My full [script](https://github.com/Brandon-Rozek/website-toots/blob/main/.scrip
|
|||
is on GitHub.
|
||||
The script will let you know of any toot IDs that are created
|
||||
and/or updated. I then add these toots to Git for version control
|
||||
just like my posts.
|
||||
just like my posts.
|
Loading…
Add table
Add a link
Reference in a new issue