summaryrefslogtreecommitdiffstats
path: root/pelicanconf.py
diff options
context:
space:
mode:
authorElaine Nemo <elaine@octayn.net>2015-08-03 13:25:35 -0400
committerElaine Nemo <elaine@octayn.net>2015-08-03 13:25:35 -0400
commit4f1ed203968c0208fa0a6c73f3bd51800c3acb10 (patch)
tree393f5f58eebd8126f1e5e0a4e4216f74b62670f7 /pelicanconf.py
parentaf25d61f093146b0a852c2156573e3a0067b4720 (diff)
Revert "Revert "Revert "Merge pull request #66 from webstream-io/rusty-makeover"""
Diffstat (limited to 'pelicanconf.py')
-rw-r--r--pelicanconf.py5
1 files changed, 1 insertions, 4 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index d308ab2..4acba8b 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -8,10 +8,7 @@ SITEURL = 'http://this-week-in-rust.org/staging'
SOURCE_URL = 'https://github.com/cmr/this-week-in-rust'
-THEME = 'themes/rusted'
-
-PLUGIN_PATHS = ["plugins"]
-PLUGINS = ['assets']
+THEME = 'pelican-elegant-1.3'
TIMEZONE = 'America/New_York'