Skip to content

Commit

Permalink
Update config.yaml to add RSS output
Browse files Browse the repository at this point in the history
  • Loading branch information
kenmoini authored May 28, 2024
1 parent 64c061c commit 9f0faef
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion site/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,18 @@ social:
taxonomies:
author: authors

outputs:
home:
- html
- rss
section:
- html
- rss
taxonomy:
- html
term:
- html

title: "Ken Moini"
baseURL: "https://kenmoini.com"
languageCode: "en-us"
Expand Down Expand Up @@ -61,4 +73,4 @@ markup:
renderer:
hardWraps: false
unsafe: false
xhtml: false
xhtml: false

0 comments on commit 9f0faef

Please sign in to comment.