Skip to content

feat: add client-side redirect from /funnel/ to /tools/funnel/#105

Merged
lbeckman314 merged 4 commits into
mainfrom
feat/funnel-redirect
May 30, 2026
Merged

feat: add client-side redirect from /funnel/ to /tools/funnel/#105
lbeckman314 merged 4 commits into
mainfrom
feat/funnel-redirect

Conversation

@lbeckman314
Copy link
Copy Markdown
Contributor

@lbeckman314 lbeckman314 commented May 30, 2026

Summary

  • Adds docs/funnel/index.html with a meta-refresh and JS path rewrite to redirect calypr.org/funnel/ (and any subpaths) to calypr.org/tools/funnel/
  • Adds mkdocs-redirects to requirements.txt

Depends on #104.

Test plan

  • Visiting /funnel/ redirects to /tools/funnel/
  • Subpaths like /funnel/quickstart redirect to /tools/funnel/quickstart

🤖 Generated with Claude Code

lbeckman314 and others added 2 commits May 29, 2026 18:06
… template

- Replace zensical.toml with mkdocs.yml as the primary config file; promote
  all keys (theme, extra_css, extra_javascript, markdown_extensions) to the
  top level so Zensical's mkdocs.yml parser picks them up correctly
- Rename overrides/home.html → overrides/main.html and extend base.html
  directly to avoid a template inheritance cycle; move hero into {% block tabs %}
  after {{ super() }} to match the live site's tabs → hero → content order
- Remove `template: home.html` frontmatter from docs/index.md

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Adds docs/funnel/index.html with a meta-refresh and JS path rewrite so
that calypr.org/funnel/ (and any subpaths) redirect to calypr.org/tools/funnel/.
Also adds mkdocs-redirects to requirements.txt.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented May 30, 2026

Deploy Preview for calypr ready!

Name Link
🔨 Latest commit cbd63dc
🔍 Latest deploy log https://app.netlify.com/projects/calypr/deploys/6a1a39f049268e6292b79d6b
😎 Deploy Preview https://deploy-preview-105--calypr.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 project configuration.

@lbeckman314 lbeckman314 changed the base branch from fix/migrate-config-to-mkdocs-yml to main May 30, 2026 01:08
@lbeckman314 lbeckman314 force-pushed the feat/funnel-redirect branch 2 times, most recently from ef5ef20 to 1ae1117 Compare May 30, 2026 01:13
Signed-off-by: Liam Beckman <lbeckman314@gmail.com>
@lbeckman314 lbeckman314 force-pushed the feat/funnel-redirect branch from 1ae1117 to cbd63dc Compare May 30, 2026 01:13
@lbeckman314 lbeckman314 added the documentation Improvements or additions to documentation label May 30, 2026
@lbeckman314 lbeckman314 self-assigned this May 30, 2026
@lbeckman314 lbeckman314 merged commit a4208cc into main May 30, 2026
4 checks passed
@lbeckman314 lbeckman314 deleted the feat/funnel-redirect branch May 30, 2026 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant