jk.nipponalba.scot website
https://jk.nipponalba.scot
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
649 B
649 B
category | date | draft | posttype | sensitive | slug | visibility | title |
---|---|---|---|---|---|---|---|
[webdev] | 2020-11-29 19:37:25 | false | note | false | 5fc3f875 | public | note |
Just manages to whittle down the size of my homepage from about 450KB to around 85KB just by tweaking the remote font calls and downloading & cleaving the forkawesome woff2 and css files to contain only what I use.. also properly scaling profile and footer images.. could minify the css for another 5KB but given hugo doesn't want to apply minification during processing it isn't really worth it.
I need to go through and properly scale a whole lot of images for other pages but not a bad start.