Skip to content

feat: restore Fumadocs source for gitmem.ai/docs (OD-734)#6

Merged
CLCrawford-dev merged 1 commit intomainfrom
feature/OD-734-restore-docs-source
Feb 18, 2026
Merged

feat: restore Fumadocs source for gitmem.ai/docs (OD-734)#6
CLCrawford-dev merged 1 commit intomainfrom
feature/OD-734-restore-docs-source

Conversation

@nTEG-dev
Copy link
Member

Summary

  • Restores the apps/docs/ Fumadocs project that was removed during public launch cleanup (commit 4615822)
  • Source recovered directly from git history — no reconstruction needed
  • 49 MDX content pages across 6 sections, plus framework config, generators, and layout

What's included

Component Count
MDX content pages 49
Navigation configs (meta.json) 6
App framework files 12 (layouts, config, scripts)
Total files 74

Framework: Fumadocs v15 (core 15.8, mdx 13.0.8, ui 15.8) + Next.js 15 + React 19 + Tailwind 4

Sections: Getting Started (5), Concepts (6), Tools (31), Guides (3), Contributing (2), Changelog (1)

Generators: generate-tool-docs.ts (auto-gen from src/tools/definitions.ts), generate-llms-txt.ts

Context

The deploy pipeline (.github/workflows/deploy-docs.yml) already references apps/docs/ — this restoration reconnects the source to the existing CI/CD that builds and pushes to GitMem.ai-Landing/docs/.

Test plan

  • Verify cd apps/docs && npm ci && npm run build succeeds
  • Verify deploy-docs.yml workflow triggers on merge
  • Verify gitmem.ai/docs reflects latest content after deploy

🤖 Generated with Claude Code

Restores the apps/docs/ Fumadocs project that was removed during
public launch cleanup (commit 4615822). The source was recovered
from git history — no reconstruction needed.

Includes:
- 49 MDX content pages across 6 sections
- Fumadocs v15 framework (core, mdx, ui)
- Next.js 15 + React 19 + Tailwind 4
- Tool doc generator (from src/tools/definitions.ts)
- llms.txt / llms-full.txt generator
- deploy-docs.yml workflow already expects this location

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@CLCrawford-dev CLCrawford-dev merged commit e0263d8 into main Feb 18, 2026
4 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