736 Commits

Author SHA1 Message Date
Benjamin Lesne
c9ae2edb93 ran prettier with new config on components directory 2023-10-18 14:50:19 +02:00
Benjamin Lesne
3c7e2c5c53 fix prettier-plugin-tailwindcss not being used 2023-10-18 14:41:02 +02:00
Timothy
89dc81fb79
Merge pull request #734 from timlrx/timlrx-astro-readme
Add link to astro template
2023-10-13 10:58:48 +08:00
Timothy
6d4d2b569b
Add link to astro template 2023-10-13 10:57:58 +08:00
Timothy
09c65bdff3
Merge pull request #733 from ttys3/fix-rss-last-build-date
fix: use sort posts for rss, fix lastBuildDate
2023-10-13 10:51:34 +08:00
ttyS3
d754ca9dfd
fix: use sort posts for rss, fix lastBuildDate 2023-10-12 01:05:45 +08:00
Timothy
102e1fee7f
Merge pull request #725 from jktrn/main
Add enscribe.dev to V2 examples
2023-10-05 11:41:25 +08:00
Jason
572baeeac6 Add enscribe.dev to V2 examples 2023-10-01 13:41:56 -07:00
Timothy Lin
7f645810f4 2.0.2 2023-09-26 10:46:14 +08:00
Timothy
76de3970db
Merge pull request #718 from timlrx/update/next-13.5.3
update to next 13.5.3
2023-09-26 10:44:16 +08:00
Timothy Lin
862f73ab73 update to next 13.5.3 2023-09-26 10:35:21 +08:00
Timothy
b7655a2d50
Merge pull request #717 from timlrx/fix/themeswitch
fix: revert to use resolvedTheme
2023-09-26 10:30:41 +08:00
Timothy Lin
7d8443152e fix: revert to use resolvedTheme 2023-09-26 10:23:31 +08:00
Timothy
90c3a671cc
Merge pull request #716 from timlrx/fix/lson-ld
Remove authors field in ld+json
2023-09-26 10:21:53 +08:00
Timothy Lin
ae36330d46 fix: remove redundant authors ld+json field 2023-09-26 10:17:04 +08:00
Timothy Lin
0ae7921c7b fix: include authors in ld+json 2023-09-26 10:07:48 +08:00
Timothy
038bd1d49f
Merge pull request #715 from dishs/main
bugfix: Fix for missing image in ld+json blob
2023-09-26 10:06:10 +08:00
Dushyant Singh
516d123640 bugfix: Fix for missing image in ld+json blob 2023-09-22 16:54:42 -07:00
Timothy
2cd0c8184a
Merge pull request #708 from L4ys/main
fix: sort posts in tags page
2023-09-08 15:49:32 +08:00
Lays
a06efea2cb chore: run prettier for tags page 2023-09-08 15:45:27 +08:00
Timothy
01e33572b7
Merge pull request #707 from rabbyalone/rabbyalone-patch-1
Added Rabby Hasan's blog ref into readme
2023-09-08 15:36:51 +08:00
Lays
669d821b80 fix: sort posts in tags page 2023-09-03 21:45:13 +08:00
Md Rabby Hasan
fe323c702b
Added Rabby Hasan's blog ref into readme 2023-09-03 16:04:51 +06:00
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