1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 15:48:31 -04:00

30 Commits

Author SHA1 Message Date
c2dde042b7
CSS modules ➡️ Stitches 🧵 (#799) 2022-03-03 09:18:26 -05:00
f2fb718d0f
update constants 2022-02-26 12:06:41 -05:00
e6f1955efb
organize types a bit more sanely & bump deps 2022-02-24 07:06:34 -05:00
91673a5fc3
fix very, very bad SEO bug 2022-02-17 20:10:14 -05:00
67d98124f6
enable AVIF images 2022-02-15 12:59:54 -05:00
da42cb074c
automatically inline critical css via critters (#760) 2022-02-07 14:40:38 -05:00
18b2fc7d83
fix NextConfig types in next.config.js 2022-02-06 20:44:54 -05:00
83f06d2abd
bump next to v12.0.10 2022-02-01 13:49:08 -05:00
7933c9ba02
nicer base URL logic 2022-01-31 13:36:48 -05:00
2a29d713bb
remove global .icon style 2022-01-30 09:00:59 -05:00
283eb62446
less corny header and note meta icons (#746)
* less corny header and note meta icons

* swap out more twemojis

* indicate active page in nav bar

* update favicons

* extract `<MenuLink />` into its own component

* change hover effect to an underline

* cropped header photo
2022-01-27 10:06:26 -05:00
d06ebfcf60
use memo more wisely 2022-01-22 10:06:24 -05:00
34819c3e47
Update next.config.js 2022-01-16 18:50:28 -05:00
a139447b39
remove markdown from plaintext post titles 2022-01-16 18:16:02 -05:00
32a5eb9c61
add eslint-plugin-mdx 2022-01-14 10:25:58 -05:00
e9dfe51863
add memo: true to svgr config 2022-01-12 09:44:31 -05:00
53158f6d3c
pull SVG icons directly from their NPM packages 2022-01-11 19:19:47 -05:00
afcc5972bb
swap copy to clipboard octicons 2022-01-10 21:14:11 -05:00
3394cac5de
use the excellent next-themes module 2022-01-06 10:08:24 -05:00
fb491d7337
use next-compose-plugins for simpler config 2022-01-05 08:50:49 -05:00
13605d2ab5
alt attributes aren't valid on inline SVGs 2022-01-03 12:12:23 -05:00
36e3cfa18e
test config changes before messing everything up too much 2022-01-03 09:59:42 -05:00
cd5a1b191a
tidy up public directory 2022-01-02 09:30:46 -05:00
5c1d1dbc58
clean up styles 2022-01-02 07:56:45 -05:00
c47f5f917d
home component -> index.tsx where it's supposed to be 2022-01-01 13:56:33 -05:00
d0e00b197c
responsive style adjustments 2021-12-31 12:46:39 -05:00
1bbee816c2
add scroll-margin-top property to content sub-headings (fixes #717) 2021-12-31 10:27:59 -05:00
11d245ad66
some very minor refactoring/fixing 2021-12-31 08:48:56 -05:00
5df05a2002
redirect /stats to public fathom dashboard 2021-12-30 13:11:34 -05:00
9979e1bf3f
v5: Revenge of the JavaScript 🦸 (#711)
Hugo ➡️ Next.js
2021-12-30 08:18:41 -05:00