Update Home
12
Home.md
12
Home.md
@@ -53,18 +53,6 @@ webrings: [
|
|||||||
```
|
```
|
||||||
|
|
||||||
### Mastodon Integration
|
### Mastodon Integration
|
||||||
Integrate Mastodon toots into blog posts.
|
|
||||||
|
|
||||||
#### Embed a toot from Mastodon using the `toot` shortcode:
|
|
||||||
```
|
|
||||||
{% toot "instance", "tootID" %}
|
|
||||||
```
|
|
||||||
For example:
|
|
||||||
```
|
|
||||||
{% toot "lounge.town", "112672230453089386" %}
|
|
||||||
```
|
|
||||||
Embedded toots are live, so if the toot or instance is not reachable, the toot will not be shown on the page. I haven't built any error handling for this yet.
|
|
||||||
|
|
||||||
#### Adding link to discuss on Mastodon
|
#### Adding link to discuss on Mastodon
|
||||||
Simply add a toot ID to a post's frontmatter using the `mastodon_id` key in order to enable a link to discuss on Mastodon:
|
Simply add a toot ID to a post's frontmatter using the `mastodon_id` key in order to enable a link to discuss on Mastodon:
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user