diff options
| author | yingyu5658 <i@yingyu5658.me> | 2026-02-03 00:43:03 +0800 |
|---|---|---|
| committer | yingyu5658 <i@yingyu5658.me> | 2026-02-03 00:43:03 +0800 |
| commit | fc5c76ab70add877deb6fda02417d990f65c5304 (patch) | |
| tree | f63b900fd590339bc4195a514bbe16aedb8c23d8 /notes | |
| parent | 991d3e1a2b0d71b5c25d95fd28b65c7f070445c3 (diff) | |
| download | niwa-fc5c76ab70add877deb6fda02417d990f65c5304.tar.gz niwa-fc5c76ab70add877deb6fda02417d990f65c5304.zip | |
docs: tweak wording
Diffstat (limited to 'notes')
| -rw-r--r-- | notes/how-do-i-build-this-site.org | 10 |
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 脚本都觉得无比香甜了…… |
