Skip to content

Commit 62929f7

Browse files
committed
Build script for Foundation site
1 parent 517adc9 commit 62929f7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

generate/foundation.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,10 @@
5050
//$page->content(file_get_contents($source."donate.html"));
5151
//writeFile($dest."donate/index.html", $page->out());
5252

53+
// After the pages are created, copy them to the Foundation subdomain
54+
//cp ../../img/processing-web.png ../../distribution/img/
5355

56+
`cp ../processing-site/* /var/www/foundation/`;
5457

5558

5659
$benchmark_end = microtime_float();

0 commit comments

Comments
 (0)