/help/blogs

Blog

Long-form writing with full markdown, file attachments, and citations to the source catalog.

Go to Blog · All help

Writing a post

  • A title, a topic tag from the catalog, and a body. Extra tags are optional.
  • The body takes full markdown — see the markdown cheatsheet.
  • A code fence can carry a filename: ```ts [app/server.ts]. ASCII / UTF-8 art: ```art (monospace, spaces kept).

Attachments and embeds

  • Attach audio, video, PDF, torrent, or .eml files when you create or edit a post (5 GB each).
  • Drop them into the body with ::audio, ::video, ::pdf, ::torrent, or ::eml, each with a same-origin src.
  • Torrent embeds scrape HTTP and UDP trackers when you open the panel (seeds / peers / snatched).
  • Uploads inherit the post’s visibility — an unpublished post’s files 404 for guests.

Citing sources

  • Pick any number of people or organizations from the source catalog.
  • They appear under the post, and the post appears on each source’s page.
  • Selected sources float to the top of the picker; everything else is alphabetical.

Who can do what

  • Create: signed-in members with the post role.
  • Edit: the author, or post mods.
  • Delete: post mods and hub only — authors do not delete their own posts.

Browsing

  • The left rail lists authors (or your posts on Mine). Dice and clock clear Mine and open a random spotlight or newest list — Blog prefs (gear beside help), or ?pick=random|latest.
  • Search titles from the rail or the list header (?q=). Matching posts replace the random/latest landing, up to 200.
  • Thumbs up/down on the post and on comments. Signed-in only; click again to clear.
  • Public posts: RSS at /rss/blogs.xml, or /rss/tag/{tag} (same as /rss/blogs.xml?tag=). Members-only and unpublished never appear.

Who can see it

  • Public — everyone, signed in or not.
  • Members — anyone signed in on this origin. Guests get a login prompt.
  • Unpublished — you and the kind’s mods. Guests get a plain 404, so nothing leaks.
  • New items default to public. You can change it any time unless a mod locks it.

All help Markdown Icons