Navigation
  • Print
  • Share
  • Copy URL
  • Breadcrumb

    Configure Discussion

    How to configure post discussion in Hugo Brewm theme

    [Author Name]

    Linking discussions with Mastodon post

    Link your Mastodon post URL to the front matter using either toot, mstd, or mastodon parameter.

    ---
    toot: https://example.com/@example/12345678901234567890
    ---
    

    Linking discussions with Bluesky post

    Link your Mastodon post URL to the front matter using either bsky or bluesky parameter.

    ---
    bsky: https://bsky.app/profile/example.com/post/12345678901234
    ---
    

    Note: You may need to estimating the article’s permalink on your local preview before sharing on Fediverse platforms to obtain the post link, or you might need to run CI/CD operations twice.


    Discussion