Skip to content

chore: clean up Hugo artifacts after Docusaurus migration#460

Open
looksaw2 wants to merge 22 commits into
apache:masterfrom
looksaw2:chore/docusaurus-migration-cleanup
Open

chore: clean up Hugo artifacts after Docusaurus migration#460
looksaw2 wants to merge 22 commits into
apache:masterfrom
looksaw2:chore/docusaurus-migration-cleanup

Conversation

@looksaw2
Copy link
Copy Markdown

Summary

  • Remove stale Hugo files (config.toml, layouts/, themes/docsy/, assets/,
    deploy.sh)
  • Update AGENTS.md and contribution.md for Docusaurus architecture
  • Improve Kapa widget TODO with console hint on default ID usage

Validation

  • npm run build ✅
  • npm run validate:content ✅ (227 files)
  • npm run validate:build ✅ (15 pages)
  • npm run validate:ui ✅ (Playwright)

VGalaxies and others added 22 commits May 5, 2026 12:16
Remove stale Hugo files (config.toml, layouts/, themes/docsy/,
assets/, deploy.sh) no longer needed by the Docusaurus site.
Update AGENTS.md and contribution.md to reflect Docusaurus
architecture and development workflow. Improve Kapa widget
integration with console hint when default ID is used.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
The prepare-docs-versions.mjs script needs source branches from
apache/hugegraph-doc (docusaurus-1.7.0, release-*) to generate
versioned documentation. Fetch them explicitly before the build
so the CI works in forks that don't have these branches.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label May 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants