Commit 49da1299e3fb
Changed files (2)
_setup.org
@@ -1,7 +0,0 @@
-
-#+STARTUP: showall
-
-#+OPTIONS: ':t *:t -:t ::t <:t H:3 \n:nil ^:t arch:headline author:t c:nil
-#+OPTIONS: creator:comment d:(not LOGBOOK) date:t e:t email:nil f:t inline:nil
-#+OPTIONS: num:t p:nil pri:t stat:t tags:t tasks:t tex:t timestamp:t toc:nil
-#+OPTIONS: todo:t |:t
publish.org
@@ -1,5 +1,11 @@
-#+SETUPFILE: ./_setup.org
#+TITLE: Publish dotemacs notes using Emacs org-mode
+#+AUTHOR: Vincent Demeester
+#+EMAIL: vincent@sbr.pm
+#+EXPORT_EXCLUDE_TAGS: noexport
+#+CREATOR: Emacs 27.0.90 (Org mode 9.3)
+#+LANGUAGE: en
+#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="./notes.css"/>
+#+OPTIONS: html-style:nil
This document is a literate version of my publishing /script/ on publishing my dotemacs
notes (that uses [[https://orgmode.org][=org-mode=]]).