Closed setr closed 6 years ago
to support serving local image files, path to image in post should be given with $template as root (so images/omega.png), and $templates/images/... should be copied to the $outdir/
$template
images/omega.png
$templates/images/...
$outdir/
added as img/ folder.
to support serving local image files, path to image in post should be given with
$template
as root (soimages/omega.png
), and$templates/images/...
should be copied to the$outdir/