From 2a7e4f0edc8a1350b52bb525e5727c5861c4092f Mon Sep 17 00:00:00 2001 From: butubb <66757505+8butubb@users.noreply.github.com> Date: Mon, 6 Jul 2026 13:29:33 +0800 Subject: [PATCH] =?UTF-8?q?sync:=20=E6=8E=A8=E9=80=81=2019=20=E4=B8=AA?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/gallery/2024-01.md | 2 +- content/posts/Git 完整教程指南.md | 2 +- content/posts/Linux 硬链接.md | 2 +- content/posts/Linux文件系统概述.md | 2 +- content/posts/frp内网穿透使用指南.md | 2 +- content/posts/gitea 自部署使用体验.md | 2 +- content/posts/markdown语法使用指南.md | 2 +- content/posts/zerotier使用指南.md | 2 +- content/posts/减脂健身计划最新进展.md | 2 +- content/posts/新手运动建议.md | 2 +- content/posts/无题.md | 2 +- content/posts/未命名.md | 2 +- content/posts/给Hugo博客加上Github风格热力图.md | 2 +- content/posts/过年期间的运动记录.md | 2 +- content/posts/重新用回 macos.md | 2 +- content/posts/长期健康生活计划.md | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/content/gallery/2024-01.md b/content/gallery/2024-01.md index fa10975..85aa453 100644 --- a/content/gallery/2024-01.md +++ b/content/gallery/2024-01.md @@ -1,5 +1,5 @@ --- title: 跑步记录 -date: 2026-03-11T00:00:00Z +date: 2026-03-11T16:00:00Z --- ![123](https://cdn.jsdelivr.net/gh/8butubb/image/img/20260309120246636.png) diff --git a/content/posts/Git 完整教程指南.md b/content/posts/Git 完整教程指南.md index 7e524a6..9805b0f 100644 --- a/content/posts/Git 完整教程指南.md +++ b/content/posts/Git 完整教程指南.md @@ -1,7 +1,7 @@ --- title: Git 完整教程指南 tags: [git, 版本控制, 教程] -date: 2025-10-10T00:00:00Z +date: 2025-10-10T16:00:00Z summary: 从零开始学习 Git 版本控制系统,包含基础概念、常用命令、分支管理、协作流程等完整内容。 --- > 本教程适用于 Git 初学者到进阶用户,涵盖日常开发中 90% 的使用场景。 diff --git a/content/posts/Linux 硬链接.md b/content/posts/Linux 硬链接.md index c66633a..64ff157 100644 --- a/content/posts/Linux 硬链接.md +++ b/content/posts/Linux 硬链接.md @@ -1,7 +1,7 @@ --- title: Linux 硬链接 tags: [linux] -date: 2024-12-06T00:00:00Z +date: 2024-12-06T16:00:00Z summary: 在 Linux 系统中,文件的存储与管理是通过链接来实现的。硬链接是其中一种重要的链接类型,本文将详细介绍硬链接的概念、创建方法及其应用场景。 --- 在 Linux 系统中,文件的存储与管理是通过链接来实现的。硬链接是其中一种重要的链接类型,本文将详细介绍硬链接的概念、创建方法及其应用场景。 diff --git a/content/posts/Linux文件系统概述.md b/content/posts/Linux文件系统概述.md index c43be7f..838f838 100644 --- a/content/posts/Linux文件系统概述.md +++ b/content/posts/Linux文件系统概述.md @@ -1,7 +1,7 @@ --- title: Linux文件系统概述 tags: [linux] -date: 2024-12-06T00:00:00Z +date: 2024-12-06T16:00:00Z --- Linux的文件系统结构是其核心组成部分之一,它以一种层次化的方式组织数据,使得用户和程序能够高效地访问和管理文件。以下是一些关键概念和特点: diff --git a/content/posts/frp内网穿透使用指南.md b/content/posts/frp内网穿透使用指南.md index 4f232a0..9168a69 100644 --- a/content/posts/frp内网穿透使用指南.md +++ b/content/posts/frp内网穿透使用指南.md @@ -1,7 +1,7 @@ --- title: frp内网穿透使用指南 tags: [linux] -date: 2024-12-04T00:00:00Z +date: 2024-12-04T16:00:00Z summary: frp(Fast Reverse Proxy)是一个高性能的反向代理应用,主要用于内网穿透。... --- ## 什么是 frp? diff --git a/content/posts/gitea 自部署使用体验.md b/content/posts/gitea 自部署使用体验.md index d8fa2d9..0d17ef9 100644 --- a/content/posts/gitea 自部署使用体验.md +++ b/content/posts/gitea 自部署使用体验.md @@ -1,7 +1,7 @@ --- title: gitea 自部署使用体验 tags: [git, docker] -date: 2025-11-29T00:00:00Z +date: 2025-11-29T16:00:00Z summary: 本文基于 Docker Compose 一键启动 Gitea + Gitea Runner 的实战记录。 --- > 注意:本文基于 Docker Compose 一键启动 Gitea + Gitea Runner 的实战记录。 diff --git a/content/posts/markdown语法使用指南.md b/content/posts/markdown语法使用指南.md index f740f01..6c7dca0 100644 --- a/content/posts/markdown语法使用指南.md +++ b/content/posts/markdown语法使用指南.md @@ -1,7 +1,7 @@ --- title: markdown语法使用指南 tags: [markdown] -date: 2025-03-08T00:00:00Z +date: 2025-03-08T16:00:00Z summary: 用来学习markdown语法 --- ## 基础语法 diff --git a/content/posts/zerotier使用指南.md b/content/posts/zerotier使用指南.md index 7d6ce55..0ee511b 100644 --- a/content/posts/zerotier使用指南.md +++ b/content/posts/zerotier使用指南.md @@ -1,7 +1,7 @@ --- title: zerotier使用指南 tags: [linux] -date: 2025-09-09T00:00:00Z +date: 2025-09-09T16:00:00Z summary: zerotier使用指南 --- # 注册 diff --git a/content/posts/减脂健身计划最新进展.md b/content/posts/减脂健身计划最新进展.md index f5f96d2..378afcc 100644 --- a/content/posts/减脂健身计划最新进展.md +++ b/content/posts/减脂健身计划最新进展.md @@ -1,7 +1,7 @@ --- title: 减脂健身计划最新进展 tags: [健康] -date: 2026-02-26T00:00:00Z +date: 2026-02-26T16:00:00Z --- ## 近期进展汇报 今天是年后上班第一天,过年期间我的体重不重反轻,目前体重79.5kg。虽然减少的幅度下降,整个过年期间只减少了0.5kg,但是没有上涨我已经很满足了。 diff --git a/content/posts/新手运动建议.md b/content/posts/新手运动建议.md index 976eca7..7360ca1 100644 --- a/content/posts/新手运动建议.md +++ b/content/posts/新手运动建议.md @@ -1,7 +1,7 @@ --- title: 新手运动建议 tags: [运动, 健康] -date: 2026-03-21T00:00:00Z +date: 2026-03-21T16:00:00Z --- 作为一个坚持运动了3个多月的新手,我总结了一些经验和建议,希望能帮助刚开始运动的初学者少走弯路。 diff --git a/content/posts/无题.md b/content/posts/无题.md index 7a1e2bb..4643b04 100644 --- a/content/posts/无题.md +++ b/content/posts/无题.md @@ -1,7 +1,7 @@ --- title: tags: -date: 2026-06-12T08:00:00Z +date: 2026-06-13T16:00:00Z summary: "" --- 我多希望在一个晚上或凌晨,你也会给我发一段长长的信息,告诉这些日子你也从来没有忘记我,你也很想我。 \ No newline at end of file diff --git a/content/posts/未命名.md b/content/posts/未命名.md index 9b065c6..67b7af7 100644 --- a/content/posts/未命名.md +++ b/content/posts/未命名.md @@ -1,6 +1,6 @@ --- title: 测试 -date: 2028-11-30T16:00:00Z +date: 2028-12-01T08:00:00Z draft: true tags: [] categories: [] diff --git a/content/posts/给Hugo博客加上Github风格热力图.md b/content/posts/给Hugo博客加上Github风格热力图.md index 762c9de..aa79ff3 100644 --- a/content/posts/给Hugo博客加上Github风格热力图.md +++ b/content/posts/给Hugo博客加上Github风格热力图.md @@ -1,6 +1,6 @@ --- title: 给 Hugo 博客归档页加上 Github 风格热力图 -date: 2026-03-30T08:26:31Z +date: 2026-03-31T00:26:31Z draft: false tags: [博客, Hugo, 前端, 魔改] categories: [博客] diff --git a/content/posts/过年期间的运动记录.md b/content/posts/过年期间的运动记录.md index ace3b0d..1636693 100644 --- a/content/posts/过年期间的运动记录.md +++ b/content/posts/过年期间的运动记录.md @@ -1,7 +1,7 @@ --- title: 过年期间的运动记录 tags: [健康, 运动] -date: 2026-02-27T00:00:00Z +date: 2026-02-27T16:00:00Z --- 整个过年期间我的运动计划没有荒废,自认为执行的还行。 diff --git a/content/posts/重新用回 macos.md b/content/posts/重新用回 macos.md index 5b76df1..eeae47c 100644 --- a/content/posts/重新用回 macos.md +++ b/content/posts/重新用回 macos.md @@ -1,7 +1,7 @@ --- title: 重新用回macos tags: [日常, mac] -date: 2025-12-03T00:00:00Z +date: 2025-12-03T16:00:00Z summary: "" --- 最近几天,我重新用回了去年使用的macbookpro,屏幕有一条黑线,使用的是外接显示器 diff --git a/content/posts/长期健康生活计划.md b/content/posts/长期健康生活计划.md index d93efd3..5a4ebfb 100644 --- a/content/posts/长期健康生活计划.md +++ b/content/posts/长期健康生活计划.md @@ -1,7 +1,7 @@ --- title: 长期健康生活计划 tags: [健康] -date: 2026-01-19T00:00:00Z +date: 2026-01-19T16:00:00Z summary: 人的一生最重要的就是健康 --- - 最近开始尝试更规律的生活,调整饮食与运动习惯。一方面是真的想对身体好一点,另一方面,也希望生活有个稳定的节奏,让自己心态更积极。