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
- Host: GitHub
- URL: https://github.com/mathjax/mathjax-grunt-cleaner
- Owner: mathjax
- Created: 2014-09-29T20:44:22.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-09-13T07:12:10.000Z (about 9 years ago)
- Last Synced: 2025-04-24T05:44:52.301Z (6 months ago)
- Topics: footprint, grunt, mathjax
- Language: JavaScript
- Size: 12.7 KB
- Stars: 41
- Watchers: 10
- Forks: 18
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.