From a476f28b0c9b555fcba1b568c92e35f26f098dc8 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Mon, 13 Apr 2020 01:10:09 +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 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pelicanconf.py b/pelicanconf.py index 77f591f..d951c48 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -35,6 +35,8 @@ DEFAULT_PAGINATION = 5 # Uncomment following line if you want document-relative URLs when developing #RELATIVE_URLS = True +import bulrush + # THEME / bulrush THEME = bulrush.PATH JINJA_ENVIRONMENT = bulrush.ENVIRONMENT