aboutsummaryrefslogtreecommitdiff
path: root/pelicanconf.py
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2018-01-23 01:30:08 +0100
committerKatharina Fey <kookie@spacekookie.de>2018-01-23 01:30:08 +0100
commitc12a6259c78ae00a777078f1bda55a43f751d398 (patch)
tree461b7ef11375667c059a3ea435792eaccaccf348 /pelicanconf.py
parent68010226f8c0141ebb897abe03b3c2b6f699373a (diff)
Deleting old articles, refactoring articles and re-formatting some older ones. Generally getting things into order. Publishing this version
Diffstat (limited to 'pelicanconf.py')
-rwxr-xr-xpelicanconf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index 7857908..7cd7480 100755
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -23,7 +23,9 @@ READ_TIME = 180
PATH = 'content'
STATIC_PATHS = ['images', 'downloads', 'kookie.txt']
SITE_LOGO = 'favicon.ico'
+
SUMMARY_MAX_LENGTH = 140
+# SUMMARY_END_MARKER = "( ... )"
#############################################
#############################################