← Changelog
Feature

Blog and content engine

Content marketing needs a home. Rather than bolting on a third-party CMS, we built the blog directly into Bringboard with the same editor used everywhere else.

What shipped

  • Blog editor - Full block-based editor with images, code blocks, and rich formatting. Draft, publish, and schedule posts from the dashboard.

  • Author profiles - Create author pages with bio, avatar, social links (X, LinkedIn). Each post credits its author with a linked profile.

  • Content tags - Organize posts by topic with a tagging system. Tag pages aggregate related content.

  • RSS feed - An auto-generated RSS feed at /blog/feed.xml for subscribers and aggregators.

  • SEO and social - Per-post meta titles, descriptions, and OG images. The blog renders on the marketing site with full SEO markup.

  • llms.txt - An /llms.txt endpoint that provides structured content for AI models consuming the site.

  • Cookie consent and GTM - Proper consent management and Google Tag Manager integration for the marketing site.

The blog system shares the content schema with the docs system and changelog: same editor, same rendering pipeline, same publishing workflow. 206 files changed across 8 commits. The product vault documentation was deprecated in favor of the new built-in docs - everything in one place.

Share:
Recent updatesAll updates →