Upgraded investment memo rendering to use the full markdown pipeline with Shiki syntax highlighting, Mermaid diagrams, citation support, and a server-side image proxy for private GitHub assets.
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.
Added Mermaid.js diagram rendering to markdown content with matter-theme styling, using a custom rehype plugin to preserve mermaid blocks from Shiki processing.
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.
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.
Complete Open Graph and SEO infrastructure with dynamic image generation, JSON-LD structured data, collection defaults, and messaging-first optimization.
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.
Renamed DNA-Figure8 to EventHorizon--Spectra, refactored HumanBody--BackView into a focused Glowing Orb, and created a new configurable Orb with Neck component supporting multiple orientations and neck configurations.
Production-ready release featuring NocoDB integration for Content and Authentication, & Authentication System. Major Refactors of content architecture.
Major refactor separating Thesis (market opportunity) from Strategy (fund intentions), overhauling the Header navigation with brand-colored Explore dropdown, and extracting reusable UI components.
Extracted changelog page variants into reusable layouts with client-side view toggling. Created Button--Default component, ChangelogViewToggler, and three PageHeader variants for the design system.
Implemented session duration tracking using a heartbeat pattern - zero external dependencies, ~100 lines of vanilla JS, tracks exactly how long users view confidential content.
Upgraded investment memo rendering to use the full markdown pipeline with Shiki syntax highlighting, Mermaid diagrams, citation support, and a server-side image proxy for private GitHub assets.
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.
Added Mermaid.js diagram rendering to markdown content with matter-theme styling, using a custom rehype plugin to preserve mermaid blocks from Shiki processing.
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.
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.
Complete Open Graph and SEO infrastructure with dynamic image generation, JSON-LD structured data, collection defaults, and messaging-first optimization.
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.
Renamed DNA-Figure8 to EventHorizon--Spectra, refactored HumanBody--BackView into a focused Glowing Orb, and created a new configurable Orb with Neck component supporting multiple orientations and neck configurations.
Production-ready release featuring NocoDB integration for Content and Authentication, & Authentication System. Major Refactors of content architecture.
Major refactor separating Thesis (market opportunity) from Strategy (fund intentions), overhauling the Header navigation with brand-colored Explore dropdown, and extracting reusable UI components.
Extracted changelog page variants into reusable layouts with client-side view toggling. Created Button--Default component, ChangelogViewToggler, and three PageHeader variants for the design system.
Implemented session duration tracking using a heartbeat pattern - zero external dependencies, ~100 lines of vanilla JS, tracks exactly how long users view confidential content.
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.
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.
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.
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.