UNPKG

canner-core

Version:

A static webpage generator based on template engines, which aimed to deal with the maintenance difficulty between data and webpages.

8 lines (7 loc) 91 B
{ "layout": "./index.hbs", "data": { "title": "Canner!", "body": "hello world!" } }