11ty / eleventy-plugin-rss

A pack of Eleventy plugins for generating an RSS feed.
https://www.11ty.dev/docs/plugins/rss/
MIT License
92 stars 22 forks source link

Is this plugin becoming deprecated/obsolete? #37

Closed xplosionmind closed 1 year ago

xplosionmind commented 1 year ago

Hi @zachleat!

I noticed that in this video you mentioned that the new HTML <base> plugin will centralize the use of this RSS plugin, to which you referred in past tense. Does it mean that this plugin will no longer be maintained or developed? Do you suggest we ditch it?

Furthermore, at the end of my build logs I see this:

Screenshot 2023-01-19 at 15 59 20

I think it comes from the RSS plugin. Am I right?

Thanks a lot for your work! I really appreciate and admire it.

Best, T

zachleat commented 1 year ago

Naw, that was just a note about some internals stuff.

We’ll likely be cutting a major version release of this RSS plugin version that is Eleventy 2.0+ compatible that will reuse code in Eleventy core.

I don’t see an externalLinks transform in my code, are you sure that’s not in your app code?

zachleat commented 1 year ago

I filed #38 for that work!

xplosionmind commented 1 year ago

Thanks a lot for your help!

I don’t see an externalLinks transform in my code, are you sure that’s not in your app code?

I am unable to understand where in my code could this benchmark warming come from… I have nothing called externalLinks

Could you be so kind to help me pinpoint the bloating?

Here is my debug build log.

zachleat commented 1 year ago

Sorry I would need access to the project to debug that one! I don’t see it anywhere it our org: https://github.com/search?q=org%3A11ty%20externalLinks&type=code