phseiff / phseiff.github.io

The source code repo for my personal website

Home Page:https://phseiff.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimize Assets

phseiff opened this issue · comments

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

.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).