aboutsummaryrefslogtreecommitdiffstats
path: root/notes/how-do-i-build-this-site.org
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 /notes/how-do-i-build-this-site.org
parent1c4d5a38881b6c7d896b2014ed142957b315f30b (diff)
downloadniwa-e76b6c6e3dc4500647d3dabf5f05f214b020ca19.tar.gz
niwa-e76b6c6e3dc4500647d3dabf5f05f214b020ca19.zip
Initial commit
Diffstat (limited to 'notes/how-do-i-build-this-site.org')
-rw-r--r--notes/how-do-i-build-this-site.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/notes/how-do-i-build-this-site.org b/notes/how-do-i-build-this-site.org
new file mode 100644
index 0000000..d2a3422
--- /dev/null
+++ b/notes/how-do-i-build-this-site.org
@@ -0,0 +1,5 @@
+#+title: 我是如何构建这个站点的
+#+SETUPFILE: ~/niwa/template/setup/minimal.setup
+#+EXPORT_FILE_NAME: /home/yingyu5658/niwa/public/how-do-i-build-this-site.html
+
+这个站点只用到了两样东西:Emacs 和 bash。