Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
blog-memopol
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Political Memory
blog-memopol
Commits
c75f6946
Commit
c75f6946
authored
May 23, 2016
by
quota_atypique
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adding rss feeds
parent
3cd16902
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
publishconf.py
publishconf.py
+3
-1
No files found.
publishconf.py
View file @
c75f6946
...
...
@@ -10,11 +10,13 @@ import sys
sys
.
path
.
append
(
os
.
curdir
)
from
pelicanconf
import
*
SITEURL
=
'
'
SITEURL
=
'http://www.memopol.org
'
RELATIVE_URLS
=
False
FEED_ALL_ATOM
=
'feeds/all.atom.xml'
FEED_ALL_RSS
=
'feeds/all.rss.xml'
CATEGORY_FEED_ATOM
=
'feeds/%s.atom.xml'
CATEGORY_FEED_RSS
=
'feeds/%s.rss.xml'
DELETE_OUTPUT_DIRECTORY
=
True
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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