Skip to content

Cerallin/hexo-renderer-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A hexo renderer for graphviz.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published