From 7e7d7adf0b43a24dc88c10f382f8f6d3ce655788 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Sun, 12 Apr 2020 23:59:53 +0900 Subject: [PATCH] =?UTF-8?q?/=20=E2=80=98pelicanconf.py=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pelicanconf.py | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/pelicanconf.py b/pelicanconf.py index 74826e5..8e6bb5d 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -36,14 +36,16 @@ DEFAULT_PAGINATION = 5 #RELATIVE_URLS = True # THEME -# THEME = "/home/admin/pelican-themes/blue-penguin" # NOT-responsive ! # THEME = "/home/admin/pelican-themes/crowsfoot" # unstable? -# THEME = "/home/admin/pelican-themes/eevee" # DOESN'T WORK, AS IS. # THEME = "/home/admin/pelican-themes/monospace" # THEME = "/home/admin/pelican-themes/dev-random" THEME = "/home/admin/pelican-themes/jesuislibre" # THEME = "/home/admin/pelican-themes/basic" # THEME = "/home/admin/pelican-themes/nmnlist" -# THEME = "/home/admin/pelican-themes/bulrush" # DOESN'T WORK, AS IS. # THEME = "/home/admin/pelican-themes/mnmlist" + +# THEME = "/home/admin/pelican-themes/blue-penguin" # NOT-responsive ! + +# THEME = "/home/admin/pelican-themes/eevee" # DOESN'T WORK, AS IS. +# THEME = "/home/admin/pelican-themes/bulrush" # DOESN'T WORK, AS IS. # THEME = "/home/admin/pelican-themes/twenty-html5up" # DOESN'T WORK, AS IS.