19 Commits

Author SHA1 Message Date
d67cbcae85 Fix comment disappear
* Add ts-node
2022-01-03 10:28:49 +08:00
47a8ace8e8 Reduce page data json
* remove useless data on special page
2021-12-31 12:22:30 +08:00
d1b7c5c7ee Upgrade next 12
* Upgrade react 18.0.0-rc.0
* Remove ts-node
* Fix type error
* Fix type errorRemove useless log
2021-12-31 11:09:38 +08:00
08243a72ab Remove ts-node 2021-12-30 17:55:52 +08:00
1d91f1ad4f Update about page
* update mdx
* remove useless css file
* add mdx layouts
* add custom mdx components
* rename loading components
2021-12-24 12:09:49 +08:00
971962069e Add mdx 2021-12-24 10:46:40 +08:00
e069637050 Add jest
* remove cypress
2021-12-15 21:37:04 +08:00
09c1d4bfe0 Remove cypress 2021-12-03 03:15:20 +00:00
142be807ec Update loading progress
* remove nprogress
* fix loading issue

Add absolute import path aliases
* optimization imports

Add fallback on navbar image

Fix post images zoom wrapper as button

Fix module.css import error
* add router prefetch to post page

Add paging prefetch
* add post comment component
2021-12-02 03:50:02 +00:00
9460f7569c Add algoliasearch
* add menu item
* add pages
* add build search script

Add custom algolia component
* fix image in post width

Delete useless file

Modify post data to algolia script
2021-11-29 23:10:33 +08:00
4db3db2a24 Fix menu list on mobile
* add ahooks library
* add useAppDispatch and useAppSelector hooks
* move out router event handle from useEffect
* fix router events off
2021-11-25 15:54:35 +08:00
77ffb595ab Fix performance issue on dev
* add progress bar on switch routing
* add nprogress": "^0.2.0
2021-11-23 22:03:36 +08:00
a8076776d4 Add about content
* add Chakra icons
2021-11-22 22:51:52 +08:00
f07cb7aa6e Change Backtop component
* remove ant design
* fix border color on archive card
* fix div in p
2021-11-22 16:55:08 +08:00
1d48411138 Fix checklist in markdown
* Add strip-markdown
* Add CopyButton component
* Fix copy code
* Add about page
* Use async function with get all markdown content
* Add shortcut icon
* Remove useless code
2021-11-20 11:34:21 +08:00
f19f817ad1 Add redux
* Fix back button in post page
* Add remark-gfm to render table in post page
2021-11-19 23:21:59 +08:00
f08aa4f678 Add e2e test
* add home page test
* add article page test
2021-11-19 16:18:52 +08:00
341b5ce896 Add code poay
* Add Footer on post page
2021-11-18 18:06:19 +08:00
fe57cec9d5 Create blog with nextjs 2021-11-16 21:00:46 +08:00