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 |
|
More info: Writing
xxxxxxxxxx7 1single_electron = 1.602176634 * 10^(-19); % C2vaccum_perm = 8.854187817 * 10^(-12); % F/m3h_planck = 6.62607015 * 10^(-34); % J·s45quantum_conductance = single_electron^2 / h_planck;6factor = single_electron / (2 * vaccum_perm); % unit is m * V7factor = factor * 10^(2); % unit is cm * Vmatlab
a combo
1 |
|
Run server
1 |
|
More info: Server
Generate static files
1 |
|
More info: Generating
Deploy to remote sites
1 |
|
More info: Deployment
Echarts
1 |
|
After installing successfully, open the html file at path “xxx\node_modules\hexo-tag-echarts\echarts-template.html”, and add two lines between the 1st line and the 2nd line.
1 |
|
After these, you can use echarts in your md.
Here are some demos from the Internet :
1 |
|
1 |
|
1 |
|
代码块折叠
点击显/隐内容
隐藏的内容
支持markdown语法,代码块,数学公式
1 |
|
Nodeppt
Hello World
http://example.com/2023/04/26/hello-world/