Skip to content

Replace docs site with migration progress dashboard #45

@mrjf

Description

@mrjf

Problem

The GitHub Pages site at https://githubnext.github.io/apm/ still serves the full APM product documentation (getting-started, guides, reference, integrations, enterprise, troubleshooting, etc.). We decided to replace this with a site focused solely on the Python-to-Go migration progress.

IMPORTANT -- the pages site should ONLY have a report on the current migration process. No other project docs at all.

The migration progress page exists at /apm/progress/autoloop-go-migration/ but is buried inside the full Starlight docs. PR #31 ("Disable normal docs publication") was merged but the product pages are still present in docs/src/content/docs/.

What to do

  • Remove all product doc pages (getting-started/, guides/, reference/, integrations/, enterprise/, troubleshooting/, introduction/, contributing/)
  • Make the migration progress page (progress/autoloop-go-migration.mdx) the site index
  • Strip down the Starlight config to just the progress dashboard — no sidebar nav for product docs
  • Keep the existing autoloop-progress-site workflow that auto-updates the page from memory/autoloop

Context

The product docs are aspirational — APM is still being migrated from Python to Go. Until the migration is complete and we're ready to ship, the public site should reflect actual project status, not product marketing.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions