Closed n0rdy closed 10 months ago
I ran into this issue too. It's not an issue with the version of the theme, but rather the web server that's serving the built website. Some web servers are okay with serving those double leading slashes and others aren't. I tested it locally a few months ago using different web servers but I didn't document my results.
Hello there, Luke!
I finally deployed my blog using the Poison theme (have I already said that it's an awesome one?) and it was quite a smooth process - thanks for that!
There are some tiny things that I've noticed and decided to let you know, as it might be smth worth fixing if you agree.
One important thing that I've experienced is a broken RSS link. Let me elaborate on this:
//
before theposts
subpath. If I remove one of them, the link works//
for RSS too, and it works well: here is your link - https://lukeorth.com//posts/index.xmlCould it be that your blog uses an older version of Poison, and in between that one and the latest one some bug was introduced regarding RSS?
Thanks!
Have fun, n0rdy