Ignore draft articles

This commit is contained in:
Tom Willemse 2019-10-06 18:21:13 -07:00
parent 4207329336
commit fedf46e7ef
2 changed files with 11 additions and 0 deletions

View file

@ -1,4 +1,13 @@
#+TITLE: ryuslash.org
#+STARTUP: showall
* My new Emacs configuration :draft:
:PROPERTIES:
:ID: 0069eced-52ed-4cb2-bb75-78e7ea32bd6c
:PUBDATE: <2019-10-06 Sun 18:18>
:END:
I'm still working on this one.
* New blog
:PROPERTIES:

View file

@ -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 "."