# MathJax-grunt-cleaner **Repository Path**: mirrors_mathjax/MathJax-grunt-cleaner ## Basic Information - **Project Name**: MathJax-grunt-cleaner - **Description**: A grunt file to reduce the footprint of a MathJax installation - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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.