1113 Commits

Author SHA1 Message Date
Timothy
fef559b247
Merge pull request #706 from timlrx/docs/mdx-component
docs: add example on creating a mdx chart component
2023-09-01 18:34:49 +08:00
Timothy Lin
5b7661721c docs: add example on creating a mdx chart component 2023-09-01 17:21:23 +08:00
Timothy
27e48f5087
Merge pull request #705 from PrabhuKiran8790/patch-1
added Prabhu's Blog link
2023-08-29 11:23:48 +08:00
Prabhu Kiran Konda
87a7fd85f5
added Prabhu's Blog link 2023-08-28 21:11:58 +05:30
Timothy
cc4e17d5b1
Merge pull request #701 from rareyesdev/fix/include-drafts-in-tag-data-during-development
fix: include drafts in tag data during development
2023-08-28 10:46:17 +08:00
Alejandro Reyes
8cc036a88f
fix: include drafts in tag data during development 2023-08-27 00:07:13 -07:00
Timothy
ef87df56a0
Merge pull request #700 from rareyesdev/fix/draft-state-during-development
fix: remove hardcoded check for draft in development
2023-08-27 12:44:27 +08:00
Alejandro Reyes
d2ae32835e
fix: hardcoded check for draft in development 2023-08-26 17:04:18 -07:00
Timothy Lin
4b4147c077 2.0.1 2023-08-25 20:43:55 +08:00
Timothy
52d3aa9cef
Merge pull request #697 from timlrx/enhance/kbar
Bump package versions and enhance kbar
2023-08-25 21:59:07 +08:00
Timothy
153e067cde
Merge branch 'main' into enhance/kbar 2023-08-25 21:54:54 +08:00
Timothy
1347707503
Merge pull request #696 from acsoto/main
add SOTO's Blog to V2 examples
2023-08-25 21:53:03 +08:00
soto
df0470c4b3
add SOTO's Blog to V2 examples 2023-08-25 21:28:50 +08:00
Timothy
d3c8f678a9
Merge pull request #695 from thekoc/skip-draft-posts
Prevent drafts from showing on PostLayout
2023-08-25 21:23:52 +08:00
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