An open API service indexing awesome lists of open source software.

https://github.com/mathjax/mathjax-grunt-cleaner

A grunt file to reduce the footprint of a MathJax installation
https://github.com/mathjax/mathjax-grunt-cleaner

footprint grunt mathjax

Last synced: 4 months ago
JSON representation

A grunt file to reduce the footprint of a MathJax installation

Awesome Lists containing this project

README

          

# MathJax-grunt-cleaner

A grunt file to reduce the footprint of a MathJax installation

* Fetch a copy of MathJax `wget https://github.com/mathjax/MathJax/archive/master.zip && unzip master.zip`
* copy & rename the `template` task
* comment out the components you want to keep (perhaps **counterintuitive**)

See the comments in file for more details and caveats.