diff --git a/src/content/post/日记/2023/02/2023-02-11.md b/src/content/post/日记/2023/02/2023-02-11.md
index ebd1f7f..db45639 100644
--- a/src/content/post/日记/2023/02/2023-02-11.md
+++ b/src/content/post/日记/2023/02/2023-02-11.md
@@ -1,7 +1,7 @@
---
title: 2023-02-11 星期六
slug: diary-2023-02-11
-date: 2023-02-11
+date: 2023-02-11T00:00:00.000Z
author: KazooTTT
tags:
- 日记
@@ -10,8 +10,7 @@ description: >-
2023年2月11日星期六,菜单包括外婆菜炒蛋搭配土豆箜饭,饮料为冰糖加柠檬片。当天的计划包括使用tailwind编写样式,学习Photoshop或Figma操作以制作视频封面模板,以及进行AI
Hanser的相关工作。
rinId: 22
-
-
+toAstro: true
category: 日记-2023-02
---
diff --git a/src/content/post/日记/2023/02/2023-02-21.md b/src/content/post/日记/2023/02/2023-02-21.md
index c4e3f1c..735628d 100644
--- a/src/content/post/日记/2023/02/2023-02-21.md
+++ b/src/content/post/日记/2023/02/2023-02-21.md
@@ -1,7 +1,7 @@
---
title: 2023-02-21 星期二
slug: diary-2023-02-21
-date: 2023-02-21
+date: 2023-02-21T00:00:00.000Z
author: KazooTTT
tags:
- 日记
@@ -9,8 +9,7 @@ published: true
description: >-
在2023年2月21日的内容中,讨论了数组元素索引为何从0开始编号的问题。根据地址计算公式,索引实际上代表了内存地址的偏移量,首个元素的地址偏移量为0,因此索引从0开始是合理的。文章中还提供了一张图示,进一步解释了这一概念。
rinId: 23
-
-
+toAstro: true
category: 日记-2023-02
---
diff --git a/src/content/post/日记/2023/09/2023-09-08.md b/src/content/post/日记/2023/09/2023-09-08.md
index 091fa5f..aae5cf2 100644
--- a/src/content/post/日记/2023/09/2023-09-08.md
+++ b/src/content/post/日记/2023/09/2023-09-08.md
@@ -1,7 +1,7 @@
---
title: 2023-09-08 星期五
slug: diary-2023-09-08
-date: 2023-09-08
+date: 2023-09-08T00:00:00.000Z
author: KazooTTT
tags:
- 日记
@@ -10,8 +10,7 @@ tags:
published: true
description: 2023年9月8日星期五的记录中提到了一段关于直播的内容,强调不需要背负任何负担,只需带着空行囊和彼此即可。
rinId: 24
-
-
+toAstro: true
category: 日记-2023-09
---
diff --git a/src/content/post/日记/2023/09/2023-09-09.md b/src/content/post/日记/2023/09/2023-09-09.md
index f3cc049..1a60aeb 100644
--- a/src/content/post/日记/2023/09/2023-09-09.md
+++ b/src/content/post/日记/2023/09/2023-09-09.md
@@ -1,15 +1,14 @@
---
title: 2023-09-09 星期六
slug: diary-2023-09-09
-date: 2023-09-09
+date: 2023-09-09T00:00:00.000Z
author: KazooTTT
tags:
- 日记
published: true
description: 2023年9月9日星期六的日程安排包括已完成的项目升级和游泳,以及待完成的nextjs+node运行时脚本测试。
rinId: 25
-
-
+toAstro: true
category: 日记-2023-09
---
diff --git a/src/content/post/日记/2023/09/2023-09-10.md b/src/content/post/日记/2023/09/2023-09-10.md
index 5e95b93..dcf38bb 100644
--- a/src/content/post/日记/2023/09/2023-09-10.md
+++ b/src/content/post/日记/2023/09/2023-09-10.md
@@ -1,7 +1,7 @@
---
title: 2023-09-10 星期日
slug: diary-2023-09-10
-date: 2023-09-10
+date: 2023-09-10T00:00:00.000Z
author: KazooTTT
tags:
- 日记
@@ -9,8 +9,7 @@ published: true
description: >-
2023年9月10日,某博客讨论了其支持的模板语法,指出虽然功能丰富,但使用起来感觉不够灵活且学习成本较高。文章中提出疑问,低代码是否是一种高效但可能过于简化的编程方式。
rinId: 26
-
-
+toAstro: true
category: 日记-2023-09
---
diff --git a/src/content/post/日记/2023/09/2023-09-12.md b/src/content/post/日记/2023/09/2023-09-12.md
index fac5aa1..b32587d 100644
--- a/src/content/post/日记/2023/09/2023-09-12.md
+++ b/src/content/post/日记/2023/09/2023-09-12.md
@@ -1,7 +1,7 @@
---
title: 2023-09-12 星期二
slug: diary-2023-09-12
-date: 2023-09-12
+date: 2023-09-12T00:00:00.000Z
author: KazooTTT
tags:
- 日记
@@ -10,8 +10,7 @@ published: true
description: >-
今天的任务包括完成多项链表相关的编程题目,其中已完成的有“86.分隔链表”和“141.环形链表”,未完成的有“142.环形链表-ii”和“160.相交链表”。此外,已完成的任务还包括在Obsidian中链接外部代码文件。健身方面,进行了跑步、椭圆机和器械锻炼,并计划下次带拖鞋以便洗完澡后直接穿回家。
rinId: 27
-
-
+toAstro: true
category: 日记-2023-09
---
diff --git a/src/content/post/日记/2023/09/2023-09-14.md b/src/content/post/日记/2023/09/2023-09-14.md
index 096ed20..3b49586 100644
--- a/src/content/post/日记/2023/09/2023-09-14.md
+++ b/src/content/post/日记/2023/09/2023-09-14.md
@@ -1,7 +1,7 @@
---
title: 2023-09-14 星期四
slug: diary-2023-09-14
-date: 2023-09-14
+date: 2023-09-14T00:00:00.000Z
author: KazooTTT
tags:
- 日记
@@ -9,8 +9,7 @@ published: true
description: >-
今天是2023年9月14日,星期四。今天的计划包括打卡和健身。健身内容包括跑步20分钟和使用器械30分钟,虽然9点去健身房时间有点紧张。此外,已经下单了一款新手表,预计下周五到货。感觉自己的背部似乎直了一些。还提到了一种快速获取telegram
chatId并实现消息通知的方法。
-
-
+toAstro: true
category: 日记-2023-09
---
diff --git a/src/content/post/日记/2023/09/2023-09-15.md b/src/content/post/日记/2023/09/2023-09-15.md
index 72a5cf2..9e79c86 100644
--- a/src/content/post/日记/2023/09/2023-09-15.md
+++ b/src/content/post/日记/2023/09/2023-09-15.md
@@ -1,14 +1,13 @@
---
title: 2023-09-15 星期五
slug: diary-2023-09-15
-date: 2023-09-15
+date: 2023-09-15T00:00:00.000Z
author: KazooTTT
tags:
- 日记
published: true
description: 2023年9月15日星期五的日程包括修复notion-blog中vercel og的问题,并进行打卡记录。
-
-
+toAstro: true
category: 日记-2023-09
---
diff --git a/src/content/post/日记/2023/09/2023-09-24.md b/src/content/post/日记/2023/09/2023-09-24.md
index 20acbe6..29627ee 100644
--- a/src/content/post/日记/2023/09/2023-09-24.md
+++ b/src/content/post/日记/2023/09/2023-09-24.md
@@ -1,7 +1,7 @@
---
title: 2023-09-24 星期日
slug: diary-2023-09-24
-date: 2023-09-24
+date: 2023-09-24T00:00:00.000Z
author: KazooTTT
tags:
- 日记
@@ -11,8 +11,7 @@ description: >-
今天的任务包括翻译YouTube视频《Monorepos - How the Pros Scale Huge Software Projects //
Turborepo vs
Nx》并投稿到Bilibili,视频链接为https://www.youtube.com/watch?v=9iU_IE6vnJ8,投稿链接为https://www.bilibili.com/video/BV1uz4y1V7cb/?spm_id_from=..search-card.all.click&vd_source=729e6f70ca3cee328ccece68cb2bbd30。此外,还有待处理的inbox事项。
-
-
+toAstro: true
category: 日记-2023-09
---
@@ -27,4 +26,4 @@ category: 日记-2023-09
[Monorepos - How the Pros Scale Huge Software Projects // Turborepo vs Nx](https://www.youtube.com/watch?v=9iU_IE6vnJ8) 的翻译然后[投稿](https://www.bilibili.com/video/BV1uz4y1V7cb/?spm_id_from=..search-card.all.click&vd_source=729e6f70ca3cee328ccece68cb2bbd30)
-## Inbox
\ No newline at end of file
+## Inbox
diff --git a/src/content/post/日记/2023/10/2023-10-06.md b/src/content/post/日记/2023/10/2023-10-06.md
index cb04aa9..271be97 100644
--- a/src/content/post/日记/2023/10/2023-10-06.md
+++ b/src/content/post/日记/2023/10/2023-10-06.md
@@ -1,15 +1,14 @@
---
title: 2023-10-06 星期五
slug: diary-2023-10-06
-date: 2023-10-06
+date: 2023-10-06T00:00:00.000Z
author: KazooTTT
tags:
- 日记
published: true
description: >-
今天的任务包括给手表充电和录制关于如何使用MessAuto和iMessage实现iPhone和mac信息同步及自动复制验证码的视频,并计划将视频发布到B站和小红书上。
-
-
+toAstro: true
category: 日记-2023-10
---
@@ -25,4 +24,4 @@ category: 日记-2023-10
## 打卡
-## Inbox
\ No newline at end of file
+## Inbox
diff --git a/src/content/post/日记/2023/10/2023-10-07.md b/src/content/post/日记/2023/10/2023-10-07.md
index 40fa7a4..54e4eb7 100644
--- a/src/content/post/日记/2023/10/2023-10-07.md
+++ b/src/content/post/日记/2023/10/2023-10-07.md
@@ -1,14 +1,13 @@
---
title: 2023-10-07 星期六
slug: diary-2023-10-07
-date: 2023-10-07
+date: 2023-10-07T00:00:00.000Z
author: KazooTTT
tags:
- 日记
published: true
description: 2023年10月7日星期六的计划包括国庆期间的厦门和杭州旅行,以及当天的打卡和待办事项。
-
-
+toAstro: true
category: 日记-2023-10
---
@@ -23,4 +22,4 @@ category: 日记-2023-10
## 打卡
-## Inbox
\ No newline at end of file
+## Inbox
diff --git a/src/content/post/日记/2023/10/2023-10-10.md b/src/content/post/日记/2023/10/2023-10-10.md
index 0700425..f945358 100644
--- a/src/content/post/日记/2023/10/2023-10-10.md
+++ b/src/content/post/日记/2023/10/2023-10-10.md
@@ -1,14 +1,13 @@
---
title: 2023-10-10 星期二
slug: diary-2023-10-10
-date: 2023-10-10
+date: 2023-10-10T00:00:00.000Z
author: KazooTTT
tags:
- 日记
published: true
description: 今天的计划包括阅读vite文档,并进行打卡和处理inbox事项。
-
-
+toAstro: true
category: 日记-2023-10
---
@@ -23,4 +22,4 @@ category: 日记-2023-10
## 打卡
-## Inbox
\ No newline at end of file
+## Inbox
diff --git a/src/content/post/日记/2023/10/2023-10-18.md b/src/content/post/日记/2023/10/2023-10-18.md
index 0cac152..a0e3c63 100644
--- a/src/content/post/日记/2023/10/2023-10-18.md
+++ b/src/content/post/日记/2023/10/2023-10-18.md
@@ -1,14 +1,13 @@
---
title: 2023-10-18 星期三
slug: diary-2023-10-18
-date: 2023-10-18
+date: 2023-10-18T00:00:00.000Z
author: KazooTTT
tags:
- 日记
published: true
description: 今天的日程包括图片上传测试和打卡活动,同时有一个待处理的inbox事项。
-
-
+toAstro: true
category: 日记-2023-10
---
@@ -23,4 +22,4 @@ category: 日记-2023-10
## 打卡
-## Inbox
\ No newline at end of file
+## Inbox
diff --git a/src/content/post/日记/2023/10/2023-10-19.md b/src/content/post/日记/2023/10/2023-10-19.md
index c276ba6..93853b0 100644
--- a/src/content/post/日记/2023/10/2023-10-19.md
+++ b/src/content/post/日记/2023/10/2023-10-19.md
@@ -1,14 +1,13 @@
---
title: 2023-10-19 星期四
slug: diary-2023-10-19
-date: 2023-10-19
+date: 2023-10-19T00:00:00.000Z
author: KazooTTT
tags:
- 日记
published: true
description: 2023年10月19日星期四的日程包括发布xlsx util工具包,该工具能够根据输入的列索引返回如A、B等实际列名。此外,还包括打卡和处理inbox事项。
-
-
+toAstro: true
category: 日记-2023-10
---
@@ -23,4 +22,4 @@ xlsx util 发包,实现输入列的索引,输出 A B 这样真实的列名
## 打卡
-## Inbox
\ No newline at end of file
+## Inbox
diff --git a/src/content/post/日记/2023/10/2023-10-21.md b/src/content/post/日记/2023/10/2023-10-21.md
index 110d884..e12a2bc 100644
--- a/src/content/post/日记/2023/10/2023-10-21.md
+++ b/src/content/post/日记/2023/10/2023-10-21.md
@@ -1,14 +1,13 @@
---
title: 2023-10-21 星期六
slug: diary-2023-10-21
-date: 2023-10-21
+date: 2023-10-21T00:00:00.000Z
author: KazooTTT
tags:
- 日记
published: true
description: 2023年10月21日星期六的日程安排包括打卡和处理inbox事务。具体打卡内容通过一张图片展示,而inbox的具体内容未详细说明。
-
-
+toAstro: true
category: 日记-2023-10
---
@@ -23,4 +22,4 @@ category: 日记-2023-10

-## Inbox
\ No newline at end of file
+## Inbox
diff --git a/src/content/post/日记/2023/10/2023-10-22.md b/src/content/post/日记/2023/10/2023-10-22.md
index c1c9e10..000c42a 100644
--- a/src/content/post/日记/2023/10/2023-10-22.md
+++ b/src/content/post/日记/2023/10/2023-10-22.md
@@ -1,14 +1,13 @@
---
title: 2023-10-22 星期日
slug: diary-2023-10-22
-date: 2023-10-22
+date: 2023-10-22T00:00:00.000Z
author: KazooTTT
tags:
- 日记
published: true
description: 今天的计划包括防抖技术的学习和打卡任务,同时还有待处理的邮件。
-
-
+toAstro: true
category: 日记-2023-10
---
@@ -23,4 +22,4 @@ category: 日记-2023-10
## 打卡
-## Inbox
\ No newline at end of file
+## Inbox
diff --git a/src/content/post/日记/2023/10/2023-10-28.md b/src/content/post/日记/2023/10/2023-10-28.md
index 42a2ce8..2b7f640 100644
--- a/src/content/post/日记/2023/10/2023-10-28.md
+++ b/src/content/post/日记/2023/10/2023-10-28.md
@@ -1,7 +1,7 @@
---
title: 2023-10-28 星期六
slug: diary-2023-10-28
-date: 2023-10-28
+date: 2023-10-28T00:00:00.000Z
author: KazooTTT
tags:
- 日记
@@ -9,8 +9,7 @@ published: true
description: >-
Today's schedule includes learning from the dom-to-image topic, with a note on
weread content in the inbox.
-
-
+toAstro: true
category: 日记-2023-10
---
diff --git a/src/content/post/日记/2023/11/2023-11-06.md b/src/content/post/日记/2023/11/2023-11-06.md
index 5c71f19..5c806ea 100644
--- a/src/content/post/日记/2023/11/2023-11-06.md
+++ b/src/content/post/日记/2023/11/2023-11-06.md
@@ -1,14 +1,13 @@
---
title: 2023-11-06 星期一
slug: diary-2023-11-06
-date: 2023-11-06
+date: 2023-11-06T00:00:00.000Z
author: KazooTTT
tags:
- 日记
published: true
description: 2023年11月6日,星期一,记录了当天的打卡情况,显示Wakatime的使用时间较长,给人留下了深刻印象。此外,还提到了inbox,但未详细说明内容。
-
-
+toAstro: true
category: 日记-2023-11
---
diff --git a/src/content/post/日记/2023/11/2023-11-16.md b/src/content/post/日记/2023/11/2023-11-16.md
index 1a9bb47..d2cb321 100644
--- a/src/content/post/日记/2023/11/2023-11-16.md
+++ b/src/content/post/日记/2023/11/2023-11-16.md
@@ -1,7 +1,7 @@
---
title: 2023-11-16 星期四
slug: diary-2023-11-16
-date: 2023-11-16
+date: 2023-11-16T00:00:00.000Z
author: KazooTTT
tags:
- 日记
@@ -9,8 +9,7 @@ published: true
description: >-
今天是2023年11月16日,星期四。今天的主要任务是开始学习web3,特别是参加了一个名为solidity_bootcamp的在线课程,该课程由open
build提供。此外,还记录了学习笔记,但具体内容未在提供的材料中详细说明。
-
-
+toAstro: true
category: 日记-2023-11
---
diff --git a/src/content/post/日记/2023/11/2023-11-17.md b/src/content/post/日记/2023/11/2023-11-17.md
index a0d0df5..344b535 100644
--- a/src/content/post/日记/2023/11/2023-11-17.md
+++ b/src/content/post/日记/2023/11/2023-11-17.md
@@ -1,15 +1,14 @@
---
title: 2023-11-17 星期五
slug: diary-2023-11-17
-date: 2023-11-17
+date: 2023-11-17T00:00:00.000Z
author: KazooTTT
tags:
- 日记
published: true
description: >-
今天的任务清单中,已完成的是下午去办理港澳通行证,而未完成的是准备公司评级的材料和学习web3基础知识。此外,今天的日程中还包括打卡和查看inbox,但没有具体的事项列出。
-
-
+toAstro: true
category: 日记-2023-11
---
diff --git a/src/content/post/日记/2024/11/2024-11-30.md b/src/content/post/日记/2024/11/2024-11-30.md
index be426fe..0e2fa45 100644
--- a/src/content/post/日记/2024/11/2024-11-30.md
+++ b/src/content/post/日记/2024/11/2024-11-30.md
@@ -1,13 +1,14 @@
---
title: 2024-11-30 星期六
-date: 2024-11-30
+date: 2024-11-30T00:00:00.000Z
day_of_week: 星期六
author: KazooTTT
tags:
- 日记
-description:
+description: null
slug: diary-2024-11-30
published: true
+toAstro: true
category: 日记-2024-11
---
vscode extention启动时间
diff --git a/src/content/post/日记/周报/2024-W19.md b/src/content/post/日记/周报/2024-W19.md
index 00b45b0..e8da723 100755
--- a/src/content/post/日记/周报/2024-W19.md
+++ b/src/content/post/日记/周报/2024-W19.md
@@ -1,6 +1,6 @@
---
title: 2024-W19
-date: 2024-04-12
+date: 2024-04-12T00:00:00.000Z
author: KazooTTT
type: Post
status: Draft
@@ -12,6 +12,7 @@ slug: 2024-W19
description: >-
Alice研究周报第21期发布,涵盖了Claude控制台的升级信息以及阿里通义千问2.5的最新进展,该版本宣称在性能上超越了GPT-4。日期范围为2024年5月6日至5月12日。
rinId: 98
+toAstro: true
---
# 2024-W19
diff --git a/src/content/post/编程/web3/tokenERC20部署和学习.md b/src/content/post/编程/web3/tokenERC20部署和学习.md
index 60e322b..b34aec4 100644
--- a/src/content/post/编程/web3/tokenERC20部署和学习.md
+++ b/src/content/post/编程/web3/tokenERC20部署和学习.md
@@ -6,12 +6,13 @@ description: >-
本内容涉及ERC20代币的部署与学习,具体参考GitHub上的meterio/tokenERC20项目,地址为https://github.com/meterio/tokenERC20。
rinId: 12
finished: true
-date: 2024-02-07
+date: 2024-02-07T00:00:00.000Z
category: 编程-web3
tags:
- tokenERC20
- 部署
- 学习
+toAstro: true
---
# tokenERC20部署和学习
diff --git a/src/content/post/编程/前端/node/nodejs AMD Asynchronous Module Definition.md b/src/content/post/编程/前端/node/nodejs AMD Asynchronous Module Definition.md
index 5a50023..bbe85e6 100644
--- a/src/content/post/编程/前端/node/nodejs AMD Asynchronous Module Definition.md
+++ b/src/content/post/编程/前端/node/nodejs AMD Asynchronous Module Definition.md
@@ -1,18 +1,23 @@
---
title: AMD
-date: 2023-09-27
+date: 2023-09-27T00:00:00.000Z
author: KazooTTT
tags:
- node
- amd
published: true
slug: amd
-description: AMD, or Asynchronous Module Definition, is a JavaScript specification for defining modules where the module and its dependencies can be asynchronously loaded. This is particularly useful for web applications where scripts can be loaded in parallel, improving performance and efficiency.
+description: >-
+ AMD, or Asynchronous Module Definition, is a JavaScript specification for
+ defining modules where the module and its dependencies can be asynchronously
+ loaded. This is particularly useful for web applications where scripts can be
+ loaded in parallel, improving performance and efficiency.
category: 编程-前端-node
+toAstro: true
---
# AMD
[[CommonJS简介]]
-## 什么是 AMD
\ No newline at end of file
+## 什么是 AMD
diff --git a/src/content/post/编程/前端/node/npm scope公共包.md b/src/content/post/编程/前端/node/npm scope公共包.md
index 7eea9ee..832eede 100644
--- a/src/content/post/编程/前端/node/npm scope公共包.md
+++ b/src/content/post/编程/前端/node/npm scope公共包.md
@@ -1,6 +1,6 @@
---
title: npm scope公共包
-date: 2024-02-18
+date: 2024-02-18T00:00:00.000Z
author: KazooTTT
tags:
- npm
@@ -12,6 +12,7 @@ description: >-
--access=public`,以确保包的访问权限为公开。
rinId: 72
category: 编程-前端-node
+toAstro: true
---
# Npm Scope公共包
diff --git a/src/content/post/编程/前端/如何更加直接地查看浏览器内核.md b/src/content/post/编程/前端/如何更加直接地查看浏览器内核.md
index 91e8660..98f9601 100644
--- a/src/content/post/编程/前端/如何更加直接地查看浏览器内核.md
+++ b/src/content/post/编程/前端/如何更加直接地查看浏览器内核.md
@@ -1,6 +1,6 @@
---
title: 如何更加直接地查看浏览器内核
-date: 2024-04-01
+date: 2024-04-01T00:00:00.000Z
author: KazooTTT
tags: []
finished: true
@@ -11,6 +11,7 @@ description: >-
NotionID-notionnext: 23be0d61-036d-48cc-925c-c8c25de31aa5
link-notionnext: 'https://kazoottt.notion.site/23be0d61036d48cc925cc8c25de31aa5'
rinId: 54
+toAstro: true
category: 编程-前端
---
diff --git a/src/content/post/编程/前端/禁止antd modal按下esc关闭弹窗.md b/src/content/post/编程/前端/禁止antd modal按下esc关闭弹窗.md
index 8753af4..cf9d0e2 100644
--- a/src/content/post/编程/前端/禁止antd modal按下esc关闭弹窗.md
+++ b/src/content/post/编程/前端/禁止antd modal按下esc关闭弹窗.md
@@ -1,6 +1,6 @@
---
title: 禁止antd modal按下esc关闭弹窗
-date: 2024-10-15
+date: 2024-10-15T00:00:00.000Z
author: KazooTTT
type: Post
status: Published
@@ -12,6 +12,7 @@ published: true
category: 编程-前端
slug: antd-modal-esc-disabled
description: 解决antd modal 键盘关闭问题:设置modal的keyboard属性为false。
+toAstro: true
---
参考地址:[Modal: option not to close with cancel key · Issue #22137 · ant-design/ant-design · GitHub](https://github.com/ant-design/ant-design/issues/22137)
diff --git a/src/content/post/编程/计算机网络/如何清空dns缓存.md b/src/content/post/编程/计算机网络/如何清空dns缓存.md
index ae30f37..85b64f5 100644
--- a/src/content/post/编程/计算机网络/如何清空dns缓存.md
+++ b/src/content/post/编程/计算机网络/如何清空dns缓存.md
@@ -1,6 +1,6 @@
---
title: 如何清空dns缓存
-date: 2024-02-26
+date: 2024-02-26T00:00:00.000Z
author: KazooTTT
tags:
- dns
@@ -10,9 +10,9 @@ tags:
finished: true
published: true
slug: how-to-clear-the-dns-cache
-description: >-
- 本文介绍了如何在Mac和windows系统中清空DNS缓存和查看自己的IP地址。
+description: 本文介绍了如何在Mac和windows系统中清空DNS缓存和查看自己的IP地址。
rinId: 76
+toAstro: true
category: 编程-计算机网络
---
diff --git a/src/content/post/设计/UI设计/课程 - 零基础学figma.md b/src/content/post/设计/UI设计/课程 - 零基础学figma.md
index bbe4ba9..af458c1 100644
--- a/src/content/post/设计/UI设计/课程 - 零基础学figma.md
+++ b/src/content/post/设计/UI设计/课程 - 零基础学figma.md
@@ -5,14 +5,16 @@ tags:
- figma
- 设计
- 课程
-description: 本课程为零基础学习Figma的视频教程,由酸梅干超人在Bilibili平台发布,视频链接为。课程内容包括图标设计的基础知识,讲解了图标如何通过基础图形组合而成。此外,还探讨了在不涉及直接操作SVG制作动态效果的情况下,直接绘制图标可能更为快捷。
+description: >-
+ 本课程为零基础学习Figma的视频教程,由酸梅干超人在Bilibili平台发布,视频链接为。课程内容包括图标设计的基础知识,讲解了图标如何通过基础图形组合而成。此外,还探讨了在不涉及直接操作SVG制作动态效果的情况下,直接绘制图标可能更为快捷。
title: 课程 - 零基础学figma
-date: 2023-09-10
+date: 2023-09-10T00:00:00.000Z
author: KazooTTT
type: Post
status: Published
finished: false
category: 设计-UI设计
+toAstro: true
---
# 课程 - 零基础学figma
diff --git a/src/content/post/设计/视频剪辑/视频颜色空间异常,请检查文件后重新上传.md b/src/content/post/设计/视频剪辑/视频颜色空间异常,请检查文件后重新上传.md
index 986cefb..fb359b9 100644
--- a/src/content/post/设计/视频剪辑/视频颜色空间异常,请检查文件后重新上传.md
+++ b/src/content/post/设计/视频剪辑/视频颜色空间异常,请检查文件后重新上传.md
@@ -1,6 +1,6 @@
---
title: 视频颜色空间异常,请检查文件后重新上传
-date: 2024-11-12
+date: 2024-11-12T00:00:00.000Z
author: KazooTTT
type: Post
status: Published
@@ -12,6 +12,7 @@ category: 设计-视频剪辑
slug: >-
the-color-space-of-the-video-is-abnormal-please-check-the-file-and-upload-it-again
description: 视频颜色空间异常,需要检查文件后重新上传。解决方法是使用permute h265重新转码。
+toAstro: true
---
视频颜色空间异常,请检查文件后重新上传
diff --git a/src/content/post/软件/Telegram bot推荐 VidDlPBot.md b/src/content/post/软件/Telegram bot推荐 VidDlPBot.md
index a06bf65..3be10bd 100644
--- a/src/content/post/软件/Telegram bot推荐 VidDlPBot.md
+++ b/src/content/post/软件/Telegram bot推荐 VidDlPBot.md
@@ -1,6 +1,6 @@
---
title: Telegram bot推荐 VidDlPBot
-date: 2024-06-26
+date: 2024-06-26T00:00:00.000Z
author: KazooTTT
type: Post
status: Published
@@ -18,6 +18,7 @@ slug: telegram-bot-recommendation-viddlpbot
description: 推荐一款Telegram bot——VidDlPBot,可以轻松下载Twitter、TikTok、YouTube、Instagram的视频,操作简便。
rinId: 60
category: 软件
+toAstro: true
---
# Telegram Bot推荐 VidDlPBot
diff --git a/src/content/post/软件/arm64和x64与苹果芯片的关系备忘.md b/src/content/post/软件/arm64和x64与苹果芯片的关系备忘.md
index 19933b8..4243e7d 100644
--- a/src/content/post/软件/arm64和x64与苹果芯片的关系备忘.md
+++ b/src/content/post/软件/arm64和x64与苹果芯片的关系备忘.md
@@ -1,6 +1,6 @@
---
title: arm64和x64与苹果芯片的关系备忘
-date: 2023-10-16
+date: 2023-10-16T00:00:00.000Z
author: KazooTTT
tags:
- 备忘
@@ -10,6 +10,7 @@ notionID: b527f805-03f2-41d3-a0f2-0503eb8a9c0c
slug: memo-on-arm64-and-x64-in-relation-to-apple-chips
description: >-
本文旨在帮助读者理解并记忆arm64(aarch64)与x86_64架构的区别及其与苹果芯片和Intel芯片的关系。通过简明的记录,指导读者在选择硬件时如何根据芯片类型做出正确的决策。
+toAstro: true
category: 软件
---
diff --git a/src/content/post/软件/obsidian技巧备忘.md b/src/content/post/软件/obsidian技巧备忘.md
index c5be38f..a7c012b 100644
--- a/src/content/post/软件/obsidian技巧备忘.md
+++ b/src/content/post/软件/obsidian技巧备忘.md
@@ -1,6 +1,6 @@
---
title: obsidian技巧备忘
-date: 2023-10-16
+date: 2023-10-16T00:00:00.000Z
author: KazooTTT
tags:
- 备忘
@@ -9,6 +9,7 @@ link: 'https://kazoottt.notion.site/obsidian-c6755f6ab1f04617b378e8bee26fd089'
notionID: c6755f6a-b1f0-4617-b378-e8bee26fd089
slug: obsidian-tips-memo
description: Obsidian技巧备忘:粘贴代码时,使用cmd+v可能导致样式错乱,建议改用cmd+shift+v。同时,可以利用Obsidian链接外部代码文件。
+toAstro: true
category: 软件
---
@@ -21,4 +22,4 @@ category: 软件
搜索所有的未完成的任务
-
\ No newline at end of file
+
diff --git a/src/content/post/软件/shot.so - 图片美化工具.md b/src/content/post/软件/shot.so - 图片美化工具.md
index 83dcee9..255c6e9 100644
--- a/src/content/post/软件/shot.so - 图片美化工具.md
+++ b/src/content/post/软件/shot.so - 图片美化工具.md
@@ -1,6 +1,6 @@
---
title: shot.so
-date: 2023-09-17
+date: 2023-09-17T00:00:00.000Z
author: KazooTTT
tags:
- 软件推荐
@@ -14,6 +14,7 @@ description: >-
shot.so是一个图片美化工具,主要用于快速美化截图。它支持设备模拟,允许用户修改阴影、边框、比例等属性。该工具内置了大量免费模板,方便用户快速创建精美的图片效果。
rinId: 62
category: 软件
+toAstro: true
---
# shot.so - 图片美化工具
diff --git a/src/content/post/软件/vscode md自动预览.md b/src/content/post/软件/vscode md自动预览.md
index 85dce9f..adebf7d 100644
--- a/src/content/post/软件/vscode md自动预览.md
+++ b/src/content/post/软件/vscode md自动预览.md
@@ -1,6 +1,6 @@
---
title: vscode md自动预览
-date: 2024-10-15
+date: 2024-10-15T00:00:00.000Z
author: KazooTTT
type: Post
status: Published
@@ -16,6 +16,7 @@ description: >-
Side为true可以快速看到 markdown 文件的预览效果,但这种方式不是很推荐。
NotionID-notionnext: 12b55568-fd75-81ce-82a3-fdb4a13d1658
link-notionnext: 'https://kazoottt.notion.site/vscode-md-12b55568fd7581ce82a3fdb4a13d1658'
+toAstro: true
---
# vscode md自动预览
diff --git a/src/content/post/阅读笔记/摘抄.md b/src/content/post/阅读笔记/摘抄.md
index 8600597..90786ff 100644
--- a/src/content/post/阅读笔记/摘抄.md
+++ b/src/content/post/阅读笔记/摘抄.md
@@ -1,6 +1,6 @@
---
title: 摘抄
-date: 2024-03-27
+date: 2024-03-27T00:00:00.000Z
author: KazooTTT
tags: []
finished: true
@@ -11,6 +11,7 @@ description: >-
Fowler强调了代码中重复问题的严重性,认为重复是代码中最坏的“味道”。同时,提到了关于开源的心理建设资源,暗示了在编程和开源项目中维护心理健康的重要性。
rinId: 31
category: 阅读笔记
+toAstro: true
---
# 摘抄
diff --git a/src/content/post/项目/已结项/写一个油猴脚本,自动地选择最新微博.md b/src/content/post/项目/已结项/写一个油猴脚本,自动地选择最新微博.md
index bfb0239..fd0afbd 100644
--- a/src/content/post/项目/已结项/写一个油猴脚本,自动地选择最新微博.md
+++ b/src/content/post/项目/已结项/写一个油猴脚本,自动地选择最新微博.md
@@ -1,6 +1,6 @@
---
title: 写一个油猴脚本,自动地选择最新微博
-date: 2024-06-26
+date: 2024-06-26T00:00:00.000Z
author: KazooTTT
type: Post
status: Published
@@ -11,6 +11,7 @@ slug: write-an-oil-monkey-script-that-automatically-selects-the-latest-tweets
rinId: 64
category: 项目-已结项
description: 自动化微博浏览顺序脚本,快速轻松调整微博的浏览顺序。
+toAstro: true
---
# 写一个油猴脚本,自动地选择最新微博
diff --git a/src/content/post/项目/已结项/博客改造日志.md b/src/content/post/项目/已结项/博客改造日志.md
index 3edae32..375ddb6 100644
--- a/src/content/post/项目/已结项/博客改造日志.md
+++ b/src/content/post/项目/已结项/博客改造日志.md
@@ -1,7 +1,7 @@
---
title: 博客改造日志
subtitle: 改造自黄玄老师提供的博客模板
-date: 2022-10-12
+date: 2022-10-12T00:00:00.000Z
author: KazooTTT
tags:
- 博客
@@ -15,6 +15,7 @@ description: >-
finished: true
rinId: 124
category: 项目-已结项
+toAstro: true
---
# 博客改造日志
diff --git a/src/content/post/项目/已结项/实现一个auto slugify.md b/src/content/post/项目/已结项/实现一个auto slugify.md
index 939f5ea..ade1dc1 100644
--- a/src/content/post/项目/已结项/实现一个auto slugify.md
+++ b/src/content/post/项目/已结项/实现一个auto slugify.md
@@ -1,6 +1,6 @@
---
title: 实现一个auto slugify
-date: 2024-02-20
+date: 2024-02-20T00:00:00.000Z
author: KazooTTT
tags:
- slug
@@ -14,6 +14,7 @@ description: >-
based on the auto-slugify library available on GitHub.
rinId: 65
category: 项目-已结项
+toAstro: true
---
# Auto Slugify Webapp