Skip to content
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

[Shock] - Add jinja filters to generate absolute and relative URLs based on the current page #164

Open
matthew-carroll opened this issue Aug 5, 2024 · 0 comments · Fixed by #165
Assignees
Labels
area_static_shock feature New feature or request

Comments

@matthew-carroll
Copy link
Contributor

Given a relative path, and the current page, generate an absolute and relative URL. Expose this behavior with Jinja template filters.

images/screenshot.png -> https://fluttershaders.com/shaders/glitch-effect/images/screenshot.png

images/screenshot.png -> /shaders/glitch-effect/images/screenshot.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area_static_shock feature New feature or request
Projects
None yet
1 participant