... | ... | @@ -20,8 +20,8 @@ Reference: https://github.com/mathjax/MathJax/wiki/CDN-Hosting-at-Google-Cloud-S |
|
|
|
|
|
1. Upload the new version to the CDN as `N.m-latest` and update `latest`.
|
|
|
1. If fonts were updated, [fix mime-type headers](https://github.com/mathjax/MathJax/wiki/CDN-Hosting-at-Google-Cloud-Storage#mime-type-headers). If there were no updates, it's faster to copy the fonts from `latest` to `N.m-latest` [in the cloud](https://github.com/mathjax/MathJax/wiki/CDN-Hosting-at-Google-Cloud-Storage#copying).
|
|
|
1. Check the custom headers of fonts via curl.
|
|
|
1. Purge the cache: wait for the GCS caching to expire (1h), then purge at CloudFlare.
|
|
|
1. If updated, check the custom headers of fonts via curl.
|
|
|
1. Purge the cache: it seems CloudFlare picks up changes to GCS immediately. But to be sure, purge MathJax.js via the CloudFlare Web Interface.
|
|
|
|
|
|
|
|
|
### At mathjax.org
|
... | ... | @@ -38,7 +38,7 @@ Reference: https://github.com/mathjax/MathJax/wiki/CDN-Hosting-at-Google-Cloud-S |
|
|
* Send word to the MathJax sponsors
|
|
|
* Announcement should be posted to the User Groups at mathjax-dev and mathjax-users
|
|
|
* Advise regarding the CDN propagation (clear browser cache etc)
|
|
|
* The new post should be announced on social media channels [[MathJax-web-presence]].
|
|
|
* The new post should be announced on social media channels, see [[MathJax-web-presence]].
|
|
|
|
|
|
|
|
|
## For beta releases
|
... | ... | |