|
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 |
|
|
65416fcc1f
|
next-mdx-remote -> mdx-bundler (#729)
|
2022-01-09 13:45:38 -05:00 |
|
|
b7313985db
|
don't set theme-color until we know for sure what the resolvedTheme is
|
2022-01-08 11:32:43 -05:00 |
|
|
0954c78104
|
update meta theme-color config
|
2022-01-08 09:15:27 -05:00 |
|
|
23f05f2761
|
fix fathom custom domain prefetch
|
2022-01-07 18:44:26 -05:00 |
|
|
8936dba74e
|
update config
|
2022-01-07 10:14:26 -05:00 |
|
|
3394cac5de
|
use the excellent next-themes module
|
2022-01-06 10:08:24 -05:00 |
|
|
2d44b58242
|
directly (and still dynamically) assign a few of the mdx components
|
2022-01-05 15:07:54 -05:00 |
|
|
c890a8aae0
|
use react-innertext
|
2022-01-04 18:44:49 -05:00 |
|
|
20d8b13bb1
|
separate theme restoration script and add meta[name="theme-color"] tag to _document.tsx
|
2022-01-04 18:04:33 -05:00 |
|
|
78d17c6337
|
lint all the things
|
2022-01-03 20:13:27 -05:00 |
|
|
3864a57d1a
|
consolidate mdx file parsing
|
2022-01-03 17:53:47 -05:00 |
|
|
d2b71887b4
|
generate permalinks when parsing note
|
2022-01-03 16:26:20 -05:00 |
|
|
55d9207753
|
dynamic site.webmanifest
|
2022-01-03 11:42:03 -05:00 |
|