Skip to content

Commit 4c521b0

Browse files
committed
chore: add onflow-docs submodule, build scripts, remove Docusaurus artifacts
- .gitmodules + external/onflow-docs: pin onflow/docs submodule for federated Orama search (cross-site hits link to developers.flow.com) - scripts/generate-sitemap.ts: post-build sitemap generator - scripts/check-links.mjs: offline link-checker for MDX cross-references - scripts/update-ai-files.ts: utility to sync AI-facing content files - Remove docusaurus.config.js and package-lock.json (superseded by source.config.ts and bun.lock respectively)
1 parent 05485ee commit 4c521b0

7 files changed

Lines changed: 527 additions & 16884 deletions

File tree

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "external/onflow-docs"]
2+
path = external/onflow-docs
3+
url = https://github.com/onflow/docs.git

docusaurus.config.js

Lines changed: 0 additions & 221 deletions
This file was deleted.

external/onflow-docs

Submodule onflow-docs added at 2ffd116

0 commit comments

Comments
 (0)