Commit Graph

6 Commits

Author SHA1 Message Date
Jasmine Amalia 3f1287d172
add PHP precompiling
Signed-off-by: Jasmine Amalia <67263692+jasm1nii@users.noreply.github.com>
2023-10-22 15:42:07 +07:00
Jasmine Amalia 70250019f4
fix sorting issues, rewrite data as array
- the previous script sorted entries alphanumerically instead of chronologically, which was an issue for people who don't use numbered directories.
- functions have been separated from the config file for better readability and ease of use.

Signed-off-by: Jasmine Amalia <67263692+jasm1nii@users.noreply.github.com>
2023-10-20 08:34:14 +07:00
Jasmine Amalia d785d9e142
update readme, support more elements 2023-10-18 18:13:54 +07:00
jasmine 9069618c86
remove unnecessary loops 2023-10-18 13:44:40 +07:00
jasmine e35a40bd47
add variables, fallback for timestamps 2023-10-18 11:28:45 +07:00
jasmine dc7f600ac7
Add files via upload 2023-10-17 21:13:20 +07:00