10 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
panr
4a20b34d61 Update languageSelector code & other small fixes. 2020-09-27 16:01:39 +02:00
panr
a6f223f522 Webpack is back! 2020-09-06 00:31:23 +02:00
panr
0759309c59 Webpack -> Hugo Pipes 2020-08-09 23:49:38 +02:00
Moritz Fago
2bb48d5952 Fix attribution if copyright is set by user. 2019-08-09 01:44:24 +02:00
Wael M. Nasreddine
00296f07b4
rename the partials to extended_head and extended_footer 2019-03-04 14:20:48 -08:00
Wael M. Nasreddine
4b959d0aa6
partials/footer: render a placeholder custom_footer.html 2019-02-26 00:38:49 -08:00
panr
802b2f1312 Fix typos 2019-01-29 11:18:14 +01:00
panr
6c68bd63ae Fix absURL paths and exampleSite 2019-01-29 10:48:49 +01:00
panr
86562b8241 Init 2019-01-28 01:11:02 +01:00