欢迎!

这是我的个人博客,记录技术学习、生活思考和一切有趣的事物。

这是为Charlie创建的网站,也是记录我自己的博客。

为什么创建这个博客?

  • 记录和分享技术学习心得
  • 写下生活中的思考和感悟
  • 打造一个属于自己的数字花园

感谢访问!期待在这里与你分享更多内容。

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

0%