Commit Graph

37 Commits

Author SHA1 Message Date
2b9db34c1b Add editorconfig
add prettier
add prettier ignore
2022-08-25 18:19:25 +08:00
6a12e8508e Update dependencies 2022-08-25 11:33:01 +08:00
5bcc2ecba8 Fix post toc id
update dependencies
2022-08-21 21:54:59 +08:00
ca4dade52f Update dependencies 2022-08-19 10:58:21 +08:00
741a19fd90 Remove useless dependencies 2022-08-18 17:24:27 +08:00
562ba00912 Add next-mdx-remote 2022-08-18 15:19:25 +08:00
77c01e168d Add new post toc
fix useLayoutEffect warnning
2022-08-11 18:06:26 +08:00
82b35ab96c Update dependencies 2022-08-09 03:15:49 +00:00
b0e4dc8527 Update dependencies 2022-08-03 11:45:01 +08:00
25c05529e4 Update dependencies 2022-06-28 10:09:08 +08:00
74bd0a7ba0 Change fetch to oct 2022-06-21 14:05:41 +08:00
becd9d988e Add http base authentication for gist 2022-06-20 16:12:43 +08:00
e138fba77d Update dependencies 2022-06-20 15:30:07 +08:00
cdb2c06c23 Bump sharp from 0.30.4 to 0.30.5
Bumps [sharp](https://github.com/lovell/sharp) from 0.30.4 to 0.30.5.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.30.4...v0.30.5)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:54:09 +00:00
ec7d66325d Update jset 2022-06-01 11:36:13 +08:00
03dd77daef Upgrade dependencies 2022-05-03 12:11:27 +08:00
73403fac8c Add date format 2022-04-29 10:05:15 +08:00
68d6c75c7b Update gists code 2022-04-22 16:14:02 +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
250869f0b4 Add giscus 2022-04-20 18:01:24 +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
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
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
c9b0cbb96f Add sandpack 2022-04-13 11:47:52 +08:00
3612df3c60 Add markdown style 2022-03-26 22:02:04 +08:00
1bb382409b Modify styles
* add table of contents plugin
2022-03-23 21:05:57 +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
1179cc3c1f Add fetch post list
* add gray-matter
2022-03-22 17:03:35 +08:00
c651389aa3 Add jest 2022-03-22 15:10:46 +08:00
bc7ada8abc Add dark mode with next-themes 2022-03-22 11:55:03 +08:00
731407feb6 Add react-icons
* add text menu
2022-03-21 16:37:23 +08:00
7e3030bd01 Init 2022-03-20 19:08:06 +08:00