Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 411 Bytes

Readme.md

File metadata and controls

23 lines (15 loc) · 411 Bytes

简单的静态页面生成器

依赖

  • markdown
  • pymdown-extensions
  • pygments

生成代码样式

pygmentize -f html -a .highlight -S default > highlight.css

生成数据

python cow.py path/source target/source

生成struct.json结构数据,以及index.x.json摘要。