CDN-end-of-life.md
0 → 100644
# Work plan | ||
## Open | ||
* alert community | ||
* send out weekly reminders | ||
* send out daily reminders in the last 10 days before shutting it down | ||
* update our documentation | ||
* branch: https://github.com/mathjax/MathJax-docs/tree/cdneol | ||
* use cases: | ||
* CDN references => point to cdnjs | ||
* configuration examples => change to `path/to/mathjax` | ||
* links to `/test` => link to GitHub source (or rawgit.com?) | ||
* maybe add a specialized page or warning on frontpage? | ||
* also point to slimmer downloads such as the NPM tarballs | ||
* TODO handle `https://cdn.mathjax.org/mathjax/1.0-latest/zip/MathJax-v1.0.1a.zip` and `https://cdn.mathjax.org/mathjax/1.0-latest/zip/MathJax-Font-Update.zip` | ||
* TODO handle badges and logos | ||
* [cdnjs] add third party extensions | ||
* update CDN ToS | ||
* prepped but should happen after shutdown | ||
* other tasks | ||
* look into updating jsdelivr | ||
* comment on stackoverflow mentions of cdn.mathjax.org (~450 posts), possibly other stackexchange sites. | ||
* inform xkcd whatif :smile: [email protected] | ||
## Complete | ||
* :white_check_mark: send word to our sponsors | ||
* :white_check_mark: post on mathjax.org | ||
* :white_check_mark: add a banner to our homepage to alert to the post | ||
* :white_check_mark: as usual, alert to post through mailing lists, social media | ||
* :white_check_mark: create a GitHub issue with pointer | ||
* update our documentation | ||
* :white_check_mark: replace all links to CDN across all versions of the docs | ||
* other tasks | ||
* :white_check_mark: drupal plugin => https://www.drupal.org/node/2865834 | ||
* :white_check_mark: wordpress plugins, e.g., https://github.com/phillord/mathjax-latex => https://github.com/phillord/mathjax-latex/issues/18 |