Skip to content
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

RSS/atom links issue #40

Open
Sheraff opened this issue Oct 30, 2020 · 1 comment
Open

RSS/atom links issue #40

Sheraff opened this issue Oct 30, 2020 · 1 comment

Comments

@Sheraff
Copy link

Sheraff commented Oct 30, 2020

I tried subscribing to the RSS feed from blog.isquaredsoftware.com with an app called Leaf (that has never caused me any issued in the past) and all of the sudden my mac went crazy spamming me with alerts:

Screen Shot 2020-10-30 at 09 22 56

I'm assuming it's because of the href attribute of the links missing a scheme in the .xml rss feed:

<link>//blog.isquaredsoftware.com/2020/05/blogged-answers-why-i-write/</link> 

I'd blame my RSS app but it's valid to have different URL schemes for different purposes, so I'm not sure...

@markerikson
Copy link
Owner

Hmm. I'm using a really old version of Hugo to generate my blog. Never looked at how it's generating the RSS feeds at all.

Afraid investigating this is kinda low on my priority list, but thanks for pointing this out - I'll see if I can look at it at some point.

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

2 participants