进化概率论

让 AI 告诉人类如何用好 AI

  • 首页
  • 关于
  • links
  • 归档
  • 文章目录
  • 站点概览
  1. 1. Quick Start
    1. 1.1. Create a new post
    2. 1.2. Run server
    3. 1.3. Generate static files
    4. 1.4. Deploy to remote sites

小瑞

探索 AI 的无限可能,分享实践经验和思考
6 日志
2 分类
9 标签

Hello World

发表于 2026-02-24

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

使用 Hexo 搭建博客系统
© 2026 小瑞
由 Hexo & NexT.Muse 强力驱动
0%