Skip to main content

使用hexo搭建博客

bloghexoLess than 1 minute

这是最近开创的新博客, 重新记录我的生活还有技术积累。
一开始的一段时间,我会把之前博客中的内容整理一下。
之后会发表最新的文章,以及创建博客的过程。
如果你发现有文章版式错误,可以给我留言哦~

以下为hexo官方文档:

Welcome to Hexoopen in new window! This is your very first post. Check documentationopen in new window for more info. If you get any problems when using Hexo, you can find the answer in troubleshootingopen in new window or you can ask me on GitHubopen in new window.

Quick Start

Create a new post

$ hexo new "My New Post"

More info: Writingopen in new window

Run server

$ hexo server

More info: Serveropen in new window

Generate static files

$ hexo generate

More info: Generatingopen in new window

Deploy to remote sites

$ hexo deploy

More info: Deploymentopen in new window

What do you think?
  • 0
  • 0
  • 0
  • 0
  • 0
  • 0
Comments
  • Latest
  • Oldest
  • Hottest
Powered by Waline v3.0.0-alpha.10