Development Timeline

Changelog

Track the evolution of Dark Matter's design system, components, and features. Every commit, every breakthrough, documented.

January 2026

1 update

December 2025

27 updates

Dark Matter Website β€” Release v0.2.4

Shiki syntax highlighting with tokyo-night theme, Mermaid.js diagram rendering, and CSS hero glow effects library. Code blocks now feature compact headers with copy buttons and stay dark in all visual modes.

Mermaid Diagram Rendering in Markdown

Added Mermaid.js diagram rendering to markdown content with matter-theme styling, using a custom rehype plugin to preserve mermaid blocks from Shiki processing.

Shiki Syntax Highlighting with CodeblockWrapper Component

Added Shiki syntax highlighting to changelog code blocks with tokyo-night theme, plus a reusable CodeblockWrapper component that enhances rendered code with a compact header and copy button.

Hero Glow Effects Library & Design System Reorganization

New CSS-based hero glow effects library with six distinct animation styles, plus design system page reorganization separating Three.js flare components from pure CSS glow effects.

Dark Matter Website β€” Release v0.2.1

Modular slide deck architecture with 33 reusable components, popover citations, double-click navigation, and production-ready strategy and thesis narrative pages.

Open Graph & SEO Infrastructure

Complete Open Graph and SEO infrastructure with dynamic image generation, JSON-LD structured data, collection defaults, and messaging-first optimization.

Slide Deck Architecture: Modular Components, Citations & Production Pages

Extracted 33 individual slide section components from strategy and thesis narratives, created PageAsDeckWrapper layout with double-click navigation, ported citation system with popovers, and promoted reassembled pages to production index.

Session Duration Tracking with Heartbeat Pattern

Implemented session duration tracking using a heartbeat pattern - zero external dependencies, ~100 lines of vanilla JS, tracks exactly how long users view confidential content.

Portfolio Page v0.0.1 with NocoDB Integration

Public portfolio page refactored to fetch companies from NocoDB with multi-mode logo switching and transparent SVG color treatment.

NocoDB API Integration Library

Full-featured NocoDB API client with typed records, pagination, caching, and portfolio-specific transformations.

Changelog UI with Three Design Variants

State-of-the-art changelog UI with timeline, card grid, and GitHub releases variants plus structured frontmatter schema.

Dark Matter Website β€” Release v0.1.0

Production-ready release featuring confidential deal pipeline management, investment memo delivery with automatic version discovery, and multi-tier authentication.

Beginning of time
πŸ†
Milestone

Dark Matter Website β€” Release v0.2.1

Modular slide deck architecture with 33 reusable components, popover citations, double-click navigation, and production-ready strategy and thesis narrative pages.

Releasev0.2.1Slide-Deck +2
✨
Feature

Open Graph & SEO Infrastructure

Complete Open Graph and SEO infrastructure with dynamic image generation, JSON-LD structured data, collection defaults, and messaging-first optimization.

Open-GraphSEOJSON-LD +4
✨
Feature

Session Duration Tracking with Heartbeat Pattern

Implemented session duration tracking using a heartbeat pattern - zero external dependencies, ~100 lines of vanilla JS, tracks exactly how long users view confidential content.

Session-TrackingAnalyticsNocoDB +3
✨
Feature

NocoDB API Integration Library

Full-featured NocoDB API client with typed records, pagination, caching, and portfolio-specific transformations.

NocoDBAPI-ClientPortfolio +3
πŸ†
Milestone

Dark Matter Website β€” Release v0.1.0

Production-ready release featuring confidential deal pipeline management, investment memo delivery with automatic version discovery, and multi-tier authentication.

Releasev0.1.0Production
Claude Dec 31, 2025 Claude Claude
Release notes

Shiki syntax highlighting with tokyo-night theme, Mermaid.js diagram rendering, and CSS hero glow effects library. Code blocks now feature compact headers with copy buttons and stay dark in all visual modes.

Dark Matter Website β€” Release v0.2.4

Release Date: December 31, 2025 Version: 0.2.4 Status: Production-Ready


What's New Since v0.2.3

v0.2.3 introduced the Reveal.js slide deck system. v0.2.4 focuses on content enhancementβ€”transforming how code and diagrams are displayed across the site with Shiki syntax highlighting and Mermaid.js diagram support.

Summary of Changes

Category v0.2.3 v0.2.4
Code Blocks No syntax highlighting
Releasev0.2.4ShikiMermaidCodeblocksSyntax-Highlighting
View full release notes
Team, Claude Dec 27, 2025 Claude Claude
Release notes

Modular slide deck architecture with 33 reusable components, popover citations, double-click navigation, and production-ready strategy and thesis narrative pages.

Dark Matter Website β€” Release v0.2.1

Release Date: December 27, 2025 Version: 0.2.1 Status: Production-Ready


What's New Since v0.2.0

v0.2.0 introduced NocoDB integration and separated the Thesis and Strategy narrative pages. v0.2.1 transforms those narratives into a fully modular, presentation-ready slide deck system.

Summary of Changes

Category v0.2.0 v0.2.1
Strategy Page Monolithic single file 17 modular slide componen
Releasev0.2.1Slide-DeckCitationsProduction
View full release notes
Team Dec 25, 2025
Release notes

Production-ready release featuring NocoDB integration for Content and Authentication, & Authentication System. Major Refactors of content architecture.

This major release transforms Dark Matter from a static marketing site into a dynamic, data-driven platform with cloud database integration, multi-tier authentication, and a comprehensive content architecture for investor communications.

1. NocoDB Integration

What is NocoDB?

NocoDB is an open-source Airtable alternative that provides a spreadsheet-like interface for managing relational data. We use a cloud-hosted NocoDB instance as the single source of truth for portfolio company data, investor access control, and session tracking.

Releasev0.1.0Production
View full release notes
Team Dec 13, 2025
Release notes

Production-ready release featuring confidential deal pipeline management, investment memo delivery with automatic version discovery, and multi-tier authentication.

Dark Matter's website is a production-grade Astro application featuring confidential deal pipeline management, investment memo delivery with automatic version discovery, and multi-tier authentication protecting sensitive content. This release consolidates all features developed through December 2025, including the automatic memo version discovery system that fetches content from a private GitHub repository at runtime.

Key Features

Releasev0.1.0Production
View full release notes