diff --git a/assets/images/website_icon.png b/assets/images/website_icon.png new file mode 100644 index 0000000..ad978fc Binary files /dev/null and b/assets/images/website_icon.png differ diff --git a/content/about/index.md b/content/about/index.md index af1b457..5af7567 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -1,7 +1,36 @@ --- date: '2025-05-28T20:32:04+08:00' draft: false -title: '自我介绍' +title: '自言自语' --- -鄙人[姓名],[籍贯]人氏也。幼承庭训,长习诗书,虽无仲尼之智,然慕颜回之德。性嗜学,尤好[某领域,如经史、诗词等],每有会意,便欣然忘食。 \ No newline at end of file +我本是山野之人, +不问红尘事,不识功名味。 +偶尔走出深林,踏入人群, +像一阵风,吹过热闹的街市,又悄然离去。 + +我在书堆中起舞, +半卷残书也能让我醉倒其中。 +可我知道, +哪怕坐在井底仰望天空, +也总有人以为那就是全部的世界。 +一片叶,足以遮住双眼; +一句话,足以蒙蔽心灵。 + +我煮一壶新茶, +用刚燃起的火,试这初春的味道。 +琴声悠悠,诗行缓缓, +字里行间,都是我自己与世界的对话。 + +我不求世事圆满, +也不奢望梦有多远。 +我只是站在佛门之外, +轻轻问一句: +什么是觉悟? +什么是道? + +或许, +真正的“悟”, +不是逃离人间, +而是在人世间, +看清自己。 \ No newline at end of file diff --git a/content/posts/first.md b/content/posts/first.md index 0f8b6c0..1fed5f0 100644 --- a/content/posts/first.md +++ b/content/posts/first.md @@ -1,5 +1,13 @@ --- date: '2025-05-27T21:03:50+08:00' -draft: true -title: 'First' +draft: false +title: '建站记' --- + +癸卯年冬,余购域名、赁服务器,始建博客。或问其故,答曰:「欲存思想于一隅耳。」 + +初,择技术栈,踌躇难决。或荐WordPress,言其便;或劝手写代码,称其洁。余思之再三,终选HUGO框架,以其简而有力也。 + +部署之日,遇谬误无数。终端报红,汗涔涔下;忽而解决,则拊掌大笑。历三昼夜,终见「Hello World」跃于屏上,快哉! + +嗟乎!今人著述,多托于社交媒体,然平台无常,倏忽湮灭。昔人刻石于山,今余编码于云,其志一也。 \ No newline at end of file diff --git a/hugo.yaml b/hugo.yaml index 8786d83..b45a5bc 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -12,7 +12,7 @@ menu: url: "/posts/" weight: 2 - name: "关于" - url: "about" + url: "/about/" weight: 3 params: @@ -24,26 +24,24 @@ params: ShowReadingTime: true profileMode: enabled: true - title: 深夜适合思考 - imageUrl: "#" + title: " " + subtitle: 在川渝的街头巷尾,有一种朴素又迷人的食物,它没有山珍海味的贵气,也没有异国料理的新奇,却总能在寒冷的冬日里,或是疲惫的午后,悄悄地温暖一个人的胃,也安抚一颗心。 + imageUrl: "/images/website_icon.png" imageTitle: icon - # imageWidth: 120 - # imageHeight: 120 + imageWidth: 300 + imageHeight: 300 buttons: - name: 文章 url: posts - name: 关于 url: about homeInfoParams: # 当profileMode.enabled为false时生效 - Title: "PaperMod's Demo" - Content: > - 👋 Welcome to demo page of Hugo's theme PaperMod! - - - **PaperMod** is designed to be clean and simple but fast and responsive theme with useful feature-set that enhances UX. - - - Feel free to show your support by giving us a star 🌟 on GitHub and sharing with your friends and social media . - - - PaperMod is based on theme [Paper](https://github.com/nanxiaobei/hugo-paper/tree/4330c8b12aa48bfdecbcad6ad66145f679a430b3). + Title: Hi there! + Content: 👋 Welcome to my blog! + ShowShareButtons: true + ShowBreadCrumbs: false # 是否显示面包屑 + ShowPostNavLinks: true # 是否显示文章前后的链接(上一篇、下一篇,位于文章底部) + ShowCodeCopyButtons: true # 是否显示代码复制按钮 socialIcons: pagination: diff --git a/resources/_gen/images/images/website_icon_hu_3349882904107afb.png b/resources/_gen/images/images/website_icon_hu_3349882904107afb.png new file mode 100644 index 0000000..6b9d14b Binary files /dev/null and b/resources/_gen/images/images/website_icon_hu_3349882904107afb.png differ diff --git a/resources/_gen/images/images/website_icon_hu_42c7b35a18d48563.png b/resources/_gen/images/images/website_icon_hu_42c7b35a18d48563.png new file mode 100644 index 0000000..5a51b52 Binary files /dev/null and b/resources/_gen/images/images/website_icon_hu_42c7b35a18d48563.png differ diff --git a/resources/_gen/images/images/website_icon_hu_ffeeabfa8211441e.png b/resources/_gen/images/images/website_icon_hu_ffeeabfa8211441e.png new file mode 100644 index 0000000..eeb5b24 Binary files /dev/null and b/resources/_gen/images/images/website_icon_hu_ffeeabfa8211441e.png differ