1 2 3 4 5 6
foreach hugo_source : [ 'baseof.html', 'home.html', ] hugo_source_targets += fs.copyfile(hugo_source) endforeach