jczzq的博客

记录片段 握住时间

Home Archives
2019-01-31

Hexo + Github搭建博客.md

Hexo + Github

我知道 Jekyll 在前,在了解到 Hexo 后我感到非常惊喜。

了解Hexo

你可以通过查看Hexo的文档来了解Hexo,我不认为我能说得比它更详细

https://hexo.io/zh-cn/docs/

创建Github仓库

首先你需要下载 Git软件,然后在Github创建一个仓库

a

博客Github
Share
2019-01-29

Hello World

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

Share

Archives

  • 一月 2019

Recent Posts

  • Hexo + Github搭建博客.md
  • Hello World
© 2019 jczzq
Powered by Hexo
Home Archives