Hexo初始化原文(留恋):

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

$ 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

汉化:

欢迎来到 Hexo! 这是你的第一篇文章。 检查文档以获取更多信息。 如果您在使用 Hexo 时遇到任何问题,可以在疑难解答中找到答案,也可以在 GitHub 上向我提问。

快速开始

创建一个新帖子

$ hexo new “我的新帖子”

更多信息:写作

运行服务器

$ hexo server

更多信息:服务器

生成静态文件

$ hexo generate

更多信息:生成

部署到远程站点

$ hexo deploy

更多信息:部署


当你害怕一种东西时,尽可能多地了解它,用知识去征服恐惧。