aboutsummaryrefslogtreecommitdiffstats
path: root/project-config.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2019-10-06 18:21:13 -0700
committerGravatar Tom Willemse2019-10-06 18:21:13 -0700
commitfedf46e7ef3a0d5d3054efcf02ae90e643a33254 (patch)
tree43ca02d5719675376193edb1bf6722991c651023 /project-config.el
parent4207329336f642720239f8ce1eaf4cf6b4040df7 (diff)
downloadnew-ryuslash.org-fedf46e7ef3a0d5d3054efcf02ae90e643a33254.tar.gz
new-ryuslash.org-fedf46e7ef3a0d5d3054efcf02ae90e643a33254.zip
Ignore draft articles
Diffstat (limited to 'project-config.el')
-rw-r--r--project-config.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/project-config.el b/project-config.el
index c145ec0..c82cd58 100644
--- a/project-config.el
+++ b/project-config.el
@@ -1,6 +1,8 @@
(require 'ox-publish)
(require 'ox-rss)
+(setq org-export-exclude-tags '("noexport" "draft"))
+
(setq org-publish-project-alist
'(("ryuslash.org"
:base-directory "."