aboutsummaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authoryingyu5658 <i@yingyu5658.me>2026-02-02 23:19:02 +0800
committeryingyu5658 <i@yingyu5658.me>2026-02-02 23:19:02 +0800
commite76b6c6e3dc4500647d3dabf5f05f214b020ca19 (patch)
tree16d733cf6bad041c5bd3f7bb7d2dfc2205aa4a19 /template
parent1c4d5a38881b6c7d896b2014ed142957b315f30b (diff)
downloadniwa-e76b6c6e3dc4500647d3dabf5f05f214b020ca19.tar.gz
niwa-e76b6c6e3dc4500647d3dabf5f05f214b020ca19.zip
Initial commit
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