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


{{- code -}}

More info: Writing

Run server


{{- code -}}

More info: Server

Generate static files


{{- code -}}

More info: Generating

Deploy to remote sites


{{- code -}}

More info: Deployment

mathjax使用实例

右括号的分段函数

$$ \left. \begin{array}{l} \text{if $n$ is even:}&n/2\\ \text{if $n$ is odd:}&3n+1 \end{array} \right\} =f(n) $$