Skip to content

chore: fix awesome-list.mdx gitignore path and untrack generated file#811

Merged
EchinopsisM merged 1 commit into
masterfrom
chore/gitignore-cleanup
May 27, 2026
Merged

chore: fix awesome-list.mdx gitignore path and untrack generated file#811
EchinopsisM merged 1 commit into
masterfrom
chore/gitignore-cleanup

Conversation

@EchinopsisM
Copy link
Copy Markdown
Collaborator

Summary

  • Fixes the gitignore path for the auto-generated awesome list: the previous entry pointed to /src/pages/awesome-swarm.mdx (wrong) instead of docs/references/awesome-list.mdx (correct)
  • Removes the duplicate stale entry
  • Untracks docs/references/awesome-list.mdx, which is generated at build time by scripts/fetch-awesome-swarm.mjs during the prebuild step

Test plan

  • Run npm run build and confirm docs/references/awesome-list.mdx is generated and not shown as a new untracked file by git

docs/references/awesome-list.mdx is auto-generated by scripts/fetch-awesome-swarm.mjs
during the prebuild step and should not be tracked. The previous gitignore entry
pointed to the wrong path (/src/pages/awesome-swarm.mdx).
@netlify
Copy link
Copy Markdown

netlify Bot commented May 27, 2026

Deploy Preview for test-twitter-preview-testing-3 ready!

Name Link
🔨 Latest commit 0b14707
🔍 Latest deploy log https://app.netlify.com/projects/test-twitter-preview-testing-3/deploys/6a1741c36a83e400080b638e
😎 Deploy Preview https://deploy-preview-811--test-twitter-preview-testing-3.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@EchinopsisM EchinopsisM merged commit 313ba75 into master May 27, 2026
8 of 9 checks passed
EchinopsisM pushed a commit that referenced this pull request May 27, 2026
Salvages two still-valid fixes from the now-obsolete PR #794:
- Remove the dead FairOS link from the Fair Data Society page
- Remove the Sepolia network config block from the Bee FAQ

PR #794's other changes are superseded: the Python link checker it
targeted was replaced with TypeScript (#813), and awesome-list.mdx is
now build-time generated and gitignored (#811).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.

1 participant