We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d8b88d commit 0b4afafCopy full SHA for 0b4afaf
1 file changed
_config.yml
@@ -38,7 +38,8 @@ email_url: oceanhkw@uw.edu
38
# Build settings
39
markdown: kramdown
40
41
-# Submodule setting
+# Theme setting, we are excluding jekyll-spectral-theme/ root to avoid picking up theme config.
42
+# We should probably clean it up later.
43
destination: _site/
44
plugins_dir: jekyll-spectral-theme/_plugins/
45
layouts_dir: jekyll-spectral-theme/_layouts/
0 commit comments