mkaszas commented on issue #91:
URL: 
https://github.com/apache/incubator-datasketches-website/issues/91#issuecomment-657721116


   Yes, jekyll creates a separate html file for each page, and copies the 
contents of the ToC, as well as the script in each of them. One way to avoid 
inconsistent behaviour would be to serve the script as a js file separately, 
and include it in the header of each page. That way a single file would be 
cached, so the behaviour would be more consistent.
   
   Realistically, it should not take longer than a couple of days for all user 
cache to be invalidated, unless there's an unreasonably long cache expiry date 
set on the server.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to