1099 Commits

Author SHA1 Message Date
Timothy Lin
98fc0c72a9 add faq with kbar customization 2023-08-25 20:35:15 +08:00
Timothy Lin
bb7a8db162 bump next to 13.4.19 and pliny to 0.1.2 2023-08-25 20:23:29 +08: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
9eb8876eb7
Merge pull request #692 from chasingboy95/tag-match-display-fix
fix non-english tags filter failed, display error
2023-08-25 09:22:45 +08:00
Timothy
18c54c9f7d
Merge pull request #693 from Felixao9/main-1
Fix README typo
2023-08-25 09:17:49 +08:00
Timothy
f3bcdd1f12
Merge pull request #694 from tsix2019/main
add tsix blog
2023-08-25 09:17:16 +08:00
Tsix666
67785b4b8b
add tsix blog 2023-08-24 15:57:48 +08:00
Felixao9
eee576d035
Update README.md
Fixed the spelling of "contributers" which should be "contributors." 🐛
2023-08-24 11:56:53 +05:00
Marino
19ce00d58b fix non-english tags filter failed, display error 2023-08-23 17:00:11 +08:00
Timothy
3c09e66a18
Merge pull request #688 from 5ym/5ym-patch-1
Update ListLayoutWithTags.tsx to fix overflow
2023-08-21 21:39:53 +08:00
Ruk
8adb2351b9
Update ListLayoutWithTags.tsx 2023-08-20 12:02:39 +09:00
Timothy
af33eb2b8e
Merge pull request #687 from timlrx/docs/static-build
add code sample for image.tsx
2023-08-19 15:29:49 +08:00
Timothy Lin
91b9b6e4f2 add code sample for image.tsx 2023-08-19 15:29:10 +08:00
Timothy
fd6a88a8d1
Merge pull request #683 from eXon/feature/add-bendotcodes
Add ben.codes in V2 examples
2023-08-16 15:32:15 +08:00
Timothy
54ef428467
Merge pull request #682 from kavehtehrani/kaveh.page
docs: adding kaveh.page to the list of blogs using the template
2023-08-16 15:29:49 +08:00
Benoit Tremblay
5a3ba098c4
Add ben.codes in V2 examples 2023-08-15 23:42:49 -04:00
kwar
60d7880715 docs: adding kaveh.page to the list of blogs using the template 2023-08-15 13:42:19 -04:00
Timothy
420b6f4a31
Merge pull request #678 from timlrx/doc/static-build
update readme on static build
2023-08-13 10:47:18 +08:00
Timothy Lin
4fa87b0f58 update readme on static build 2023-08-13 10:46:27 +08:00
Timothy
664a075c68
Merge pull request #674 from petrsiegl/main
Add missing directory to lint command
2023-08-11 21:39:22 +08:00
Timothy
f4380299c0
Merge pull request #677 from timlrx/fix/json-ld
fix: ld json serialization
2023-08-11 21:36:31 +08:00
Timothy Lin
78e47a210e fix: ld json serialization 2023-08-11 18:56:35 +08:00
Petr Siegl
484784b255
fix(lint): add missing directory to lint command
Add new app directory of next.js 13
2023-08-09 09:49:33 +02:00
Timothy
eea57df132
Merge pull request #673 from timlrx/timlrx.com
Add my blog to list of v2 blogs
2023-08-05 18:36:59 +08:00
Timothy
15c5b3c026
Add my blog to list of v2 blogs 2023-08-05 18:36:30 +08:00
Timothy
a718936889
Merge pull request #672 from timlrx/fix/list-layout-style
fix: list layout style
2023-08-05 18:10:47 +08:00
Timothy Lin
5226bfad9a fix: list layout style 2023-08-05 18:10:20 +08:00
Timothy
828984c3a8
Update README.md 2023-08-05 16:46:56 +08:00
Timothy
44cf923c24
Merge pull request #671 from timlrx/v2
bump version to 2.0
2023-08-05 16:38:01 +08:00
Timothy Lin
e1127f9570 bump version to 2.0 2023-08-05 16:36:55 +08:00
Timothy
da1985aeb1
Merge pull request #670 from timlrx/v2
move katex and prism css to the blog page
2023-08-05 16:34:29 +08:00
Timothy Lin
a9d3d2ecb8 move katex and prism css to the blog page 2023-08-05 16:32:49 +08:00
Timothy
0edfd060b1
Merge pull request #658 from timlrx/v2
V2 Release
2023-08-05 16:00:13 +08:00
Timothy Lin
4c087f257a change branch ref from master to main 2023-08-05 15:53:09 +08:00
Timothy Lin
87ff574e24 resolve merge conflict 2023-08-05 15:51:49 +08:00
Timothy Lin
5ee2251344 add blog post for v2 release 2023-08-05 13:17:36 +08:00
Timothy Lin
2ea12dff88 fix: sort post for kbar search 2023-08-05 13:17:36 +08:00
Timothy
354c628879
Update README.md
Add v1 showcase video
2023-08-05 11:16:25 +08:00
Timothy
c281adc879
Update README.md
Clean v1 example list
2023-08-05 11:01:29 +08:00
Timothy Lin
9a38d927d1 update readme 2023-07-30 21:19:08 +08:00
Timothy Lin
d94c31ddea add search component 2023-07-30 17:20:28 +08:00
Timothy
50869bac5e
Merge pull request #621 from silent1mezzo/master
Add quotes to title and summary
2023-07-29 23:05:06 +08:00
Timothy Lin
3dcb7e56f9 add navigation to home for mobile 2023-07-29 22:35:45 +08:00
Timothy Lin
0fc89247ba update pliny to stable version 2023-07-29 22:33:39 +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
f133d76695 update prism style 2023-07-25 18:59:18 +08:00