前景
hugo的渲染速度"婶婶”(深深)的打动了我,于是决定从hexo迁移到hugo,迁移的帖子之后总结一下,先记录一下自己设置hugo下的Loveit主题的一些有意思的东西
LoveIt扩展Shortcodes
1.admonition
admonition
比较常用,有12个样式,只需要更改对应的 type
就可以了,list如下:
2.用法:
3.示例
注意
type=note
摘要
type=abstract
信息
type=info
技巧
type=tip
成功
type=success
问题
type=question
警告
type=warning
失败
type=failure
危险
type=danger
Bug
type=Bug
示例
type=example
引用
type=quote