diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 00000000000..13566b81b01
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,8 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Editor-based HTTP Client requests
+/httpRequests/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
diff --git a/.idea/blog.iml b/.idea/blog.iml
new file mode 100644
index 00000000000..61021940449
--- /dev/null
+++ b/.idea/blog.iml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
new file mode 100644
index 00000000000..59187a39133
--- /dev/null
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -0,0 +1,131 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 00000000000..e81aaae081f
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 00000000000..35eb1ddfbbc
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/package.json b/package.json
index 894859abe9c..27665f98a59 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
"server": "hexo server"
},
"hexo": {
- "version": "7.0.0"
+ "version": "4.2.1"
},
"dependencies": {
"hexo": "^4.2.1",
@@ -25,4 +25,4 @@
"hexo-renderer-stylus": "^1.1.0",
"hexo-server": "^1.0.0"
}
-}
+}
\ No newline at end of file
diff --git a/source/_posts/terry-he.md b/source/_posts/terry-he.md
new file mode 100644
index 00000000000..81fbfba0c05
--- /dev/null
+++ b/source/_posts/terry-he.md
@@ -0,0 +1,20 @@
+---
+title: terry-he
+date: 2025-03-26 22:10:55
+categories:
+ - 2025春夏季操作系统训练营
+tags:
+ - author:stop1204
+ - 第二階段: ...
+ - 第一階段: https://github.com/LearningOS/2025s-rustling-stop1204
+ - blog: https://github.com/stop1204/blog?tab=readme-ov-file
+
+---
+
+# 前言
+`業餘愛好者, 為興趣而來, 有時候會做一些奇奇怪怪的事情`
+
+# Day 1 26/3/2025
+奇奇怪怪, 沒用過 blog,不知道怎麼用.~ 發佈之後我的 blog 鏈接 page 在哪裡.
+剛完成 rustlings. 先記錄一下吧. 把 algorithm 5-10 跳過了, 在 AI 輔助下完成. 因為整的沒有學過算法. 所以後續有時間再補作業吧. 先開始 OS 的前置內容學習.
+