mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
Adds RSS feed generator plugin & cleanup of ampersands in posts to enable successful build of rss. Lands in /rss/dash_blog_rss.xml
This commit is contained in:
parent
62f7a3814c
commit
a737c1f823
20 changed files with 153 additions and 29 deletions
|
@ -23,6 +23,10 @@ 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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue