1.0.1 • Published 3 years ago
hexo-renderer-viz v1.0.1
Hexo-renderer-viz
Installation
npm install hexo-renderer-viz
Usage
Insert these lines into your _config.yml
:
viz_renderer:
enable: true
src_ext: dot # default extension name of src file
Then, any files end with .dot
in @/source/
will be rendered as SVG pictures.