Skip to content

Add redirects for all ReproNim GitHub Pages repositories #282

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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 <noreply@anthropic.com>
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.

2 participants