Skip to content

Conversation

@yarikoptic
Copy link
Member

Summary

  • Add redirects for all 30 ReproNim GitHub Pages repositories in netlify.toml
  • Each redirect preserves path components using the :splat parameter

Details

The redirects use the status = 200 parameter which means they will act as proxies, so visitors to the main site will be able to access repository content without being redirected away from the site.

Test plan

  • Verify redirects work after deployment to Netlify by checking:
    • /module-intro/
    • /neurodocker/
    • /reproschema/
    • And other repository paths

🤖 Generated with Claude Code

- Add redirects for 30 ReproNim GitHub Pages repositories
- These proxies will allow visitors to access repository content via the main site
- Each redirect preserves all path components using the :splat parameter

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@netlify
Copy link

netlify bot commented May 9, 2025

Deploy Preview for repronim ready!

Name Link
🔨 Latest commit 3541e80
🔍 Latest deploy log https://app.netlify.com/sites/repronim/deploys/681e70118e2bed000859c8cb
😎 Deploy Preview https://deploy-preview-282--repronim.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

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.

3 participants