Commit Graph

56 Commits

Author SHA1 Message Date
68d6c75c7b Update gists code 2022-04-22 16:14:02 +08:00
2b001973a7 Upgrade to React 18 2022-04-22 15:25:03 +08:00
bdd56b52d0 Enable concurrent 2022-04-22 11:29:10 +08:00
196ad028e0 Update dependencies 2022-04-22 10:46:46 +08:00
8784560497 Add gists code component 2022-04-22 10:41:43 +08:00
71252ad8bd Fix comment 2022-04-21 17:47:02 +08:00
8d53e2d397 Add gists page
* update search placeholder
2022-04-21 17:06:48 +08:00
03c7daee36 Add comment line 2022-04-21 15:30:17 +08:00
250869f0b4 Add giscus 2022-04-20 18:01:24 +08:00
c839e6dd57 Update image url
Fix anchor style
2022-04-20 18:01:19 +08:00
91619f69fb Update post 2022-04-18 16:45:57 +08:00
e2bceab5fd Updatee search 2022-04-18 15:39:36 +08:00
835ff07758 Updat build script 2022-04-18 15:00:56 +08:00
e0a293ac2e Update algolia search 2022-04-18 14:56:28 +08:00
0fd635f2b2 Update post
* update algolia
2022-04-18 11:14:22 +08:00
b1426e7df4 Update some dependencies 2022-04-15 14:25:40 +08:00
6ba2ae71cd Update post 2022-04-15 14:25:34 +08:00
b9049bfe19 Render sandpack when it in view 2022-04-14 14:41:08 +08:00
859fd847f1 Enable output stand alone mode
* Update dockerfile
2022-04-14 14:40:34 +08:00
ad3a0b7e74 Merge pull request #35 from DefectingCat/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-04-14 11:35:38 +08:00
1d9fa50fd3 Add new post
* fix styles
2022-04-14 11:32:33 +08:00
55d36c18d1 Add dockerfile 2022-04-14 11:15:53 +08:00
3a42b44612 Add DocSearch and styles
* add images
2022-04-14 11:00:03 +08:00
835c94c8db Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 09:53:28 +00:00
5f11971a90 Add sharp 2022-04-13 17:52:30 +08:00
54e412b339 Add lazy import in post 2022-04-13 17:37:27 +08:00
1011f065b5 Fix image
* update post
2022-04-13 14:41:10 +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
c31c5dfe66 Fix height on mobile 2022-04-06 16:23:38 +08:00
112309940c Add markdown styles 2022-04-06 16:02:27 +08:00
5cec1c504f Add mdx image component
* update markdown styles
2022-04-06 15:12:01 +08:00
d0445d3ead Add text gradient in home page 2022-04-06 10:26:32 +08:00
35e24b45c5 Add unique key in toc 2022-04-06 10:15:38 +08:00
11fcb9677f Update table of contents 2022-04-01 15:15:38 +08:00
d68b4523ef Add selection style 2022-03-28 13:21:48 +08:00
2d9e2c3c8c Add custom anchor component 2022-03-28 13:07:32 +08:00
fac934eee2 Add table of contents style 2022-03-28 11:43:21 +08:00
3612df3c60 Add markdown style 2022-03-26 22:02:04 +08:00
dfc1905d03 Add title css 2022-03-26 10:39:22 +08:00
5d89ed048d Add bold font 2022-03-26 10:19:03 +08:00
5b71b49814 Add post card margin
* Add about page
* Add github icon on footer
2022-03-25 20:48:49 +08:00
dc24df0909 Add personal describe 2022-03-25 20:30:48 +08:00
1bb382409b Modify styles
* add table of contents plugin
2022-03-23 21:05:57 +08:00
717eee7d0a Add footer
* modify mdx layout
2022-03-23 17:15:02 +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