11 Commits

Author SHA1 Message Date
quest
ee211f993f
Optimize css 2022-09-13 00:40:56 -10:00
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
8b1529f4bb clean up webpack config 2021-10-24 18:17:16 +02:00
panr
9833384a7b use terset instead of uglify 2021-10-24 17:54:27 +02: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
480cb60150 fix Webpack config to output standalone languageSelector file 2020-11-15 18:45:23 +01:00
panr
a6f223f522 Webpack is back! 2020-09-06 00:31:23 +02:00
Marvin Dalheimer
10b545bb86 Added option for language selector
Implemented a language selector submenu that can be turned on or off by a config value.

Resolves: panr/hugo-theme-terminal#31
2019-04-01 21:44:39 +02:00
panr
4a462a4a21 Update README 2019-02-01 10:15:28 +01:00
panr
86562b8241 Init 2019-01-28 01:11:02 +01:00