BMC Next

As of late June 2026, the BMC site is now on Astro and is gaining various atproto integrations.

This page is used collaboratively with agents to describe and work on features.

Features

Journal

Short microblog-length posts. No title, optional link attribute. Navigate by date.

Notes

Digital Garden style notes pages. Updated over time.

Blog

A blog that supports wiki links into the rest of the site.

At build time, Semble note cards are fetched and linked with their parent card to display notes and links on the links page.

TODO

June 28th, 2026

  • Fix asset paths so they work in obsidian and when published: All asset paths in markdown now use /public/assets/... prefix (works in Obsidian). A remark plugin (remark-public-assets) strips the /public/ prefix at build time so Astro serves them from the public/ directory.
  • Migrate in old logseq notes: Migrated 53 assets to public/assets/, 205 journals (converted from LogSeq YYYY_MM_DD.md format to YYYY-MM-DD_0000.md with frontmatter), and 676 non-duplicate notes (91 filenames cleaned from ___ and %3A patterns). All relative and Jekyll-style asset paths converted to /public/assets/ format.
  • Pull in blogs from atproto: Fetch site.standard.document records from the bmann.ca ATProto repo at build time, filtered to the blog.bmannconsulting.com publication. 21 posts integrated into the year-based listings on the blog listing page with โ†— external link markers.