aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/setup/minimal.setup13
-rw-r--r--template/template.org2
2 files changed, 15 insertions, 0 deletions
diff --git a/template/setup/minimal.setup b/template/setup/minimal.setup
new file mode 100644
index 0000000..1a8fe86
--- /dev/null
+++ b/template/setup/minimal.setup
@@ -0,0 +1,13 @@
+#+AUTHOR: Verdant
+#+EMAIL: i@glowisle.me
+#+LANGUAGE: zh-CN
+#+OPTIONS: num:nil
+#+HTML_HEAD: <style>
+#+HTML_HEAD: body {
+#+HTML_HEAD: background-color: black;
+#+HTML_HEAD: color: white;
+#+HTML_HEAD: }
+#+HTML_HEAD: a {
+#+HTML_HEAD: color: white;
+#+HTML_HEAD: }
+#+HTML_HEAD: </style>
diff --git a/template/template.org b/template/template.org
new file mode 100644
index 0000000..a963ea2
--- /dev/null
+++ b/template/template.org
@@ -0,0 +1,2 @@
+#+title:
+#+SETUPFILE: ~/niwa/template/setup/minimal.setup