... | @@ -19,20 +19,19 @@ |
... | @@ -19,20 +19,19 @@ |
|
Reference: https://github.com/mathjax/MathJax/wiki/CDN-Hosting-at-Google-Cloud-Storage
|
|
Reference: https://github.com/mathjax/MathJax/wiki/CDN-Hosting-at-Google-Cloud-Storage
|
|
|
|
|
|
1. Upload the new version to the CDN as `N.m-latest` and update `latest`.
|
|
1. Upload the new version to the CDN as `N.m-latest` and update `latest`.
|
|
1. If fonts were updated, fix mime-type headers (see https://github.com/mathjax/MathJax/wiki/CDN-Hosting-at-Google-Cloud-Storage#mime-type-headers). If there were no updated, it's faster to copy old fonts from `latest` to `N.m-latest` on GCS (with `-p` option).
|
|
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. Check the custom headers of fonts via curl.
|
|
1. Purge the cache via CloudFlare.
|
|
1. Purge the cache: wait for the GCS caching to expire (1h), then purge at CloudFlare.
|
|
|
|
|
|
|
|
|
|
### At mathjax.org
|
|
### At mathjax.org
|
|
|
|
|
|
1. The download page should be updated to point to the new release. **Outdated starting v2.4: create redirect from www.mathjax.org to new docs.mathjax.org page**
|
|
1. A news announcement for the release is posted. The post should follow the announcement for previous versions, in particular
|
|
1. Update the documentation page at http://www.mathjax.org/resources/docsindex/ **Oudated: create redirect**
|
|
|
|
2. A news announcement for the release is posted. The post should follow the announcement for previous versions, in particular
|
|
|
|
* Describe what is new
|
|
* Describe what is new
|
|
* Advise regarding the CDN propagation (clear browser cache etc)
|
|
* Advise regarding the CDN propagation (clear browser cache etc)
|
|
* Point to the release
|
|
* Point to the release
|
|
* Give instructions for reporting bugs, and refer questions to MathJax Users
|
|
* Give instructions for reporting bugs, and refer questions to MathJax Users
|
|
|
|
2. Extract from this a press release and push it via MailChimp.
|
|
|
|
|
|
### For the community
|
|
### For the community
|
|
|
|
|
... | | ... | |