虽然觉得hexo蛮好玩的,但是目前还没有足够的动力用hexo作为blog。这里就作为一个临时记点东西的地方吧,估计以后很少会在这里写东西。
hexo有个缺点是,每次修改一点都把所有文件重新generate一遍,然后要commit一堆上去…
虽然觉得hexo蛮好玩的,但是目前还没有足够的动力用hexo作为blog。这里就作为一个临时记点东西的地方吧,估计以后很少会在这里写东西。
hexo有个缺点是,每次修改一点都把所有文件重新generate一遍,然后要commit一堆上去…
I tried hexo on Github Pages for fun,
but don’t know why I should use it.
I may not post on this site much.
Test equations:
For any $x > 0$, $y> 0$,
$$G(x) = \int_0^x e^{-\frac{x^2}{2}} \mathrm{d}x.$$
Other examples:
$$\begin{aligned} \dot{x} & = \sigma(y-x) \\ \dot{y} & = \rho x - y - xz \\ \dot{z} & = -\beta z + xy \end{aligned}$$The local website updates right after saving the md file, that’s nice.
After installing hexo-livereload plugin, the browser will automatically refresh as well!
Hello World!