5 Commits

Author SHA1 Message Date
quest
26ad260858
Numerous improvements and bug fixes.
- Refactored themes to always load with just a single file. This avoids
  a round trip on each request.
- Locally load font 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.
- Added ability to switch font to Source Code Pro (useSourceCodePro).
- Added yellow theme.
- Added grey theme.
- Bold and remove underline for active page in header.
- Removed markdownify on summary.
- Only display date if present.
2022-09-12 16:26:31 -10:00
Radek Kozieł
4a2f49d34b
Merge pull request #178 from luigifcruz/patch-1
Ensure text remains visible during webfont load
2020-09-27 16:11:06 +02:00
panr
a6f223f522 Webpack is back! 2020-09-06 00:31:23 +02:00
Luigi Cruz
d75ae3fae8
Add font-swap to third-party font. 2020-08-09 20:09:03 -03:00
panr
0759309c59 Webpack -> Hugo Pipes 2020-08-09 23:49:38 +02:00