UNPKG

hexo-foldable-block

Version:

A plugin for Hexo, which allows someone to use foldable content block with styles.

11 lines (8 loc) 395 B
# hexo-foldable-block 使用指南 本插件是对 hexo-content-blocks 的改写。 使用指南参考 https://github.com/Sukwants/hexo-content-blocks # 修改的部分 - 将原来的在主题文件`head.pug`中嵌入css函数,改为直接在插件的js脚本中嵌入; - 移除在根`_config.yml`中的`content_blocks`配置与常量定义,只要安装直接就能用。 ## License MIT