preaction / Statocles

Static website CMS
http://preaction.me/statocles
Other
84 stars 33 forks source link

Index page should not rewrite anchor links #554

Closed jberger closed 6 years ago

jberger commented 6 years ago

When the index page rewrites its urls, it should leave anchor links alone.

https://github.com/preaction/Statocles/blob/745e531f8ad69e32c3385a2fa572d7883e9d6ec4/lib/Statocles/Site.pm#L651-L654

If not suddenly href="#thingy" becomes say href="/page/#thingy" which breaks the link.