diff options
| -rw-r--r-- | notes/how-do-i-build-this-site.org | 10 | ||||
| -rw-r--r-- | public/how-do-i-build-this-site.html | 18 | ||||
| -rw-r--r-- | public/index.html | 5 | ||||
| -rw-r--r-- | public/radical-minimalist-web-design.html | 4 | ||||
| -rw-r--r-- | public/tags/emacs.html | 15 | ||||
| -rw-r--r-- | public/tags/minimalism.html | 15 | ||||
| -rw-r--r-- | public/tags/philosophy.html | 15 | ||||
| -rw-r--r-- | public/tags/technology.html | 15 | ||||
| -rw-r--r-- | public/tags/web.html | 15 |
9 files changed, 85 insertions, 27 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 脚本都觉得无比香甜了…… 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> diff --git a/public/index.html b/public/index.html index 9fa80d7..6b8624e 100644 --- a/public/index.html +++ b/public/index.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>Verdant的杂物间</title> @@ -223,6 +223,7 @@ This is a <a href="https://motherfuckingwebsite.com/">motherfucking-website</a>. <p> 这里是 Verdant 的杂物间,也是我「<a href="./radical-minimalist-web-design.html">激进极简主义网页设计</a>」的实验田。内容的风格上更像数字花园。会发布一些半成品文章、某些问题的解决方案或笔记。如果你对这个站点使用了什么技术感兴趣,可以阅读<a href="./how-do-i-build-this-site.html">《我是如何构建这个站点的》</a>。 </p> + <div id="outline-container-orgfb9cabc" class="outline-2"> <h2 id="orgfb9cabc">最近更新</h2> <div class="outline-text-2" id="text-orgfb9cabc"> @@ -245,7 +246,7 @@ This is a <a href="https://motherfuckingwebsite.com/">motherfucking-website</a>. </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> diff --git a/public/radical-minimalist-web-design.html b/public/radical-minimalist-web-design.html index 8317dee..578e7fe 100644 --- a/public/radical-minimalist-web-design.html +++ b/public/radical-minimalist-web-design.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> @@ -286,7 +286,7 @@ color: white; </div> <div id="postamble" class="status"> <p class="date">日期: 2026-02-02 一 00:00</p> -<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> diff --git a/public/tags/emacs.html b/public/tags/emacs.html index 17a091e..235c3c4 100644 --- a/public/tags/emacs.html +++ b/public/tags/emacs.html @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<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>#emacs</title> @@ -192,6 +192,15 @@ { background-color: #ffff00; color: #000000; font-weight: bold; } .org-svg { } </style> +<style> +body, pre { +background-color: black; +color: white; +} +a { +color: white; +} +</style> </head> <body> <div id="content" class="content"> @@ -201,7 +210,7 @@ </ul> </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> diff --git a/public/tags/minimalism.html b/public/tags/minimalism.html index 199bb7b..51867cb 100644 --- a/public/tags/minimalism.html +++ b/public/tags/minimalism.html @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<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>#minimalism</title> @@ -192,6 +192,15 @@ { background-color: #ffff00; color: #000000; font-weight: bold; } .org-svg { } </style> +<style> +body, pre { +background-color: black; +color: white; +} +a { +color: white; +} +</style> </head> <body> <div id="content" class="content"> @@ -201,7 +210,7 @@ </ul> </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> diff --git a/public/tags/philosophy.html b/public/tags/philosophy.html index 641f0db..d07623d 100644 --- a/public/tags/philosophy.html +++ b/public/tags/philosophy.html @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<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>#philosophy</title> @@ -192,6 +192,15 @@ { background-color: #ffff00; color: #000000; font-weight: bold; } .org-svg { } </style> +<style> +body, pre { +background-color: black; +color: white; +} +a { +color: white; +} +</style> </head> <body> <div id="content" class="content"> @@ -201,7 +210,7 @@ </ul> </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> diff --git a/public/tags/technology.html b/public/tags/technology.html index b8d9578..1bc8a02 100644 --- a/public/tags/technology.html +++ b/public/tags/technology.html @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<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>#technology</title> @@ -192,6 +192,15 @@ { background-color: #ffff00; color: #000000; font-weight: bold; } .org-svg { } </style> +<style> +body, pre { +background-color: black; +color: white; +} +a { +color: white; +} +</style> </head> <body> <div id="content" class="content"> @@ -201,7 +210,7 @@ </ul> </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> diff --git a/public/tags/web.html b/public/tags/web.html index fa04e0e..4645b85 100644 --- a/public/tags/web.html +++ b/public/tags/web.html @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> +<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>#web</title> @@ -192,6 +192,15 @@ { background-color: #ffff00; color: #000000; font-weight: bold; } .org-svg { } </style> +<style> +body, pre { +background-color: black; +color: white; +} +a { +color: white; +} +</style> </head> <body> <div id="content" class="content"> @@ -201,7 +210,7 @@ </ul> </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> |
