diff --git a/config/_default/menus.zh-Hans.toml b/config/_default/menus.zh-Hans.toml index 73df674..6759c51 100644 --- a/config/_default/menus.zh-Hans.toml +++ b/config/_default/menus.zh-Hans.toml @@ -15,15 +15,15 @@ pageRef = "posts" weight = 10 -# [[main]] -# name = "分类" -# pageRef = "categories" -# weight = 20 +[[main]] + name = "分类" + pageRef = "categories" + weight = 20 -# [[main]] -# name = "标签" -# pageRef = "tags" -# weight = 30 +[[main]] + name = "标签" + pageRef = "tags" + weight = 30 # [[main]] # identifier = "search" diff --git a/content/posts/如何理解光圈.md b/content/posts/如何理解光圈.md index da80c97..d1f062f 100644 --- a/content/posts/如何理解光圈.md +++ b/content/posts/如何理解光圈.md @@ -2,6 +2,8 @@ date = '2024-12-25T23:26:48+08:00' draft = true title = '如何理解不同的光圈值对成像亮度的影响' +categories = ["摄影"] +tags = ["摄影理论", "镜头", "光圈", "曝光"] +++ 光圈最原始的功能是调节镜头的进光量,进而影响成像画面的亮度。这很容易引发疑问——为什么不同焦距的镜头在同一光圈值会形成基本一致的画面亮度呢?难以理解的点主要在于不同焦距的镜头在同一光圈值下往往具有不同的入射光瞳直径,给人“大眼睛”进光量更大的感觉。 diff --git a/content/posts/折腾Windows睡眠功能实录/index.md b/content/posts/折腾Windows睡眠功能实录/index.md index f90208b..4cdbe8a 100644 --- a/content/posts/折腾Windows睡眠功能实录/index.md +++ b/content/posts/折腾Windows睡眠功能实录/index.md @@ -3,6 +3,8 @@ date = '2025-01-29T23:52:32+08:00' languageCode = 'zh-cn' draft = false title = '折腾Windows睡眠功能实录' +categories = ["技术"] +tags = ["操作系统", "Windows", "电源"] +++ ## 前言 diff --git a/content/posts/第一篇碎碎念.md b/content/posts/第一篇碎碎念.md index 0250c6f..9489fb6 100644 --- a/content/posts/第一篇碎碎念.md +++ b/content/posts/第一篇碎碎念.md @@ -2,7 +2,8 @@ date = '2024-12-23T22:48:03+08:00' draft = false title = '建站碎碎念' -# category = '日常' +categories = ['日常'] +tags = ["里程碑", "建站"] +++ 一直以来,我的兴趣都很杂。回想一下,似乎包括下面这些