... | ... | @@ -6,15 +6,9 @@ |
|
|
* 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
|
|
|
* move `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`
|
|
|
* move badges and logos
|
|
|
* [cdnjs] add third party extensions
|
|
|
* update CDN ToS
|
|
|
* prepped but should happen after shutdown
|
... | ... | @@ -31,6 +25,10 @@ |
|
|
* :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
|
|
|
* :white_check_mark: branch: https://github.com/mathjax/MathJax-docs/tree/cdneol
|
|
|
* :white_check_mark: CDN references => point to cdnjs
|
|
|
* :white_check_mark: configuration examples => change to `path/to/mathjax`
|
|
|
* :white_check_mark: links to `/test` => link to GitHub source
|
|
|
* 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 |