vio.ao
|
b61c582259
|
Make post name support chinese
|
2024-06-17 16:08:30 +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 |
|
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 |
|
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
|
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
|
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 |
|
Timothy Lin
|
20704c9f75
|
sync with pliny dev
|
2023-07-16 18:52:51 +08:00 |
|
Timothy Lin
|
202fa62b3f
|
feat: add back json ld
|
2023-07-09 23:09:07 +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 |
|