tomoat的笔记


  • 首页

  • 归档

  • 标签

使用Hexo搭建个人的GitHub Blog

发表于 2015-03-25

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

Blog Example

1
2
3
4
5
6
7
8
9
---
title: 使用hexo来写博客
tags: []
categories: []
date: 2016-08-25 15:41:00
---
## post title
123
tomoat

tomoat

21 日志
1 标签
© 2017 tomoat
由 Hexo 强力驱动
主题 - NexT.Muse