aboutsummaryrefslogtreecommitdiffstats
path: root/project-config.el
diff options
context:
space:
mode:
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 "."