aboutsummaryrefslogtreecommitdiffstats
path: root/public/how-do-i-build-this-site.html
diff options
context:
space:
mode:
authoryingyu5658 <i@yingyu5658.me>2026-02-03 00:43:03 +0800
committeryingyu5658 <i@yingyu5658.me>2026-02-03 00:43:03 +0800
commitfc5c76ab70add877deb6fda02417d990f65c5304 (patch)
treef63b900fd590339bc4195a514bbe16aedb8c23d8 /public/how-do-i-build-this-site.html
parent991d3e1a2b0d71b5c25d95fd28b65c7f070445c3 (diff)
downloadniwa-fc5c76ab70add877deb6fda02417d990f65c5304.tar.gz
niwa-fc5c76ab70add877deb6fda02417d990f65c5304.zip
docs: tweak wording
Diffstat (limited to 'public/how-do-i-build-this-site.html')
-rw-r--r--public/how-do-i-build-this-site.html18
1 files changed, 13 insertions, 5 deletions
diff --git a/public/how-do-i-build-this-site.html b/public/how-do-i-build-this-site.html
index 8391c1f..83ee734 100644
--- a/public/how-do-i-build-this-site.html
+++ b/public/how-do-i-build-this-site.html
@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="zh-CN" xml:lang="zh-CN">
<head>
-<!-- 2026-02-03 二 00:25 -->
+<!-- 2026-02-03 二 00:41 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>我是如何构建这个站点的</title>
@@ -396,13 +396,13 @@ This is a <a href="https://motherfuckingwebsite.com/">mother-fucking website</a>
</blockquote>
<p>
-我点进了那个链接,仔细看了一下,非常认同他的观点:
+我点进了那个链接,仔细看了一下,非常认同他的观点,网页应该应该:
</p>
<ul class="org-ul">
<li>轻量、快速</li>
-<li>可用可读可访问</li>
-<li>内容优先,而不是装饰有限</li>
+<li>可用、可读、可访问</li>
+<li>内容优先,而不是装饰优先</li>
</ul>
<p>
@@ -416,11 +416,19 @@ This is a <a href="https://motherfuckingwebsite.com/">mother-fucking website</a>
<p>
这套流程虽然不是最优解,但也许是最适合我的。
</p>
+
+<p>
+嗯?你问我为什么不全在 Emacs 里做?因为我讨厌写 Elisp!!!
+</p>
+
+<p>
+这门语言一点也不优雅,写多了之后,连语法怪异不堪的 shell 脚本都觉得无比香甜了……
+</p>
</div>
</div>
</div>
<div id="postamble" class="status">
-<p class="date">Created: 2026-02-03 二 00:25</p>
+<p class="date">Created: 2026-02-03 二 00:41</p>
<p class="validation"><a href="https://validator.w3.org/check?uri=referer">Validate</a></p>
</div>
</body>