sunt-programator / CodeIT

👩‍💻 A clean, elegant but advanced blog theme for Hugo
https://codeit.suntprogramator.dev
MIT License
106 stars 33 forks source link

[BUG] RSS Doesn't seem to honor the full text setting #108

Open sheldonhull opened 3 years ago

sheldonhull commented 3 years ago

Describe the bug

  1. I tried to join discord, but the bug template link isn't working. Suggest regenerating a discord invite link for readme.
  2. rssFullText setting was configured
  3. Home feed for entire site is empty. https://www.sheldonhull.com/index.xml
  4. Section feed for blog only shows the summary section. https://www.sheldonhull.com/blog/index.xml

Expected behavior

Full RSSText returned on feeds.

My Attempts

I tried replacing with my prior feed layouts, but couldn't get them returning all contents.

Expectation

  1. Main feed for entire site setup to https://sitename.com/index.xml correctly shows all sections in rss feed.
  2. Blog/Microblog sections show their section feeds.
  3. Tag feeds show their tag feed. NOTE: THIS WORKS --> https://www.sheldonhull.com/tags/tech/index.xml
victor-pogor commented 3 years ago

Hi @sheldonhull,

Sorry for the late response to this issue. Does it still reproduce?

sheldonhull commented 3 years ago

@victor-pogor yes. I have resolved in my own rss layouts, along with webmentions support and ac:author tag fixes. If you'd like me to submit with my fixes as PR I'd be glad to. Pretty sure that default behavior in Hugo is to do this and requires override.

victor-pogor commented 3 years ago

@sheldonhull yeah, it would be great 😉