Hello Word

The first blog I have ever written...

Posted by Hanxue Zhang on 2022-09-17
Estimated Reading Time 1 Minutes
Words 247 In Total
Viewed Times

这是我的第一篇Blog,也是第一次使用hexo
在这里列出一些基本语法示例(其实就是markdown语法啦!

标题字号

行最前使用#表示标题,#越少标题越大,该标题字号为两个#,记得要空格。

链接

链接可以自动识别,例如:
笔者的 Github 地址:https://github.com/jjxjiaxue

链接标题 ➾

链接文本

照片标题
照片需要在markdown文件对应的文件夹下

命令行

1
2
#example
$ cd ..

跳转

跳转到本文锚点
记得如果标题中有空格,需要将空格用-代替

图片

hexo命令

1
2
3
4
5
$ hexo init blog  #初始化
$ hexo clean #清理缓存
$ hexo g #应用更改并生成
$ hexo s #静态网页
$ hexo d #上传到github

更多的命令 -> Hexo Commands

新建博客

还不会用hexo命令
但是复制一下就差不多了

该主题模板使用(来自原作者)

链接:https://v-vincen.life/en/Hexo-Theme-LiveMyLife/#CDN-Settings
站内原文Hexo-Theme-LiveMyLife


If you like this blog or find it useful for you, you are welcome to comment on it. You are also welcome to share this blog, so that more people can participate in it. If the images used in the blog infringe your copyright, please contact the author to delete them. Thank you !