阿瑞斯的BLOG

一个不一样的开始


  • 首页

  • 归档

  • 分类

  • 标签

  • 关于我

  • 搜索
close
阿瑞斯的BLOG

使用Hexo搭建静态博客

发表于 2017-02-16

官方文档:https://hexo.io/
github地址:https://github.com/hexojs/hexo
主题文档:

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

# abc
像程序员般思考
  • 文章目录
  • 站点概览
aruisi

aruisi

欢迎来到我的个人站

20 日志
5 分类
36 标签
GitHub
  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
© 2016 - 2018 aruisi
由 Hexo 强力驱动
主题 - NexT.Pisces