szabgab / perlweekly

A free, once a week e-mail round-up of hand-picked news and articles about Perl
http://perlweekly.com/
38 stars 31 forks source link

Add an index.rss feed #369

Closed davorg closed 3 years ago

davorg commented 3 years ago

Fixes https://github.com/szabgab/perlweekly/issues/368

Adds another option to generate.pl which generates another RSS file that works in the way described in the issue linked above.

$ ./generate.pl indexrss latest

Or

$ ./generate indexrss [issue-number]

The new file is docs/index.rss.

I tried to stick with your coding style, but it's possible you'll want to tweak some stuff.

davorg commented 3 years ago

This will be back later today :-)

matthewpersico commented 3 years ago

What will be back?

davorg commented 3 years ago

The pull request. I foolishly didn't create a separate branch for it, so when I did my next copy-edit, it would have pulled that in too if I hadn't had closed this PR first.

But then I got into a bit of a Git muddle trying to recreate it and put it to one side.

I'll get back to it today.

matthewpersico commented 3 years ago

Just the thought of you editing without a branch gave me the shivers. 🤣