summaryrefslogtreecommitdiffstats
path: root/_config.yml
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2025-10-26 08:56:52 +0800
committerSadeep Madurange <sadeep@asciimx.com>2025-10-26 10:59:29 +0800
commit579775615329d0ca7e8bf769782bc8d91ab72877 (patch)
tree471778c6d81a584edc14093ca1dad17bfd5b1697 /_config.yml
parent1438451d78ab8210e4fff872585a9008266c5936 (diff)
downloadwww-579775615329d0ca7e8bf769782bc8d91ab72877.tar.gz
Feed.
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index 72510b0..1184416 100644
--- a/_config.yml
+++ b/_config.yml
@@ -15,3 +15,15 @@ collections:
projects:
output: true
+feed:
+ collections:
+ archive:
+ path: '/rss.xml'
+ excerpt_only: true
+
+exclude: README.txt
+gems:
+ - jekyll-feed
+exclude:
+ - Gemfile
+ - Gemfile.lock