ch007m / hyla

Hyla command tool to create a new asciidoctor project (blog, web, training, ...), generate content, watch resources and build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a new rendering 'cover2png'

cmoulliard opened this issue · comments

Add new rendering option - cover2png using a slim template. The slim template will be used to populate the HTML cover file using as parameters :

  • training name,
  • course name

Next generate the png file will be generated from the HTML file using wkhtmltoimage

Remark : wkhtmltopdf and wkhtmltoimage should be installed locally on the machine