写在30岁生日

​ 一晃30岁了,取得了一些令自己值得说的成绩,但也有很多想在30岁之前完成事,做了但没有预期的结果。

​ 发现还是对自己不够了解。比如自己擅长什么,不擅长什么,喜欢什么,不喜欢什么,一下子是想不出来的。

image-20240121221842010

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

Quick Start

Create a new post

1
$ hexo new "My New Post"

More info: Writing

Run server

1
$ hexo server

More info: Server

Generate static files

1
$ hexo generate

More info: Generating

Deploy to remote sites

1
$ hexo deploy

More info: Deployment