Cotes Chung
fa310d3190
Optimize typography
...
- Set the table width to 100% on small screens
- Optimize list style
- Optimize image style
- Make checkbox color lighter (light mode)
- Reduce the space for inline code
2020-12-26 00:41:06 +08:00
Cotes Chung
6dc6f2a7cf
Improve code style
2020-12-18 21:05:47 +08:00
Cotes Chung
b9ffe15ffb
Feature: Add reading time to posts
2020-12-17 15:30:49 +08:00
Cotes Chung
dc88321ed5
Improve image style ( #204 )
2020-12-15 00:39:50 +08:00
Cotes Chung
d61446fafc
Create a more beautiful checkbox
...
The browser's default checkbox is too ugly, especially in dark mode
2020-12-14 02:13:31 +08:00
Cotes Chung
62aef9f850
Improve the SCSS code style
2020-10-27 22:08:04 +08:00
Cotes Chung
57a4bfdb82
Replace heading elements of panel with span.
...
Fix the heading levels audit.
2020-10-27 05:41:36 +08:00
Cotes Chung
b9fb716e6a
Optimize the hover effect of related-post card.
2020-10-18 13:11:05 +08:00
Cotes Chung
9dcab7ac1f
Improve the image style.
2020-09-02 22:07:14 +08:00
Cotes Chung
cb461df071
Extend the image style to the layout page
( #113 )
2020-08-28 23:02:28 +08:00
Cotes Chung
7bb861b573
Beautify the layout for posts heading and preview-image.
2020-08-21 23:03:05 +08:00
Cotes Chung
f0b4e30363
Improve the layout of list.
2020-08-21 23:03:05 +08:00
Cotes Chung
544f72efff
Optimized font colors.
2020-07-30 05:28:16 +08:00
Cotes Chung
112091cbf6
Improved the posts layout.
2020-07-30 05:12:36 +08:00
Cotes Chung
b9b8dd8cf1
Beautified the comment block.
2020-06-24 20:47:01 +08:00
Cotes Chung
618ae9dcbc
Optimized the TOC position.
2020-06-11 22:01:15 +08:00
Cotes Chung
9c3d3fdeed
Improved loading performance by merging CSS files.
2020-05-09 01:15:33 +08:00
Cotes Chung
e561dfb9be
Simplified the lazy loading of post images.
2020-05-01 02:18:04 +08:00
Cotes Chung
b393e12e30
Optimized typography.
2020-04-09 03:08:56 +08:00
Cotes Chung
caf8dec568
Update the post meta design.
2020-04-08 02:12:25 +08:00
Cotes Chung
6fa8bbe922
Optimized the position of TOC.
2020-03-03 20:17:51 +08:00
Cotes Chung
01fe877ebb
Optimize the tooltip position of sharing icons.
2020-03-01 05:03:40 +08:00
Cotes Chung
3b4ea05cd3
Move files.
2020-02-28 06:19:38 +08:00
Cotes Chung
259a6624ed
Improve the way of using color schemes.
...
- Gracefully switch code color scheme in the future.
- Also uniform border color.
2020-02-28 06:03:20 +08:00
Cotes Chung
73d1027acc
Rewrite styles with SCSS.
2020-02-26 00:49:51 +08:00
Cotes Chung
b7ffc43d8d
Rewrite post’s style as sass.
2020-02-22 04:57:53 +08:00
Cotes Chung
6102d79e6e
Add configurable label to post-nav button.
2020-02-22 03:15:26 +08:00
Cotes Chung
021311974f
Replace the non-link elements.
...
Good for CSP.
2020-02-22 03:15:26 +08:00
Cotes Chung
16bb4e4544
Changed the position of lastmod and related posts.
2020-02-21 04:48:07 +08:00
Cotes Chung
840eab9566
Feature: Added post sharing options.
...
Also added a license statement at the bottom of the posts.
2020-02-21 04:48:06 +08:00
Cotes Chung
58af2fefce
Finished the rest dark mode toggle job.
2020-02-13 22:24:31 +08:00
Cotes Chung
df288e38b9
Beautified the nav-button of Posts.
2020-02-04 04:55:09 +08:00
Cotes Chung
c53f23df5c
Beautified the ToC.
2020-02-04 04:55:09 +08:00
Cotes Chung
335b956e13
Reduce font weight of post nav-button.
2020-01-14 02:57:31 +08:00
Cotes Chung
8fcf1e35fc
Dark mode color optimization.
2020-01-14 02:57:31 +08:00
Cotes Chung
2386fe5bd8
Another super feature: auto dark mode!
2020-01-14 02:57:31 +08:00
Cotes Chung
9495596f49
Changed images location and effects.
2020-01-14 02:57:31 +08:00
Cotes Chung
a42a5bfab4
Beautified the navigation button in post.
2020-01-14 02:57:31 +08:00
Cotes Chung
2ad4dc1b4e
Display title in post's page button.
2020-01-14 02:57:31 +08:00
Cotes Chung
8591e921e4
Added more project info in files.
2020-01-14 02:57:31 +08:00
Cotes Chung
fa43f92370
Beautified the hover of related post.
2020-01-14 02:57:31 +08:00
Cotes Chung
3248343c22
A super huge improvement in search.
...
- Added a cleanup button within input form.
- Optimized TopBar responsive effect(for search layout).
- Redesign the search results layout.
2020-01-02 02:29:13 +08:00
Cotes Chung
fc3a19c4d6
Split more Post's CSS.
2019-12-24 01:32:08 +08:00
Cotes Chung
ebbd818223
Split the css importing.
...
CRP optimization.
2019-12-02 03:07:48 +08:00
Cotes Chung
8417727e6e
Fixed the posts' layout jumping in loading.
...
screen width >= 1200px and the panel is visible.
2019-12-02 03:05:23 +08:00
Cotes Chung
bd5e8be215
Hide ToC when scrolling to bottom.
2019-12-02 03:05:23 +08:00
Cotes Chung
bec924ed4c
Optimize performance.
2019-12-02 03:05:23 +08:00
Cotes Chung
75b825cdde
Add animation to ToC.
2019-11-24 23:54:27 +08:00
Cotes Chung
6a65ce2db2
Split the CSS to save load time.
2019-11-20 01:50:55 +08:00