My static website generator using poole https://www.xythobuz.de

localtest.sh 82B

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