aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
authorLee Hinman <lee@writequit.org>2016-09-01 16:10:51 -0600
committerLee Hinman <lee@writequit.org>2016-09-01 16:10:51 -0600
commitf264d4a20be224bfecdde37f6eff60be1e11e33a (patch)
tree49bbd6ecfe34bc147f287e0d9a15b8fd3c67fb4a /README.org
downloadox-tufte-f264d4a20be224bfecdde37f6eff60be1e11e33a.tar.gz
ox-tufte-f264d4a20be224bfecdde37f6eff60be1e11e33a.zip
Initial commit
Diffstat (limited to 'README.org')
-rw-r--r--README.org14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.org b/README.org
new file mode 100644
index 0000000..1db334b
--- /dev/null
+++ b/README.org
@@ -0,0 +1,14 @@
+#+TITLE: Ox-tufte
+#+AUTHOR: Lee Hinman
+#+EMAIL: lee@elastic.co
+
+* Introduction
+
+This is an export backend for Org-mode that exports buffers to HTML that is
+compatible with [[https://edwardtufte.github.io/tufte-css/][Tufte CSS]] out of the box (meaning no CSS modifications needed).
+
+It's still a work-in-progress, but it works pretty well right now.
+
+* References
+- https://edwardtufte.github.io/tufte-css/
+- https://gitlab.com/snippets/22309