aboutsummaryrefslogtreecommitdiffstats
path: root/notes
diff options
context:
space:
mode:
Diffstat (limited to 'notes')
-rw-r--r--notes/how-do-i-build-this-site.org10
1 files changed, 7 insertions, 3 deletions
diff --git a/notes/how-do-i-build-this-site.org b/notes/how-do-i-build-this-site.org
index 9d1f1e9..cc28f90 100644
--- a/notes/how-do-i-build-this-site.org
+++ b/notes/how-do-i-build-this-site.org
@@ -118,14 +118,18 @@ $ bash ./script/niwa.sh build
This is a [[https://motherfuckingwebsite.com/][mother-fucking website]].
#+end_quote
-我点进了那个链接,仔细看了一下,非常认同他的观点:
+我点进了那个链接,仔细看了一下,非常认同他的观点,网页应该应该:
- 轻量、快速
-- 可用可读可访问
-- 内容优先,而不是装饰有限
+- 可用、可读、可访问
+- 内容优先,而不是装饰优先
于是就按照那个方向,开始着手做一个数字花园。
我用起来比较方便的工具,不是 Obsidian 和 Notion,而是 Emacs,所以我就想到了用 org-mode 来做这件事。
这套流程虽然不是最优解,但也许是最适合我的。
+
+嗯?你问我为什么不全在 Emacs 里做?因为我讨厌写 Elisp!!!
+
+这门语言一点也不优雅,写多了之后,连语法怪异不堪的 shell 脚本都觉得无比香甜了……