From a75921b05ac4f0c89443049ac8495b35a42b4f8d Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Sun, 21 Jan 2024 11:52:09 +0000 Subject: [PATCH] Add summary & syndications --- content/posts/bookmarks-with-omnivore/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/posts/bookmarks-with-omnivore/index.md b/content/posts/bookmarks-with-omnivore/index.md index 7244ec12..b2ec796a 100644 --- a/content/posts/bookmarks-with-omnivore/index.md +++ b/content/posts/bookmarks-with-omnivore/index.md @@ -2,7 +2,7 @@ title: "Bookmarks With Omnivore" emoji: 🔖 date: 2024-01-21T09:41:59Z -summary: +summary: I created an importer that brings articles I've read & enjoyed in Omnivore into my blog as IndieWeb bookmarks! tags: - omnivore - bookmarks @@ -11,6 +11,8 @@ tags: - go - code - CosyWeb +syndications: +- https://hachyderm.io/@byjp/111793793066838551 --- Yesterday, recovering from a nasty (thankfully non-Covid) cold, I decided to build an import tool for pulling articles I've read & enjoyed in [Omnivore](https://omnivore.app) into this blog as [bookmarks](/booksmarks) (in the [IndieWeb style](https://indieweb.org/bookmark)).