Commit Graph
23 Commits
Author SHA1 Message Date
jake 179ee92f6c edge functions didn't make sense for database calls 2023-10-08 21:38:09 -04:00
jake 2741b3ae0c bump a looooooot of deps 2023-09-01 09:30:48 -04:00
jake b13c8259b3 attempt to make edge functions a tad bit lighter 2023-07-06 10:37:51 -04:00
jake afbdcc7b06 enable vercel analytics 2023-06-17 20:14:43 -04:00
jake a9f3bf2974 try memoizing front matter parsing 2022-07-18 17:39:55 -04:00
jake 155c6cacd9 only reveal a db record via /api/hits if it matches a real page 2022-07-06 11:49:41 -04:00
jake 887c24d317 add getStaticProps types 2022-06-30 20:56:34 -04:00
jake cef74d4e97 fix dayjs defaults 2022-06-12 11:58:58 -04:00
jake bde473041a separate markdown compilation to hopefully reduce function bundle sizes 2022-06-11 11:58:23 -04:00
jake 33c210aacf less resource-intensive methods of parsing URLs 2022-06-01 18:40:57 -04:00
jake 2f695be18f don't load fathom script unless on production 2022-05-16 09:40:36 -04:00
jake a97eb0532f use smartypants remark plugin for fancy quotes, etc. 2022-05-12 15:02:27 -04:00
jake 64303400a4 lengthen cache-control headers 2022-05-02 10:29:01 -04:00
jake d718555001 clean up note types 2022-04-30 18:01:33 -04:00
jake f354108b5b try speeding up note parsing 2022-04-29 11:14:57 -04:00
jake c4651cb315 clean up ThemeContext 2022-04-27 10:58:25 -04:00
jake a3870a15db fs -> fs/promises -> asyncify all note parsing 2022-04-26 17:22:44 -04:00
jake 831139c132 actually listen to react-hooks/exhaustive-deps warning 2022-04-21 18:10:03 -04:00
jake 008bb3213b minify the theme restoration script injected into head
also switches the MDX minifier to uglify-js for consistency
2022-04-21 14:05:11 -04:00
jake 05469218b1 prevent more hydration mismatches 2022-04-21 12:45:39 -04:00
jake d09cf7ab26 consolidate theme context/provider types 2022-04-08 12:36:19 -04:00
jake a8c1a3ba3c use safer method of concatenating absolute URLs 2022-04-07 15:29:15 -04:00
jake 87848cc697 just some refactoring 2022-03-09 14:07:06 -05:00