1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 18:08:28 -04:00

222 Commits

Author SHA1 Message Date
3a58931e79
bump stitches-normalize so we can exclude default system font stacks 2022-03-20 11:08:46 -04:00
f870c5c796
freeze build timestamp via an environment variable 2022-03-18 17:41:27 -04:00
4ea5b15db0
refactor component imports/exports 2022-03-16 11:22:56 -04:00
ddb9fdff8d
fix super nitpicky indented headings 2022-03-12 11:07:33 -05:00
87848cc697
just some refactoring 2022-03-09 14:07:06 -05:00
f5c8a7a21a animated dark mode toggle 🌓 2022-03-07 20:08:38 -05:00
34fccfefc3
use stitches-normalize 🧵
https://github.com/jakejarvis/stitches-normalize
2022-03-06 11:24:58 -05:00
760607fddd
clean up and add type checks to the modern-normalize.css -> JS translation 2022-03-04 10:52:04 -05:00
f8b6378faf
refactor the link underline logic to produce smaller output 2022-03-04 09:33:44 -05:00
ea4e7025ff
fix some leftover stitches to-do items 2022-03-03 13:18:12 -05:00
c2dde042b7
CSS modules ➡️ Stitches 🧵 (#799) 2022-03-03 09:18:26 -05:00
33c02d205e
use camelCase in themes config 2022-02-28 20:07:27 -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
6256223517
bump next to 12.1.0 2022-02-17 19:38:12 -05:00
147128516e
re-add next-remote-watch as local dev server 2022-02-16 14:25:27 -05:00
cb28562869
extract sentry config/init 2022-02-12 11:24:31 -05:00
ae0fd5f56b
extract list of menu links to a config file 2022-02-11 15:13:32 -05:00
d258ebd988
group config files 2022-02-11 11:14:28 -05:00
acf39efeaa
re-use feed.(xml,atom) logic 2022-02-11 11:10:05 -05:00
3f08782cab
add typings to pages/api/hits.ts 2022-02-10 19:56:26 -05:00
885f97fa64
update component prop types to use JSX.IntrinsicElements 2022-02-09 09:37:20 -05:00
da42cb074c
automatically inline critical css via critters (#760) 2022-02-07 14:40:38 -05:00
ca7d21b3d2
update mdx/terser config 2022-02-05 13:02:33 -05:00
0127004e3a
only minify compiled MDX source in production 2022-02-03 10:54:24 -05:00
11f05c3b0a
move default next-seo config to clean up _app.tsx 2022-02-01 20:35:40 -05:00
7933c9ba02
nicer base URL logic 2022-01-31 13:36:48 -05:00
9f34cec930
custom <Link /> wrapper around next/link 2022-01-30 10:33:40 -05:00
5847fd82b6
dial up the minification of MDX output a bit more 2022-01-24 13:58:27 -05:00
e5b862508c
manually minify JS outputted by next-mdx-remote v4 2022-01-24 10:41:31 -05:00
51ecae3c9b
custom <Image /> wrapper now supports static imports too 2022-01-24 08:57:21 -05:00
5d402bc31b
remove some unused analytics config 2022-01-22 20:37:57 -05:00
f62c057f5d
do sub-heading anchor links manually instead of via rehype plugin 2022-01-22 17:21:29 -05:00
0462428a54
even more styled components 2022-01-20 08:26:30 -05:00
171bdd65b6
more preparation for styled components 2022-01-19 11:00:28 -05:00
caac9b905a
<IFrame /> component 2022-01-18 13:54:12 -05:00
5e9503b562
remove unnecessary react fragments 2022-01-18 09:54:30 -05:00
a406010bd2
next-mdx-remote v4 (#737) 2022-01-18 09:25:09 -05:00
2ef5d06c38
proper cwd for mdx components 2022-01-17 11:13:13 -05:00
415e8d6bc4
remove mastodon from json-ld 2022-01-17 10:38:13 -05:00
a139447b39
remove markdown from plaintext post titles 2022-01-16 18:16:02 -05:00
872846dbeb
giscus comments! 2022-01-15 11:28:31 -05:00
6d7ffee7ea
switch back to lighter markdown-to-jsx on server-side 2022-01-15 08:51:10 -05:00
32a5eb9c61
add eslint-plugin-mdx 2022-01-14 10:25:58 -05:00
c9f00d567a
update markdown-in-titles parsing 2022-01-12 10:43:21 -05:00
53158f6d3c
pull SVG icons directly from their NPM packages 2022-01-11 19:19:47 -05:00
78967815e1
highlight.js -> prism (#730) 2022-01-10 19:10:19 -05:00
3864d18ba3
clean up global styles 2022-01-10 16:15:25 -05:00
0ef7ff5f92
start extracting types to shared .d.ts file 2022-01-10 14:18:33 -05:00
972a25abc6
parse markdown in titles at build time 2022-01-10 08:37:30 -05:00