$ npm install
theme.zip
is created when run the setup.sh
.
$ bash setup.sh
If you want to compile this project, please run the $ gulp compile
.
To run the $ gulp watch
If you want to compile it by performing the monitoring of file.
doctype html
html[php=="<?php echo 'attribute embed code'; ?>"]
head
/! <?php echo 'sample code.'; ?>
/!
<?php
echo 'multiple line code.';
?>
<html <?php echo 'attribute embed code'; ?>>
<head>
<?php echo 'sample code.'; ?><?php
echo 'multiple line code.';
?>
</head>
</html>