I'm currently hosting my own webpage using GitHub Pages and Jekyll themes. The repository is here.
The current date format for my posts look like this:
and I want to change the date format to something like Sep. 12, 2020
. However, I'm not sure how to do that. I've tried searching online but as I have almost zero knowledge in web-related things I'm not sure what to even search for. I'm not sure if it's correct or even relevant, but this Stack Overflow question seems to say that you can't change the format.
Thanks.