My static website generator using poole https://www.xythobuz.de
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

localtest.sh 82B

1234
  1. #!/bin/bash
  2. ./poole.py --build
  3. cp -r output/* ../apache/
  4. cp -r static/* ../apache/