Commit Graph

16 Commits

Author SHA1 Message Date
xfy
39089feea8 chore: update format script 2025-05-19 19:25:34 +08:00
xfy
920c6289fa chore(deps): add prettier organize import
format code
2024-07-26 11:45:22 +08:00
2341e7a3f9 add cache for fetch post functions 2023-11-10 14:58:11 +08:00
32d8d48514 add gist loading page
format code
2023-08-14 13:36:15 +08:00
0c8a3ce0da update file format
remove newline at end of file
2023-05-19 09:27:38 +08:00
cd124571cc add static path generate 2023-05-19 09:16:05 +08:00
4e5a72df99 update post fetcher 2023-05-18 09:55:23 +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
a62f420f4d Add blog post pagination 2022-08-23 15:04:51 +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
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