|
a2ac54d6a7
|
cache hex-to-rgba outputs
|
2022-10-05 15:26:37 -04:00 |
|
|
b64795ae57
|
hack around the google fonts vs. inter italics mess
|
2022-10-04 07:25:12 -04:00 |
|
|
c64d6cfb52
|
consolidate environment variable parsing
|
2022-09-12 15:42:56 -04:00 |
|
|
1c53376988
|
type-safe stitches util for fancy link underline color
|
2022-07-31 11:24:44 -04:00 |
|
|
43d4b2ea46
|
move messy base URL definition to build time in next.config.js
|
2022-07-30 19:36:42 -04:00 |
|
|
a9f3bf2974
|
try memoizing front matter parsing
|
2022-07-18 17:39:55 -04:00 |
|
|
a788f673e9
|
refactor font preloading
|
2022-07-18 17:27:49 -04:00 |
|
|
de604f2f04
|
remove next-compose-plugins from config
|
2022-07-15 11:14:51 -04:00 |
|
|
d35e40a18d
|
fix props with forwarded ref
|
2022-07-13 19:48:49 -04:00 |
|
|
39ef018537
|
bump some deps
|
2022-07-13 16:00:44 -04:00 |
|
|
54d0b6eac0
|
bump next to stable
|
2022-07-08 13:24:38 -04:00 |
|
|
295301aa9e
|
clean up stitches theme config
|
2022-07-07 16:19:28 -04:00 |
|
|
b1a92a2eab
|
refactor component styles to use type-safe stitches tokens
https://stitches.dev/docs/typescript#stricter-experience
|
2022-07-07 13:33:20 -04:00 |
|
|
155c6cacd9
|
only reveal a db record via /api/hits if it matches a real page
|
2022-07-06 11:49:41 -04:00 |
|
|
0f38ab4f0a
|
stitches config
|
2022-07-06 03:02:09 -04:00 |
|
|
c69a593d61
|
type check .js files
|
2022-07-05 20:17:01 -04:00 |
|
|
887c24d317
|
add getStaticProps types
|
2022-06-30 20:56:34 -04:00 |
|
|
d7eba0b39c
|
switch db from fauna to prisma & planetscale (#971)
|
2022-06-23 17:26:13 -04:00 |
|
|
717e126e5b
|
Update stitches.config.ts
|
2022-06-21 06:59:14 -04:00 |
|
|
3ad57d4f34
|
fix "time ago" calculation
|
2022-06-14 13:16:59 -04:00 |
|
|
e735ea9a99
|
bump next
|
2022-06-14 07:55:13 -04:00 |
|
|
4e0ca9ff4d
|
update cache-control headers
|
2022-06-13 20:07:12 -04:00 |
|
|
a63ea35463
|
clean up strict types a bit more
|
2022-06-13 12:01:35 -04:00 |
|
|
1776173cab
|
finally fix slow typescript compilation!
see https://github.com/stitchesjs/stitches/issues/1038
|
2022-06-13 06:47:29 -04:00 |
|
|
cef74d4e97
|
fix dayjs defaults
|
2022-06-12 11:58:58 -04:00 |
|
|
bde473041a
|
separate markdown compilation to hopefully reduce function bundle sizes
|
2022-06-11 11:58:23 -04:00 |
|
|
fe634738ef
|
support local next dev ports other than 3000
|
2022-06-11 08:37:15 -04:00 |
|
|
a1326e4ccb
|
extract codepen embed as a component
|
2022-06-06 10:47:56 -04:00 |
|
|
3f931e01ce
|
set html class to light theme in static output
|
2022-06-03 09:52:18 -04:00 |
|
|
33c210aacf
|
less resource-intensive methods of parsing URLs
|
2022-06-01 18:40:57 -04:00 |
|
|
d1ee8b2632
|
move stitches-normalize into this repo
|
2022-05-31 19:06:40 -04:00 |
|
|
3c48207bd5
|
fix stitches variable conflicts
|
2022-05-30 23:06:44 -04:00 |
|
|
9410a6b2df
|
add accessible skip-to-content link
|
2022-05-30 22:52:46 -04:00 |
|
|
90eff3f063
|
bump next
|
2022-05-30 11:34:13 -04:00 |
|
|
804e88b7f9
|
font preloading logic
|
2022-05-27 12:36:58 -04:00 |
|
|
c2648a0943
|
only declare Comic Neue font face on /previously
|
2022-05-26 09:41:41 -04:00 |
|
|
ff96ccae44
|
fix style nesting
|
2022-05-24 20:48:26 -04:00 |
|
|
90a9512c62
|
compare origins of links instead of string comparison
|
2022-05-21 11:31:32 -04:00 |
|
|
d288b2d5f5
|
remove format-number.ts
|
2022-05-19 10:23:43 -04:00 |
|
|
2f695be18f
|
don't load fathom script unless on production
|
2022-05-16 09:40:36 -04:00 |
|
|
091a41e485
|
type errors
|
2022-05-14 18:24:09 -04:00 |
|
|
a97eb0532f
|
use smartypants remark plugin for fancy quotes, etc.
|
2022-05-12 15:02:27 -04:00 |
|
|
00d497b69b
|
update server-side sitemap.xml code
|
2022-05-07 20:47:14 -04:00 |
|
|
d8363d131a
|
adding more dumb easter eggs 🐣
|
2022-05-06 22:49:46 -04:00 |
|
|
d67428b043
|
rename resolvedTheme -> activeTheme
|
2022-05-04 10:48:41 -04:00 |
|
|
64303400a4
|
lengthen cache-control headers
|
2022-05-02 10:29:01 -04:00 |
|
|
d718555001
|
clean up note types
|
2022-04-30 18:01:33 -04:00 |
|
|
3547d14576
|
allow additional rel info for new tab links
|
2022-04-29 12:54:35 -04:00 |
|
|
f354108b5b
|
try speeding up note parsing
|
2022-04-29 11:14:57 -04:00 |
|
|
383c88d5ef
|
random organization
|
2022-04-28 19:28:16 -04:00 |
|