v1.2.0
Features
- Add tag plugin of 'friends' (6c09945)
- Add tag plugin of 'note' (c9d5e81)
- Add tag plugin of 'table' (1d86188)
- Add lazyload of images (0699e51)
- Add enlarge the image when clicked without dependencies (6a8023a)
- Add support with toc & reward & copyright in front-matter (350fc82)
Bug Fixes
- Change the cdn of canvas-nest to fix the problem of display (1ae8079)
💥 Breaking Change
Delete some config:
- sidebar:
- width: 300px
- social_setting:
- text_align: center
- text_vertical_align_with_img: # top | middle | bottom
下面是中文翻译:
新功能
- 添加标签插件:'friends' (6c09945)
- 添加标签插件:'note' (c9d5e81)
- 添加标签插件:'table' (1d86188)
- 添加文章中的图片懒加载功能 (0699e51)
- 主题添加默认支持图片点击放大的功能(无第三方依赖) (6a8023a)
- 添加文章中的 Front-matter 的属性
toc & reward & copyright
,用于覆盖全局设置 (350fc82)
问题修复
- 修复 canvas-nest 的显示问题 (1ae8079)
💥 破坏性更改
删除一些配置:
- sidebar:
- width: 300px
- social_setting:
- text_align: center
- text_vertical_align_with_img: # top | middle | bottom