From 3b60c16016c098412a964d41ea94d97759d48481 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Tue, 30 May 2023 00:35:23 -0600 Subject: update website entry, add temp dirs --- config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index 7c1fa4e..6b50522 100644 --- a/config.yaml +++ b/config.yaml @@ -35,6 +35,7 @@ exts: pymdvar: variables: SURL: "https://static.luevano.xyz" + PYSSG_URL: "https://github.com/luevano/pyssg" enable_env: False ... --- @@ -68,7 +69,7 @@ dirs: index: "blog/index.html" rss: True sitemap: True - exclude_dirs: [] + exclude_dirs: ["temp"] exts: pymdvar: variables: -- cgit v1.2.3-54-g00ecf