Commit Graph

3 Commits

Author SHA1 Message Date
Jasmine Amalia 6ca25658c5
add error handling
Signed-off-by: Jasmine Amalia <67263692+jasm1nii@users.noreply.github.com>
2023-10-23 12:07:36 +07:00
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