14 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
b41381ea93 update dependencies 2021-10-24 18:37:28 +02:00
panr
8b1529f4bb clean up webpack config 2021-10-24 18:17:16 +02:00
Radek Kozieł
de6a660701
Merge branch 'master' into dep 2021-10-24 10:49:53 +02:00
dependabot[bot]
ebf07a9cdd
Bump browserslist from 4.16.3 to 4.16.5
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.3 to 4.16.5.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 01:45:20 +00:00
dependabot[bot]
3dd20f0986
Bump postcss from 8.2.8 to 8.2.10
Bumps [postcss](https://github.com/postcss/postcss) from 8.2.8 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.2.8...8.2.10)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 00:38:37 +00:00
🎷🐛 Lee Ball
e12f6caa63
Add terser as minifier. 2021-03-21 20:36:29 -07:00
panr
58bfba3985 [chore] update dependencies and modernize postcss config 2021-03-21 10:06:30 +01: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
panr
50e36736c6 Allow to show full content on list 2019-03-31 19:18:43 +02:00
panr
fd42c5953e Update dependencies 2019-02-09 00:35:54 +01:00
panr
4254f4c314 Add menu item counter to config 2019-01-31 22:06:54 +01:00
panr
86562b8241 Init 2019-01-28 01:11:02 +01:00