diff options
| author | verdant <i@glowisle.me> | 2026-02-06 16:41:13 +0800 |
|---|---|---|
| committer | verdant <i@glowisle.me> | 2026-02-06 16:41:13 +0800 |
| commit | 327797a634a5b8fe5acbd9063e734da0ffaaa095 (patch) | |
| tree | a300dba063c1137082d6b44b6442095f57acad73 /notes | |
| parent | 09e3feab20961cabdf9a8675f780aeb7d8fba035 (diff) | |
| download | niwa-327797a634a5b8fe5acbd9063e734da0ffaaa095.tar.gz niwa-327797a634a5b8fe5acbd9063e734da0ffaaa095.zip | |
docs: add note "generate-tag-pages"
Diffstat (limited to 'notes')
| -rw-r--r-- | notes/index.org | 1 | ||||
| -rw-r--r-- | notes/tags/emacs.org | 1 | ||||
| -rw-r--r-- | notes/tags/technology.org | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/notes/index.org b/notes/index.org index 7224737..5733541 100644 --- a/notes/index.org +++ b/notes/index.org @@ -9,6 +9,7 @@ This is a [[https://motherfuckingwebsite.com/][motherfucking-website]]. 这里是 Verdant 的杂物间,[[https://www.glowisle.me/][映屿]]的一部分,也是「[[./radical-minimalist-web-design.org][激进极简主义网页设计]]」的实验田。内容的风格上更像数字花园。会发布一些半成品文章、某些问题的解决方案或笔记。如果你对这个站点使用了什么技术感兴趣,可以阅读[[./how-do-i-build-this-site.org][《我是如何构建这个站点的》]]。 ** 最近更新 +- [[./generate-tag-pages.org][生成标签页面]] - [[./how-do-i-build-this-site.org][我是如何构建这个站点的]] - [[./radical-minimalist-web-design.org][激进极简主义网页设计]] diff --git a/notes/tags/emacs.org b/notes/tags/emacs.org index 9fea31f..86399c4 100644 --- a/notes/tags/emacs.org +++ b/notes/tags/emacs.org @@ -2,3 +2,4 @@ #+SETUPFILE: ../../template/setup/minimal.setup - [[file:../how-do-i-build-this-site.org][我是如何构建这个站点的]] +- [[../generate-tag-pages.org][生成标签页面]] diff --git a/notes/tags/technology.org b/notes/tags/technology.org index d25419e..140e897 100644 --- a/notes/tags/technology.org +++ b/notes/tags/technology.org @@ -2,3 +2,4 @@ #+SETUPFILE: ../../template/setup/minimal.setup - [[file:../how-do-i-build-this-site.org][我是如何构建这个站点的]] +- [[file:../generate-tag-pages.org][生成标签页面]] |
