57 Commits

Author SHA1 Message Date
Atreya
bb81935f0c
Merge branch 'timlrx:main' into main 2024-08-11 02:03:13 -04:00
ray-android
30e77eda9a
Fix issue #988
Fix Invalid Tag Page Returns Status 200 Instead of 404 #988
2024-07-31 01:01:48 +08:00
Atreya Choudhury
d1daf73bff functionality for fixed navbar 2024-07-25 01:52:13 -04:00
Antoine BERNIER
110f24a8e1 prepend BASE_PATH if here 2024-07-14 18:03:58 +02:00
Timothy
d9489346b9
Format with prettier 2024-06-22 16:39:20 +08:00
vio.ao
e35b76249c Make post name support chinese 2024-06-17 16:09:58 +08:00
vio.ao
3ea21afa0d Revert "Make post name support chinese"
This reverts commit b61c582259ebea05d6c81764657b5eaf8834f096.
2024-06-17 16:09:34 +08:00
vio.ao
b61c582259 Make post name support chinese 2024-06-17 16:08:30 +08:00
Timothy Lin
681b7b7be9 add support for github alerts 2024-06-02 22:05:25 +08:00
Timothy Lin
d62fa4633e standerdize description and og:description 2024-06-02 21:36:29 +08:00
Timothy Lin
7ffdcc81da resolve system theme switch merge conflict 2024-04-17 16:29:45 +08:00
Timothy Lin
781d11d7a2 update to next 14.2.1 2024-04-17 16:06:01 +08:00
Timothy Lin
55cd4b478a add header link icon 2024-04-17 15:51:20 +08:00
Timothy Lin
5d670d51c4 add header link icon 2024-04-17 15:49:10 +08:00
Timothy
be6c021f0b
Merge pull request #850 from iksflow/fix-layout-shifting
fix: layout shifting issue with navbar caused by scroll bar
2024-03-31 22:41:16 +08:00
Timothy Lin
8db1ff3765 change to contentlayer2 and update dependencies 2024-03-31 21:45:41 +08:00
iksflow
1d58cf83d7 fix: layout shifting issue with navbar caused by scroll bar 2024-02-13 15:22:33 +09:00
Stephon Parker
0eb782ad15
adding in social options for instagram and threads 2024-01-03 03:42:42 -05:00
Terminels
0a8e1dbbdc
Fix the table element overflow (#787)
* add terminals.run blog for example
* fix table element overflow
2023-11-21 18:17:58 +08:00
Timothy
fa262d0419
prettier 2023-11-20 23:12:38 +08:00
zziri
f6762c350a [dev/sitemap-draft-not-include] draft posts are not included in the sitemap 2023-11-17 18:51:43 +09:00
Jan William
aa7ab3f610 feat: support chinese tag name 2023-11-12 15:58:17 +08:00
Romstar
06338b334b Closes #757. Added return notFound() to app/blog/[...slug]/page.tsx instead of under construction so that missing pages return 404s and default error page 2023-11-05 21:18:52 -05:00
Curtis Mitchell
b7705c0d9f Match aria-label to tag text 2023-10-31 16:36:41 -07:00
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