website-toots/108336567995795980.md

7 lines
2.4 KiB
Markdown
Raw Normal View History

2022-09-28 15:48:56 -04:00
---
2023-09-21 19:19:52 -04:00
{"id": "108336567995795980", "in_reply_to_id": null, "in_reply_to_account_id": null, "sensitive": false, "spoiler_text": "", "visibility": "public", "language": "en", "replies_count": 1, "reblogs_count": 3, "favourites_count": 4, "edited_at": null, "reblog": null, "application": null, "account": {"id": "108219415927856966", "username": "brozek", "acct": "brozek", "display_name": "Brandon Rozek", "url": "https://fosstodon.org/@brozek", "uri": "https://fosstodon.org/users/brozek", "avatar": "https://cdn.fosstodon.org/accounts/avatars/108/219/415/927/856/966/original/bae9f46f23936e79.jpg", "avatar_static": "https://cdn.fosstodon.org/accounts/avatars/108/219/415/927/856/966/original/bae9f46f23936e79.jpg", "header": "https://fosstodon.org/headers/original/missing.png", "header_static": "https://fosstodon.org/headers/original/missing.png", "noindex": true, "roles": []}, "media_attachments": [], "mentions": [], "tags": [{"name": "hugo", "url": "https://fosstodon.org/tags/hugo"}], "emojis": [], "card": {"url": "https://brandonrozek.com/blog/displaying-a-toot-hugo/", "title": "Displaying a Toot in Hugo", "description": "Mastodon for me is a nice friendly place and I enjoy participating in that community. With that, I want to be able to share the great toots out there in my own website as well as keep an archive of all the toots I made. This post will go over the code I wrote in Hugo to display a single toot into a blog post.\nExample toot:\nBrandon Rozek Tooted on May 20, 2022 15:09", "language": null, "type": "link", "author_name": "Brandon Rozek", "author_url": "https://brandonrozek.com/", "provider_name": "", "provider_url": "", "html": "", "width": 0, "height": 0, "image": null, "image_description": "", "embed_url": "", "blurhash": null, "published_at": null}, "poll": null, "syndication": "https://fosstodon.org/@brozek/108336567995795980", "date": "2022-05-20T22:13:58.812Z"}
2022-09-28 15:48:56 -04:00
---
{{< unsafe >}}
2023-09-21 19:19:52 -04:00
<p>I wrote up a post on how I display a single toot using <a href="https://fosstodon.org/tags/Hugo" class="mention hashtag" rel="tag">#<span>Hugo</span></a> on my website.</p><p><a href="https://brandonrozek.com/blog/displaying-a-toot-hugo/" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">brandonrozek.com/blog/displayi</span><span class="invisible">ng-a-toot-hugo/</span></a></p><p>This doesn&#39;t cover how I archive all my toots yet, that deserves a separate post :)</p>
2022-09-28 15:48:56 -04:00
{{< /unsafe >}}