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