A minifier is a program that condenses a file. It condenses an html or css file. The goal of condensed a file of this type is to take up less space on the server and be loaded faster.
This project was entirely carried out in Dash
Download the minifier.sh script and go to the folder
Change permissions (chmod +x . /minifier.sh
Run the script . /minifier (original folder) (destination folder)