[gimp-web/gimp-web-static] Set relative urls in pelicanconf.py for local building
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/gimp-web-static] Set relative urls in pelicanconf.py for local building
- Date: Sat, 8 Aug 2015 22:32:22 +0000 (UTC)
commit 7ea96600993b264894a0194e7666fa8484bf5863
Author: Pat David <pat patdavid net>
Date: Sat Aug 8 17:32:16 2015 -0500
Set relative urls in pelicanconf.py for local building
pelicanconf.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/pelicanconf.py b/pelicanconf.py
index 49e531c..dc7d58e 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -36,7 +36,7 @@ SOCIAL = (('You can add links in your config file', '#'),
DEFAULT_PAGINATION = False
# Uncomment following line if you want document-relative URLs when developing
-#RELATIVE_URLS = True
+RELATIVE_URLS = True
# Pat David changes while building/testing
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]