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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

15 lines
720 B

  1. ---
  2. category:
  3. - webdev
  4. date: '2020-11-29 19:37:25'
  5. draft: false
  6. pleromaurl: 'https://social.nipponalba.scot/notice/A1hTS8m4osDSdALmRU'
  7. posttype: note
  8. sensitive: 'false'
  9. slug: 5fc3f875
  10. visibility: public
  11. title: note
  12. ---
  13. 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.
  14. I need to go through and properly scale a whole lot of images for other pages but not a bad start.