Skip to content

Use url_for function on templates to resolve static files #264

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
rochacbruno opened this issue May 4, 2025 · 0 comments
Open

Use url_for function on templates to resolve static files #264

rochacbruno opened this issue May 4, 2025 · 0 comments

Comments

@rochacbruno
Copy link
Owner

Discussed in #263

Originally posted by r3k2 May 4, 2025
Hello I have a Gemini/HTTP gemlog and inside there I have a folder for marmite for a sub blog were I do need to have pictures, I got it all to work but one thing... only works if I navigate to https://mysite.org/subsite/ but if I go to https://mysite.org/subsite then is missing CSS and needed things, I though about just adding some js to custom.js to redirect to subsite/index.html from subsite if someone happends to type it with out the trailing "/" any suggestions?

Thank you!

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

No branches or pull requests

1 participant