Commit Graph

43 Commits

Author SHA1 Message Date
4eddc7cd7b Format 2023-04-27 11:38:12 +08:00
bbfbd0487e Add fallback when no dev 2023-03-23 10:42:54 +08:00
cde9f4cca7 Fix hydration error 2023-03-21 16:25:19 +08:00
5b8c900493 Add gists pages ISR
Add octokit error catch
2023-02-07 10:44:24 +08:00
0119f82871 Rename components name 2023-01-29 09:48:49 +08:00
2177ac0a93 Format file name 2023-01-10 17:58:20 +08:00
e5466c43da Rename post folder name 2022-12-16 08:53:21 +08:00
5430ab32d0 Adjust post per page 2022-12-14 11:53:13 +08:00
1d581d5835 Format code 2022-12-14 09:40:40 +08:00
a43cd50166 Update scroll to top 2022-12-12 15:24:29 +08:00
fd5315c63b Add copy hooks
Add copy button on post
2022-10-24 11:27:47 +08:00
dcd6b7ea6a Add loader to lib 2022-10-18 16:26:17 +08:00
5f88fedee8 add comment 2022-10-10 09:17:24 +08:00
3f6b7f0825 add get mouse position function 2022-10-10 09:16:03 +08:00
195cbd3b64 add gists proxy url 2022-09-05 11:32:58 +08:00
5dbe5c6cac Update next export 2022-08-31 14:27:59 +08:00
4767eb9995 Add useCallback 2022-08-25 17:59:40 +08:00
086da74721 Remove useless usecallback 2022-08-25 17:08:18 +08:00
a62f420f4d Add blog post pagination 2022-08-23 15:04:51 +08:00
2f42e3fb90 Add pagination component 2022-08-23 13:50:37 +08:00
5bcc2ecba8 Fix post toc id
update dependencies
2022-08-21 21:54:59 +08:00
f6cb2a8f74 Generate post toc on build time 2022-08-19 10:50:02 +08:00
0f87104e20 Clean code 2022-08-18 18:04:25 +08:00
562ba00912 Add next-mdx-remote 2022-08-18 15:19:25 +08:00
a83ee6ad1f update useInView hook 2022-08-12 11:04:31 +08:00
047fc0c775 Add new post
add new code sandbox component
2022-08-12 11:01:18 +08:00
101288d12b Update hooks 2022-06-28 10:05:49 +08:00
54af3eb68f Pagination for gists 2022-06-21 15:51:03 +08:00
74bd0a7ba0 Change fetch to oct 2022-06-21 14:05:41 +08:00
7a23665bad 💄 Format styles 2022-06-21 09:33:57 +08:00
badd9f2727 🐛 Fix gists styles
fix #48
fix #49
2022-06-20 17:22:31 +08:00
6f3b54ab28 Add gists pagination 2022-06-20 16:40:06 +08:00
becd9d988e Add http base authentication for gist 2022-06-20 16:12:43 +08:00
e0a293ac2e Update algolia search 2022-04-18 14:56:28 +08:00
b9049bfe19 Render sandpack when it in view 2022-04-14 14:41:08 +08:00
c9b0cbb96f Add sandpack 2022-04-13 11:47:52 +08:00
ba761f4bd9 Rename 2022-04-13 11:12:00 +08:00
33adda1174 Add post 2022-04-08 17:59:19 +08:00
11fcb9677f Update table of contents 2022-04-01 15:15:38 +08:00
332cc905df Add prism
* add atom code theme
* change nextjs config to mjs
* add remark and rehype plugins
2022-03-23 16:02:39 +08:00
5b55b84818 Add post card in blog page
* add component and page tests
2022-03-23 11:48:00 +08:00
8f3493c23a Refactor getStaticProps in blog page 2022-03-22 17:15:17 +08:00
1179cc3c1f Add fetch post list
* add gray-matter
2022-03-22 17:03:35 +08:00