Skip to content

[Feature]: The rss plug-in adds the function of excluding md/mdx and modifying xml #3192

@buyfakett

Description

@buyfakett

What problem does this feature solve?

1、如果不排除index.tsx的情况下,这个文件必须增加date属性
2、如Folo这个应用,需要在rss文件中的channel标签下增加他生成的一个id来确保这个rss的作者

What does the proposed API look like?

我正在构建一个博客的主题,在只用@rspress/plugin-rss插件的时候有两个意见
目前我的博客链接是:https://note-test.tteam.icu/blog/
实现的方式是类似于本文档的博客index.tsx写了个BlogList的组件
以下是两个建议:
1、在PluginRssOptions中增加排除选项
2、增加一个用于在最终rss文件基础上增加参数的配置,或者开放rss模板文件供用户修改

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions