From 55299f99416856f1a33d0ed7048a0e1b3602a6f1 Mon Sep 17 00:00:00 2001 From: Linloir <3145078758@qq.com> Date: Fri, 11 Oct 2024 14:45:34 +0800 Subject: [PATCH] feat: reborn post --- source/_posts/hello-world.md | 38 ------------------------------------ source/_posts/reborn.md | 7 +++++++ 2 files changed, 7 insertions(+), 38 deletions(-) delete mode 100644 source/_posts/hello-world.md create mode 100644 source/_posts/reborn.md diff --git a/source/_posts/hello-world.md b/source/_posts/hello-world.md deleted file mode 100644 index 821780c..0000000 --- a/source/_posts/hello-world.md +++ /dev/null @@ -1,38 +0,0 @@ ---- -title: Hello World ---- -Welcome to [Hexo](https://hexo.io/)! This is your very first post. Check [documentation](https://hexo.io/docs/) for more info. If you get any problems when using Hexo, you can find the answer in [troubleshooting](https://hexo.io/docs/troubleshooting.html) or you can ask me on [GitHub](https://github.com/hexojs/hexo/issues). - -## Quick Start - -### Create a new post - -``` bash -$ hexo new "My New Post" -``` - -More info: [Writing](https://hexo.io/docs/writing.html) - -### Run server - -``` bash -$ hexo server -``` - -More info: [Server](https://hexo.io/docs/server.html) - -### Generate static files - -``` bash -$ hexo generate -``` - -More info: [Generating](https://hexo.io/docs/generating.html) - -### Deploy to remote sites - -``` bash -$ hexo deploy -``` - -More info: [Deployment](https://hexo.io/docs/one-command-deployment.html) diff --git a/source/_posts/reborn.md b/source/_posts/reborn.md new file mode 100644 index 0000000..53083c0 --- /dev/null +++ b/source/_posts/reborn.md @@ -0,0 +1,7 @@ +--- +title: 重生 +--- + +时隔两年,终于接着重新配置家里网络环境的契机,重新搭建了这个博客。 + +原先关于操作系统的文章正在慢慢搬迁,应该很快就能恢复了~