Fix for Pelican 4.0 for CATEGORY_FEED_RSS. - fsij-homepage.git - Source of www.fsij.org (FSIJ home page).

Source of www.fsij.org (FSIJ home page). Git repo user
summary refs log tree commit diff
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2019年04月23日 14:03:43 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2019年04月23日 14:03:43 +0900
commitfad9aed2389118cff3858efbdca021e7589dcc7b (patch)
tree10969974f692990062be44a60c515e2a1e9acb63
parent116bfa45f372aae63c43ae6ea4355032b7d62df7 (diff)
Fix for Pelican 4.0 for CATEGORY_FEED_RSS.
Diffstat
-rw-r--r--pelicanconf.py 2
1 files changed, 1 insertions, 1 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index 827543e..e248752 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -15,7 +15,7 @@ DEFAULT_LANG = u'ja'
# Feed generation
FEED_RSS = 'feeds/rss.xml'
FEED_ALL_RSS = 'feeds/all_rss.xml'
-CATEGORY_FEED_RSS = 'feeds/%s_rss.xml'
+CATEGORY_FEED_RSS = 'feeds/{slug}_rss.xml'
TRANSLATION_FEED_RSS = None
FEED_MAX_ITEMS=20
generated by cgit v1.2.3 (git 2.39.1) at 2025年10月16日 00:36:09 +0000

AltStyle によって変換されたページ (->オリジナル) /