Zemaneh-Yosef/royzmanimwebsite

Finish migration of data to be read by element attributes & CSS selectors

Closed this issue · 0 comments

In the old file, everything was handled via JavaScript, whether it was the info modal (which we're using a details dropdown instead), the times or even the names of the time. Now, on the premise that JavaScript should be handling functionality rather than the metadata, I've started moving all of it towards being read by element attributes (rather than the ones that need special attention).

However, I did not finish. Here's the leftovers:

  • There is still a need of implementation for Candle Lighting, Tzeit, Havdalah and anything after Plag.
  • After we get it all in HTML, run a script to get the information to move it to a YML
    • Makes it MUCH easier to port the zmanim handlers themselves.

This needs to be reflected for both the TV layout and the regular wide layout