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
a917b5f81d
fork next-themes into use-theme hook
2022-03-07 16:32:38 -05:00
2e1da44d42
move ThemeProvider
script up in priority
2022-03-07 15:31:42 -05:00
34fccfefc3
use stitches-normalize 🧵
...
https://github.com/jakejarvis/stitches-normalize
2022-03-06 11:24:58 -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
dc7622a7af
switch some style
props to css
2022-03-03 11:46:18 -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
f6627580eb
fix page/note title color
2022-02-26 11:39:16 -05:00
c313b34f95
fix graphql type mismatch
2022-02-25 16:48:28 -05:00
e6f1955efb
organize types a bit more sanely & bump deps
2022-02-24 07:06:34 -05:00
d24d29a04e
try removing transition blocking stuff
2022-02-19 09:19:46 -05:00
17a271eb87
tell unblock-transitions script to remove itself when finished
2022-02-18 12:31:57 -05:00
5f977db7f2
update custom _document.tsx from class to new default function
...
https://nextjs.org/docs/advanced-features/custom-document
2022-02-18 12:00:49 -05:00
91673a5fc3
fix very, very bad SEO bug
2022-02-17 20:10:14 -05:00
6256223517
bump next to 12.1.0
2022-02-17 19:38:12 -05:00
3edaa6b0e4
clean up <Video />
props
2022-02-16 11:10:09 -05:00
3bc3e1b5a1
export prop types from component files
2022-02-16 10:39:32 -05:00
17104d765b
make sticky header optional via prop
2022-02-16 10:30:18 -05:00
76c2699b32
fix fathom logging pageviews as notes/[slug]
2022-02-13 11:20:46 -05:00
090a485c8a
use latest novnc from source
2022-02-13 10:26:07 -05:00
c3ab3559af
Update pages/projects.tsx
2022-02-13 09:23:24 -05:00
cb28562869
extract sentry config/init
2022-02-12 11:24:31 -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
bb807e0e90
use next-sitemap server-side instead of manually generating the xml
2022-02-11 10:36:27 -05:00
3f08782cab
add typings to pages/api/hits.ts
2022-02-10 19:56:26 -05:00
748f1c4b4c
preload common fonts (in a horrifically hard-coded fashion)
2022-02-09 12:19:29 -05:00
3801989a5b
refactor <CodeBlock />
to make it useful outside of mdx
2022-02-09 10:41:23 -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
ee1b708b99
prevent fading into dark theme if we're immediately setting it on load
2022-02-06 12:25:48 -05:00
42a7ff1bdc
fix unnoticeable background color bug in dark mode
2022-02-05 14:50:29 -05:00
41705f3be4
add support for per-page layouts
2022-02-04 16:14:42 -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
f0259dbab5
stop being lazy with css selectors
2022-01-30 11:38:37 -05:00
9f34cec930
custom <Link />
wrapper around next/link
2022-01-30 10:33:40 -05:00
6fbe9ae66b
fancy dev console log on /y2k for fun
2022-01-29 15:56:34 -05:00
29d5a32ddb
update y2k socket endpoint
2022-01-29 12:52:19 -05:00
b4cfbafaf0
separate out windows me wallpaper container
2022-01-29 11:15:25 -05:00
0b526fd4d2
migrate y2k.app to a simple page here
2022-01-28 18:58:19 -05:00
766f39a15a
remove unused deps
2022-01-27 18:16:57 -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
5bf909fab5
add v3 to /previously
2022-01-26 16:17:39 -05:00