www-site: Replace JS date formatting with Pelican + fix hero#587
www-site: Replace JS date formatting with Pelican + fix hero#587Vedant-Acharya wants to merge 1 commit intoapache:mainfrom
Conversation
|
Sorry, but the proposed solution does not work. Also please do not mix independent changes in a single PR. |
|
i am really sorry for overlooking that detail, i will correct and submit again |
6dc10a6 to
86e8eba
Compare
|
The PR still includes the hero fix (which I put in a separate PR) - please remove it. Also, this page uses ezt templating; this needs to be retained or there will likely be issues. Have you tested the changes? |
|
I created a preview branch at https://github.com/apache/www-site/tree/preview/issue-565 The resulting site can be seen at: There are a couple of issues with the output:
|
|
If you want to test changes locally, please follow the instructions here: https://github.com/apache/www-site/blob/main/README.md#local-development-and-testing |
This PR removes the JS date formatting, fixes an unclosed div tag and removes the duplicate src attribute in an image.
Issue - "Why assume US date format? #565"
Please feel free to review or adjust as needed.