diff options
| author | Marius Peter <marius.peter@tutanota.com> | 2022-03-01 21:54:53 +0100 |
|---|---|---|
| committer | Marius Peter <marius.peter@tutanota.com> | 2022-03-01 21:54:53 +0100 |
| commit | d7345cd9b775853dc62773f056547d9fc24132bf (patch) | |
| tree | 84c948ba6f59f44b88b60eb9d0e0af334cbadbd3 /wiki/Emacs/org-publish.org | |
| parent | d06261f6bfd55792e05e8ba8c80d77b15717192c (diff) | |
Wiki kick-off!
Diffstat (limited to 'wiki/Emacs/org-publish.org')
| -rw-r--r-- | wiki/Emacs/org-publish.org | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/wiki/Emacs/org-publish.org b/wiki/Emacs/org-publish.org new file mode 100644 index 0000000..9c7f3e8 --- /dev/null +++ b/wiki/Emacs/org-publish.org @@ -0,0 +1,16 @@ +# -*- mode: org; -*- + +#+TITLE: Org Publish +#+SUBTITLE: A fully-fledged website publication system. +#+AUTHOR: Marius Peter +#+DATE: <2022-03-01 Tue> +#+OPTIONS: toc:nil + +#+KEYWORDS: Emacs publishing website html css + +#+TOC: headlines 2 + + +#+begin_abstract +Org Publish is a powerful website publication system integrated in Emacs. +#+end_abstract |