發布於 

使用日記

寫法的MEMO

圖片

1
{% image src [description] [download:bool/string] [width:px] [padding:px] [bg:hex] %}
1
2
{% image https://cdn.jsdelivr.net/gh/cdn-x/wiki@1.0.2/stellar/photos/183e71e0ad995.jpg 来自印度的 Rohit Vohra 使用 iPhone 12 Pro Max 拍摄。 download:https://www.apple.com.cn/newsroom/images/product/iphone/lifestyle/Apple_ShotoniPhone-rohit_vohra_12172020.zip %}
{% image https://cdn.jsdelivr.net/gh/cdn-x/wiki@1.0.2/stellar/photos/bc7bda18328da.jpg 来自澳大利亚的 Pieter de Vries 使用 iPhone 12 Pro Max 拍摄。 download:https://www.apple.com.cn/newsroom/images/product/iphone/lifestyle/Apple_ShotoniPhone_pieter_de_vries_011221.zip %}

標籤系

  • 支持多彩标记标签,包括:默认绿 一共 10 种颜色。
  • 这是 密码 标签
  • 这是 下划线 标签
  • 这是 着重号 标签
  • 这是 波浪线 标签
  • 这是 删除线 标签
  • 这是 上角标 标签
  • 这是 下角标 标签
  • 这是 键盘样式 标签,试一试: + D
1
2
3
4
5
6
7
8
9
- 支持多彩标记标签,包括:{% mark 默认 %}{% mark  color:red %}{% mark  color:orange %}{% mark  color:yellow %}{% mark 绿 color:green %}{% mark  color:cyan %}{% mark  color:blue %}{% mark  color:purple %}{% mark  color:light %}{% mark  color:dark %} 一共 10 种颜色。
- 这是 {% psw 密码 %} 标签
- 这是 {% u 下划线 %} 标签
- 这是 {% emp 着重号 %} 标签
- 这是 {% wavy 波浪线 %} 标签
- 这是 {% del 删除线 %} 标签
- 这是 {% sup 上角标 color:red %} 标签
- 这是 {% sub 下角标 %} 标签
- 这是 {% kbd 键盘样式 %} 标签,试一试:{% kbd %} + {% kbd D %}

引用

引用

codeblock: true/false
open: true/false
color: red/orange/yellow/green/cyan/blue/purple/light/dark

1
2
3
{% folding 引用標籤 true true light %}
內容
{% endfolding %}
默认打开的代码折叠框

代码块

1
2
3
4
{% folding child:codeblock open:true color:yellow 默认打开的代码折叠框 %}
代码块
{% endfolding %}

引用

https://hexo.io/zh-tw/docs/tag-plugins.html#Examples

Array.map
1
array.map(callback[, thisArg])

Every interaction is both precious and an opportunity to delight.

Post not found: filename [title] [escape]

連結

1
{% link href title [description] [icon:src] %}

各種連結

链接 + 标题:

链接 + 标题 + 图标:

链接 + 标题 + 描述:

链接 + 标题 + 图标 + 描述:

1
2
3
4
5
6
7
8
9
10
11
链接 + 标题:
{% link https://github.com/xaoxuu/hexo-theme-stellar Stellar - 每个人的独立博客 %}

链接 + 标题 + 图标:
{% link https://github.com/xaoxuu/hexo-theme-stellar Stellar - 每个人的独立博客 icon:https://cdn.jsdelivr.net/gh/cdn-x/wiki@1.0.2/stellar/icon.svg %}

链接 + 标题 + 描述:
{% link https://github.com/xaoxuu/hexo-theme-stellar/hexo-theme-stellar Stellar - 每个人的独立博客 Stellar 是一个内置 wiki 系统的 hexo 主题,适合综合型站点使用。同时也拥有简约而精美的视觉设计和丰富的标签插件,帮助您简单从容地应对各种场合。 %}

链接 + 标题 + 图标 + 描述:
{% link https://github.com/xaoxuu/hexo-theme-stellar/hexo-theme-stellar Stellar - 每个人的独立博客 Stellar 是一个内置 wiki 系统的 hexo 主题,适合综合型站点使用。同时也拥有简约而精美的视觉设计和丰富的标签插件,帮助您简单从容地应对各种场合。 icon:https://cdn.jsdelivr.net/gh/cdn-x/wiki@1.0.2/stellar/icon.svg %}

可複製

1
2
3
4
5
6
{% copy curl -s https://xaoxuu.com/install | sh %}
{% copy width:max curl -s https://xaoxuu.com/install | sh %}
{% copy git:https xaoxuu.com/hexo-theme-stellar %}
{% copy git:ssh xaoxuu.com/hexo-theme-stellar %}
{% copy git:gh xaoxuu.com/hexo-theme-stellar %}

載入友情連結

{% sites only:mac %}

using sites.yml


0507


0506

  • 成功玩出了時間軸之後很開心。
  • 新增功能
    [x] Google Analytics
    [x] Disqus 留言板
    [x] 時間軸

0325

1
2
3
話說到底要怎麼移除左邊的欄位?本來完全找不到。
結果從錯誤訊息找到原本的資料,原來是要去翻樣式設定。
想把friend跟Wiki的資料都弄出來。

0324

1
2
* 我覺得這網站很有趣,可以用github。
* 唯一的問題是需要一點時間入門,還有經常發生錯誤,如果真的可以使用,我應該會用這個網站來當部落格?

COMMENTS