... | @@ -16,16 +16,18 @@ |
... | @@ -16,16 +16,18 @@ |
|
|
|
|
|
### At CDN
|
|
### At CDN
|
|
|
|
|
|
|
|
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. Set the custom headers for the fonts (see [[Managing Rackspace Cloud Files & CDN]]; should only be necessary for new fonts)
|
|
1. Set mime-type headers for the fonts (see https://github.com/mathjax/MathJax/wiki/CDN-Hosting-at-Google-Cloud-Storage#mime-type-headers)
|
|
1. Check the custom headers of fonts via curl.
|
|
1. Check the custom headers of fonts via curl.
|
|
1. File a ticket with Rackspace to clear the CDN for the `mathjax` container. (Our TTL is 1year so we need to push changes to the CDN manually; this will take 24-48h).
|
|
1. Purge the cache via CloudFlare.
|
|
|
|
|
|
|
|
|
|
### At mathjax.org
|
|
### At mathjax.org
|
|
|
|
|
|
1. The download page should be updated to point to the new release.
|
|
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. Update the documentation page at http://www.mathjax.org/resources/docsindex/
|
|
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
|
|
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)
|
... | @@ -52,8 +54,8 @@ This is almost identical, except that we don't do as much. |
... | @@ -52,8 +54,8 @@ This is almost identical, except that we don't do as much. |
|
|
|
|
|
### At CDN
|
|
### At CDN
|
|
|
|
|
|
1. Upload the new version to the CDN by updating the copy in the `mathjax-beta` container.
|
|
1. Upload the new version to the CDN by updating the copy in the `mathjax-beta` buckets.
|
|
1. Set the custom headers for the fonts (see [[Managing Rackspace Cloud Files & CDN]]).
|
|
1. Set the custom headers for the fonts.
|
|
1. Check the custom headers via curl.
|
|
1. Check the custom headers via curl.
|
|
|
|
|
|
### At mathjax.org
|
|
### At mathjax.org
|
... | | ... | |