503efe348a
fix CSP
2021-04-17 10:14:29 -04:00
aa2c1e60ea
adjust monospace font size a bit
2020-11-27 09:57:36 -05:00
d9deace16c
switch to a variable mono font (Roboto Mono) and subset all fonts more
2020-11-27 09:30:54 -05:00
ab70fabeab
Update _syntax.scss
2020-11-09 16:51:59 -05:00
6138c422b9
update /stats and /privacy, bump Inter font to v3.14, long cache on /vendor
2020-08-18 10:27:59 -04:00
a8372d859f
flippity flop dark mode colors for readability
2020-07-11 11:21:42 -04:00
48eea4ce98
fix style regressions (code was never actually using Hack font I think..?)
...
and allow default theme (light or dark) to be set in Hugo config and reflected in both HTML & JS
2020-07-07 10:07:46 -04:00
426e7d91f1
clean up styles & extend old browser support via autoprefixer/eslint 🧓🏻
...
and stop encoding emojis like a caveman
2020-07-04 19:29:18 -04:00
3cadddc799
go back to outlining inline code (single backticks) with light border
...
and make it possible to use code in post/page titles
2020-06-30 09:37:03 -04:00
a6cb95c0d7
clean up redirects/404s & other random housekeeping
2020-06-02 14:00:40 -04:00
917fde01dd
make prettier play nice with (almost) everything 👸
2020-05-11 19:28:03 -04:00
3fe24f2216
re-visit light/dark theme colors (especially syntax highlighting)
2020-05-09 09:59:35 -04:00
323b3dd9f6
add Prettier to workflow 🎀 ( #128 )
...
* prettier init
* prettier ignore
* run on everything 😬
* add prettier check script
* update deps
* Update .prettierignore
2020-05-06 12:19:21 -04:00
b13da8e05b
dark mode 😎 ( #112 )
...
* prepare dark mode stuffs
* themed all global colors
* store preference in local storage
* toggle styling
* lightbulb position
* minify bundled script with uglify-js instead of hugo
* detect whether user has an OS-wide dark mode preference and use that by default
* two different colors for each homepage link
* inline bulb SVGs into stylesheet
* fingerprint and cache styles for a year
* fix lightbulb positioning with weird magic numbers, will come back to that
* themed syntax highlighting
* use terser instead of uglify-js (b/c of ES6)
2020-04-20 15:04:30 -04:00
0ee3efdbbe
fix lighthouse suggestions: syntax color contrast & crossorigin preloads
2020-03-30 16:46:59 -04:00
e6e1d4391e
add autoprefixer via postcss cli
2020-01-06 19:17:47 -05:00
ec713f5efe
clean up partials and styles
2020-01-03 13:58:48 -05:00
552b62f571
non-selectable line numbers on code fences
2019-12-04 11:25:46 -05:00
e8bf1881c8
upgrade Hugo to v0.60.1 (new markdown parser)
2019-12-01 21:21:11 -05:00
6aa688c62e
split up SCSS files
2019-10-08 09:28:53 -04:00