Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
gitoyen
site
Commits
2cdf06d5
Verified
Commit
2cdf06d5
authored
Mar 31, 2019
by
sebian
Browse files
pelican-4.1: (conf) use slug keyword
parent
88af28d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
pelicanconf.py
View file @
2cdf06d5
...
...
@@ -19,7 +19,7 @@ FEED_DOMAIN = 'https://gitoyen.net'
FEED_ALL_ATOM
=
None
FEED_ALL_RSS
=
'feeds/all.rss.xml'
CATEGORY_FEED_ATOM
=
None
CATEGORY_FEED_RSS
=
'feeds/
%s
.rss.xml'
CATEGORY_FEED_RSS
=
'feeds/
{slug}
.rss.xml'
TRANSLATION_FEED_ATOM
=
None
AUTHOR_FEED_ATOM
=
None
AUTHOR_FEED_RSS
=
None
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment