5 Commits

Author SHA1 Message Date
quest
451e4da378
Numerous performance fixes.
- Refactored themes to always load with just a single file. This avoids
  a round trip on each request.
- Locally load "Fira Code" when available on the system, then try to
  load the woff2 file, then fall back to regular woff.
- Update markup to use relative urls where it is safe. RSS feeds still
  use absolute URLs.
- Only set og:image:(height/width) when using the standard color icon.
- Fixed styles on the pagination buttons.
2022-09-10 16:49:28 -10:00
panr
e77948f3cd fix autocover partial 2021-11-01 18:58:53 +01:00
Morgan Gangwere
ef0c8fef68 fix logic for getting cover information 2021-05-07 23:49:17 -07:00
Morgan Gangwere
2383eeb774 Add title from CoverCredit, if availble 2021-05-04 21:37:33 -07:00
Morgan Gangwere
67bb5735de Move cover to partial; need to verify that old behavior still works as intended. 2021-05-04 19:33:35 -07:00