733 Commits

Author SHA1 Message Date
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
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
Timothy Lin
cd8dc0a230 update yarn lock 2023-07-24 00:12:06 +08:00
Timothy
a9f6ac4bd4
Merge pull request #665 from ttys3/v2-patch
v2 misc changes
2023-07-24 00:27:41 +08:00
ttyS3
09d4b96741
fix(build): add mising @types/mdx required by "import type { MDXComponents } from 'mdx/types'" 2023-07-23 23:47:06 +08:00
ttyS3
74c2f16f81
chore: enable ignoreMissing option for rehypePrismPlus 2023-07-23 23:39:27 +08:00
ttyS3
44ffc642cf
fix: fix compile error for non-latin slug blog posts 2023-07-23 23:35:39 +08:00
ttyS3
6990bb210a
chore: tags can be empty, set default value to avoid compilation failure 2023-07-23 23:29:48 +08:00
ttyS3
2338fd1819
fix: import missing katex css 2023-07-23 23:27:37 +08:00
ttyS3
14067f2039
chore: layouts/PostLayout.tsx use main branch for editUrl 2023-07-23 23:26:33 +08:00
Timothy Lin
293e16e1df fix: use the right escape function 2023-07-23 23:06:10 +08:00
Timothy Lin
ed0b0eb953 feat: allow user to modify rss feed page name 2023-07-23 23:01:00 +08:00
Timothy Lin
6140ff7780 comment out unused analytics services and fix csp 2023-07-23 22:37:40 +08:00
Timothy Lin
1bbcb92333 chore: remove unused components 2023-07-23 22:26:15 +08:00
Timothy Lin
343e1a921a update pliny and use new analytics setup with umami 2023-07-23 22:21:26 +08:00