Skip to content

Conversation

@prosdev
Copy link
Contributor

@prosdev prosdev commented Jan 20, 2026

Summary

Adds a Nextra v4-based documentation site at /docs with automatic GitHub Pages deployment.

Features:

  • Complete navigation structure (Getting Started, Core Concepts, Guides, API, Advanced, Contributing, Specifications)
  • Migrated all core documentation from root .md files to .mdx format
  • Vertical architecture diagram showing async processing flow with multiple workers
  • Theme-aware Mermaid diagrams (light/dark mode support)
  • GitHub Actions workflow for automatic deployment to https://prosdevlab.github.io/eventkit/

Technology Stack:

  • Nextra v4.0.0 + Next.js 15.1.6 + React 19
  • pnpm for package management
  • Static export for GitHub Pages

Content:

  • Getting Started guide with quick start
  • Complete architecture documentation with diagrams
  • Local development guide
  • Contributing guidelines and spec process
  • API reference and configuration

Supports Medium article launch: https://medium.com/@prosdev/what-happens-after-send-patterns-in-modern-event-collection-systems-0c70e5705a01

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@prosdev prosdev merged commit 46f947e into main Jan 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants