summaryrefslogtreecommitdiff
path: root/config.yaml
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2023-05-30 00:35:23 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2023-05-30 00:35:23 -0600
commit3b60c16016c098412a964d41ea94d97759d48481 (patch)
tree5d040b47f73574c4f1b73f0742970e500302c58a /config.yaml
parent9ffc1601b83c808188fb74b3337154ca117889eb (diff)
update website entry, add temp dirs
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml3
1 files changed, 2 insertions, 1 deletions
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: