{
	"pages": [
		{{#each pages}}
		{"title": "{{title}}", "text": {{{json (textize html)}}}, "tags": "", "url": "{{uri}}"}{{#unless @last}},{{/unless}}
		{{/each}}
	]
}
