Syndicate code posts to Github Gists

This commit is contained in:
2024-03-05 20:34:34 +11:00
parent 56edde6ab5
commit 97c05d3f86
11 changed files with 84 additions and 2 deletions

View File

@@ -29,6 +29,10 @@ module Micropub
{
uid: "https://bsky.social",
name: "Blue Sky"
},
{
uid: "https://gist.github.com",
name: "Gist"
}
]
}.to_json
@@ -44,6 +48,10 @@ module Micropub
{
uid: "https://bsky.social",
name: "Blue Sky"
},
{
uid: "https://gist.github.com",
name: "Gist"
}
]
}.to_json