83 Commits

Author SHA1 Message Date
Timothy Lin
f6e9ca4323 upgrade to next 13.5.6 2023-10-19 10:43:55 +08:00
Timothy Lin
01413828b1 fix: remove unused head.tsx 2023-10-19 10:12:36 +08:00
Lays
a06efea2cb chore: run prettier for tags page 2023-09-08 15:45:27 +08:00
Lays
669d821b80 fix: sort posts in tags page 2023-09-03 21:45:13 +08:00
Alejandro Reyes
d2ae32835e
fix: hardcoded check for draft in development 2023-08-26 17:04:18 -07:00
thekoc
598623e025 Prevent drafts from showing on PostLayout.
Uses `allCoreContent` to filter out drafts in production.
Otherwise drafts will appear on PostLayout as "Previous/Next Article".
2023-08-25 16:25:53 +08:00
Marino
19ce00d58b fix non-english tags filter failed, display error 2023-08-23 17:00:11 +08:00
Timothy Lin
78e47a210e fix: ld json serialization 2023-08-11 18:56:35 +08:00
Timothy Lin
a9d3d2ecb8 move katex and prism css to the blog page 2023-08-05 16:32:49 +08:00
Timothy Lin
ad47ca6980 change default font from inter to space grotesk 2023-07-29 19:00:04 +08:00
Timothy Lin
94091a089b add new list layout 2023-07-29 12:31:36 +08:00
Timothy Lin
f8a5233460 fix loading of inter font 2023-07-29 11:06:46 +08:00
Timothy Lin
ceb913f767 feat: add new post banner layout 2023-07-26 17:04:56 +08:00
Timothy Lin
7b56a4836b fix draft post display and improve typings 2023-07-26 00:49:18 +08:00
Timothy Lin
4278bec763 refactor tailwind typography to v3 and update styling 2023-07-25 18:58:58 +08:00
Timothy Lin
ed54f2fcaf fix: decodeURI to support non-english slugs 2023-07-24 17:06:28 +08:00
Timothy Lin
2d3b825246 fix: encode both slug and path 2023-07-24 00:21:24 +08:00
ttyS3
44ffc642cf
fix: fix compile error for non-latin slug blog posts 2023-07-23 23:35:39 +08:00
ttyS3
2338fd1819
fix: import missing katex css 2023-07-23 23:27:37 +08:00
Timothy Lin
d9f6f367fa chore: ignore eslint no unused var 2023-07-22 16:26:08 +08:00
Timothy Lin
2a18a80fd1 chore: prettier lint 2023-07-22 16:18:02 +08:00
Timothy Lin
71513a6740 fix: ignore hydration warning 2023-07-22 16:01:25 +08:00
Timothy Lin
9b9355baed chore: tidy up some code 2023-07-16 23:42:48 +08:00
Timothy Lin
f063d4d8b0 fix newsletter api route 2023-07-16 23:42:19 +08:00
Timothy Lin
20704c9f75 sync with pliny dev 2023-07-16 18:52:51 +08:00
Timothy Lin
d61487efa4 refactor: aggregate tag count with contentlayer 2023-07-12 00:51:31 +08:00
Timothy Lin
988b1aa2ce feat: add alternate rss xml meta tag 2023-07-09 23:29:39 +08:00
Timothy Lin
202fa62b3f feat: add back json ld 2023-07-09 23:09:07 +08:00
Timothy Lin
fab1ead77b fix: restore individual tag route 2023-07-09 17:27:47 +08:00
Timothy Lin
54ff8c7b48 refactor: use robots and sitemap metadata 2023-07-09 15:55:41 +08:00
Timothy Lin
b6dac68f61 refactor: use metadata export for seo 2023-07-08 21:03:46 +08:00
Timothy Lin
1dfa80e8bd refactor: use mdx rsc 2023-07-08 15:23:25 +08:00
Timothy Lin
09ba0550ca refactor: migrate to rsc and app dir 2023-07-07 11:17:22 +08:00