We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
http://example.org/hallo
hallo.html
http://example.org/hallo/
hallo/index.html
We also have to clarify, what happens to the resources http://example.org/hallo.html and http://example.org/hallo/index.html
http://example.org/hallo.html
http://example.org/hallo/index.html
I think they should also be mapped as follows
but we should add this special case to the README
The complete list is in #94
The text was updated successfully, but these errors were encountered:
Simaris
No branches or pull requests
http://example.org/hallo
should be rendered tohallo.html
http://example.org/hallo/
should be rendered tohallo/index.html
We also have to clarify, what happens to the resources
http://example.org/hallo.html
andhttp://example.org/hallo/index.html
I think they should also be mapped as follows
http://example.org/hallo.html
tohallo.html
http://example.org/hallo/index.html
tohallo/index.html
but we should add this special case to the README
The complete list is in #94
The text was updated successfully, but these errors were encountered: