Table of Contents
I have been play with jekyll for a week. And this is my First jekyll blog. Best wish to my blog website! 🖤
1 Text
1.1 中文
这个博客用来测试jekyll的特性。
1.2 English
This blog is used to test jekyll’s features.
1.3 blockquotes
hello
1.4 emoji
http://www.unicode.org/charts/必须是10进制数 © ੩ 🖤
2 Code
#include <stdio.h>
int main(void) {
printf("hello world");
}
echo hello world!
import os
print("hello world!")
3 Math
a + b
\[\begin{align*}
& \phi(x,y) = \phi \left(\sum_{i=1}^n x_ie_i, \sum_{j=1}^n y_je_j \right)
= \sum_{i=1}^n \sum_{j=1}^n x_i y_j \phi(e_i, e_j) = \\
& (x_1, \ldots, x_n) \left( \begin{array}{ccc}
\phi(e_1, e_1) & \cdots & \phi(e_1, e_n) \\
\vdots & \ddots & \vdots \\
\phi(e_n, e_1) & \cdots & \phi(e_n, e_n)
\end{array} \right)
\left( \begin{array}{c}
y_1 \\
\vdots \\
y_n
\end{array} \right)
\end{align*}\]
\[A + B\]