Hello World

日志

2023年10月29日全站“盘古之白”改造

2022年5月使用 nuxt + vue3 重新搭建

2021年12月使用了 keep 主题(我变心真快

2021年11月使用了 aurora 主题

2021年7月使用了 next 主题

2021年5月22日使用 hexo 搭建完成

2021年5月尝试使用 hexo 搭建未果

2020年开始了计划

以下为原始 Hello World 内容

欢迎来到 Hexo !这是您的第一篇文章。 查看 文档 以获取更多信息。如果在使用Hexo时遇到任何问题,可以在 故障排除 找到答案,也可以在 GitHub上问我。

快速开始

Create a new post

$ hexo new "My New Post"

More info: Writing

Run server

$ hexo server

More info: Server

Generate static files

$ hexo generate

More info: Generating

Deploy to remote sites

$ hexo deploy

More info: Deployment