16 Commits

Author SHA1 Message Date
83cbbcf5ce phpsg.sh: Parallelize file deletion. 2025-03-04 11:37:28 +01:00
c80437a6b4 phpsg.sh: Add more help information. 2025-03-04 10:10:16 +01:00
67c83bf85a phpsg.sh: use realpath to simplify paths. 2025-03-04 10:01:38 +01:00
a32d24a086 phpsg.sh: Remove files which are no longer found in SOURCE_DIR. 2025-03-04 10:01:31 +01:00
c6cb5baa54 Add flag for launching PHP server. 2025-03-03 13:30:51 +01:00
85d40b1570 phpsg.sh: mkdir in file processing. 2025-02-20 13:46:18 +01:00
2cf3906c4b Create output directory. 2025-02-19 08:43:10 +01:00
f5fe72a2a1 phpsg.sh: Remove extra slashes to normalize path. 2025-02-19 08:42:02 +01:00
1704ae6a5c phpsg.sh: use already existing OUT_DIR variable. 2025-02-19 07:24:07 +01:00
e489a39328 phpsg.sh: Use GNU Parallel for compiling site. 2025-02-18 10:05:55 +01:00
8621a25c08 phpsg.sh: Add stricter bash options. 2025-02-18 09:29:31 +01:00
d76595456f Remove redundant echo for unknown option. 2025-02-18 09:18:03 +01:00
b7433a1021 phpsg.sh: Use while-loop for iterating over files. 2025-02-18 09:13:13 +01:00
ac32959add phpsg.sh: filter out cfg files in find command. 2025-02-18 09:06:58 +01:00
7a89c17953 Add options to script. 2025-02-17 15:37:59 +01:00
707ee001f6 Add script to generate website. 2025-02-17 15:19:09 +01:00