phseiff / phseiff.github.io

The source code repo for my personal website
https://phseiff.com
Other
10 stars 2 forks source link

Minimize Assets #25

Closed phseiff closed 4 years ago

phseiff commented 4 years ago

I should run some code to minimize css and js files to .min.css and .min.js and images to .min.jpeg.

phseiff commented 4 years ago

.css and .js Assets are automatically minimized on build now, and now I spare at least 147.7 KB by doing so (not much, but better than nothing).