Commit Graph

20 Commits

Author SHA1 Message Date
2594dd3da8 Update media query to 640px 2022-01-11 16:07:40 +08:00
d721b896bd Optimize performance
* set post card image height
* fix copy button issue
2021-12-31 16:52:26 +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
c5af8949a5 Update PostCard image lazy loading
* update navbar handleclick type
2021-12-23 16:41:49 +08:00
5e8c363a78 Add Search component lazy load
* add BackTopTop component lazy load
* update some posts title
2021-12-10 15:01:33 +08:00
6a329d01b5 Update search
* update algolia replace all objects
* add table of content skeleton
* add bg color
* move comment info to .env
2021-12-05 00:34:14 +08:00
a288850133 Update archive card loading
* split post component
* prefetch menu page
* update post my-development-environment
2021-12-04 07:47:23 +00:00
61d72fd2b7 Fix data prefetch bug 2021-12-02 07:42:01 +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
09a4ec43a7 Add image lazy load on index page 2021-11-25 23:13:58 +08:00
20eaca66d2 Add image lazy load hook
* remove fallback src on avatar
* remove PostImage component
* update README
* add iframe lazy load on post page
2021-11-25 22:55:05 +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
b17c365063 Add switch router close menu on mobile 2021-11-23 23:49:48 +08:00
aaad57fc4d Add dark mode
* add dark mode switch button
* modify footer
* fix nav menu opening issue
* add paging number
* remove post card a link focus shadow
* add _document
* remove archive card border on last child
* add post image zoom margin on desktop
* add post index image
* remove TOC scroll bar on firefox
2021-11-21 22:16:35 +08:00
f08aa4f678 Add e2e test
* add home page test
* add article page test
2021-11-19 16:18:52 +08:00
0f9090819d Modify page path 2021-11-19 09:17:45 +08:00
bb247e210c Add giscus comment
* Remove tags from navbar
* Add tags to post card
* Add archive page
* Add get all archive data function
* Fix copy code
* Fix post images error
2021-11-18 22:52:28 +08:00
45d259067e Add svg avatar 2021-11-18 11:36:00 +08:00
fe57cec9d5 Create blog with nextjs 2021-11-16 21:00:46 +08:00