Closed lausek closed 6 years ago
Make a PR please
@dom96 I haven't changed anything yet. The only thing I found out is that site.url
produces nil
when printed using debug function. This looks like a deeper problem - my google search didn't hit any relateable results.
If I try to open an entry in
/feed.xml
, my browser (Chrome 64.0.3282.186) tries forwarding me to/blog/2018/03/01/version-0180-released.html
.I actually don't know if this is only a problem with my aggregator, but nevertheless I think that links inside RSS feeds should be absolute. At the moment, this is what I get:
site.url
seems to be empty, but it works when the site is hosted locally.https://github.com/nim-lang/website/blob/3cec5fc7f5ccb3eec7442b39b2fa79e0c4b642d4/jekyll/feed.xml#L20