FatNerd

Results 2 issues of FatNerd

Hi, Thank you very much for this awesome tool ! Could you please add a licence file to the repo ? I can't officialy use this without knowing the licence...

I renamed `index.html` to `index.php`, and in `project.properties` I added : ``` file.root.page = index.php ``` The build finishes succefully, but the `index.php` in the publish folder contains : ```...