pages/posts/generate.sh

3 lines
191 B
Bash
Raw Normal View History

2022-10-11 23:59:29 +00:00
#!/bin/sh
2022-10-25 16:59:26 +00:00
/usr/local/bin/tree --dirsfirst -C -L 1 -I generate.sh -I favicon.svg -I logo.png -I style.css -I index.html -I tags -H "https://zane.town/posts" -T "zane.town/posts" > index.html