remove RSS plugin

This commit is contained in:
Joshua Seigler 2017-05-15 23:18:54 -04:00 committed by mr.wong
parent 8242d5d127
commit 8129d6032d
2 changed files with 1 additions and 125 deletions

View file

@ -23,10 +23,6 @@ url: https://www.dash.org
api: /api/v1
rss_path: "/rss"
rss_name: "dash_blog_rss.xml"
#rss_post_limit: - (optional) the number of posts in the feed
#languages: ["en", "es", "cn", "pt", "ru", "it"]
languages: ["en", "cn", "ru", "pt", "fr"]
exclude_from_localizations: ["assets","dist","style-guide"]
@ -50,6 +46,7 @@ sitemap:
- "/feed.xml"
- "/feed/index.xml"
- "/style-guide/index.html"
- "/rss/dash_blog_rss.xml"
include_posts:
- "/index.html"
change_frequency_name: "change_frequency"