Enable RSS feed for blog (#437)

Fixes #435
This commit is contained in:
Fedor Korotkov 2023-03-02 13:37:37 -05:00 committed by GitHub
parent 80e057008b
commit fda5ec42e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -42,6 +42,10 @@ extra_css:
plugins:
- blog
- rss:
match_path: blog/posts/.*
date_from_meta:
as_creation: date
- social
- search
- minify