[gimp-web/gimp-web-static] Cleaned out some old cruft from pelicanconf.py
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/gimp-web-static] Cleaned out some old cruft from pelicanconf.py
- Date: Wed, 19 Aug 2015 19:35:38 +0000 (UTC)
commit 8701cc40d8f81d6f41be450db44dec681be4dcb6
Author: Pat David <patdavid gmail com>
Date: Wed Aug 19 14:35:32 2015 -0500
Cleaned out some old cruft from pelicanconf.py
pelicanconf.py | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
---
diff --git a/pelicanconf.py b/pelicanconf.py
index 6f48660..93e7b88 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -52,18 +52,6 @@ ARTICLE_PATHS = ['news']
THEME = "./themes/newgimp"
-# Trying to properly nest sub-folders here
-#PATH_METADATA = r".*?\\(?P<test>.*?\\)" #old test
-#see: https://github.com/getpelican/pelican/issues/1128#issuecomment-63251758
-#PATH_METADATA = r'.*?\\(?P<test>(.+\\)?).*'
-#PATH_METADATA = r'(?P<test>.*/)'
-#PATH_METADATA = r'(?P<test>.*\\)'
-
-
-# Still working on this...
-#PAGE_URL = "{test}{slug}/"
-#PAGE_SAVE_AS = "{test}{slug}/index.html"
-
PAGE_URL = "{slug}/"
#PAGE_SAVE_AS = "{slug}/index.html"
PAGE_SAVE_AS = "{slug}/{filename}"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]