You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/notes/2020/3/23/2210/index.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,13 @@ description: "Use JavaScript to load comments from Mastodon"
8
8
comments:
9
9
host: fosstodon.org
10
10
username: ghost_letters
11
-
id:
11
+
id: 105935391504191020
12
12
---
13
13
14
14
After reading this [Toot from Surendrajat](https://fosstodon.org/web/statuses/105935391504191020) I wanted to add Mastodon Toots as comments. Thanks [@carl](https://linuxrocks.online/@carl) for inventing the smart comment solution and sharing the required JavaScript / Hugo integration.
15
15
16
16
Original source: [Adding comments to your static blog with Mastodon](https://carlschwan.eu/2020/12/29/adding-comments-to-your-static-blog-with-mastodon/)
17
17
18
-
If you want to see how it all comes together, check out this [git commit]().
18
+
If you want to see how it all comes together, check out these git commits
0 commit comments