Commit Graph

376 Commits

Author SHA1 Message Date
Cotes Chung a4435a45ec Imported the dark-mode toggle. 2020-02-13 22:31:28 +08:00
Cotes Chung 4390a00604 Set the dark-mode color of <hr>. 2020-02-13 22:24:31 +08:00
Cotes Chung 58af2fefce Finished the rest dark mode toggle job. 2020-02-13 22:24:31 +08:00
Cotes Chung 7e92a32243 Code style merge and resume some colors. 2020-02-12 00:27:35 +08:00
Miloslav Pavelka 7728cc4d3e Adding visibility classes for light and dark theme. 2020-02-09 18:11:58 +01:00
Miloslav Pavelka 3f11cef46f Allow toggling of dark scheme with a body class. 2020-02-09 15:23:39 +01:00
Cotes Chung 8e67f69297 Added new button style. 2020-02-09 03:06:27 +08:00
Cotes Chung b27ae2e436 Beautified the dark-mode color of blockquote. 2020-02-04 04:55:09 +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 9bd0b1bdf8 Optimized the position of avatar. 2020-02-04 04:55:09 +08:00
Cotes Chung e09fd4d6c8 Beautified the table's in dark mode. 2020-02-04 04:55:09 +08:00
Cotes Chung 53e01c1778 Code optimization. 2020-01-14 02:57:31 +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 b534ab74de Optimized the dark mode color of Categories. 2020-01-14 02:57:31 +08:00
Cotes Chung a812ded9cd Updated Docs. 2020-01-14 02:57:31 +08:00
Cotes Chung 34836f7703 Beautified sidebar in x-large screens.
screen width >= 1650px
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 1c2be0c243 Updated syntax highlighter. 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 5bb810875b Moved search cache. 2020-01-02 08:45:51 +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 77a47c4b62 Fixed some HTML tags. 2019-12-24 00:37:26 +08:00
Cotes Chung 40e44158ae Optimize response design for License text. 2019-12-21 23:20:43 +08:00
Cotes Chung 870b11bd70 Change pagination position.
screen  width <= 830px.
2019-12-21 23:20:43 +08:00
Cotes Chung 1f8bfdf257 Make configuration more flexible. 2019-12-19 04:08:40 +08:00
Cotes Chung 3422e2a66f Fixed a potential JSONP callback exception. 2019-12-19 04:08:40 +08:00
Cotes Chung 3c8fb76356 Beautified PV loading icon. 2019-12-19 03:06:33 +08:00
Cotes Chung bbdad4ebd9 Optimized the indentation of layout Category and Tag. 2019-12-16 00:06:45 +08:00
Cotes Chung 9992e11228 Change the ToC hiding rule.
Adapt to bootstrap-toc plugins.
2019-12-16 00:06:45 +08:00
Cotes Chung ebbd818223 Split the css importing.
CRP optimization.
2019-12-02 03:07:48 +08:00
Cotes Chung 3010e0b34e Beautified the profile text responsive design.
for screens >= 1650px wide
2019-12-02 03:05:23 +08:00
Cotes Chung 7bdbd2aa4f Optimize the style of footnotes. 2019-12-02 03:05:23 +08:00
Cotes Chung 7f3ea0d79b Move file. 2019-12-02 03:05:23 +08:00
Cotes Chung 98e1cf8252 Beautified the tags in posts. 2019-12-02 03:05:23 +08:00
Cotes Chung 5354a2adbf Optimized anchor location. 2019-12-02 03:05:23 +08:00
Cotes Chung 1c77b8f9f2 Fixed post content min-height. 2019-12-02 03:05:23 +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 54ed9bcc18 Correct spelling. 2019-12-02 03:05:23 +08:00
Cotes Chung bec924ed4c Optimize performance. 2019-12-02 03:05:23 +08:00
Cotes Chung 0e6edb0d1a Optimized JS to hide empty ToC. 2019-11-25 01:07:01 +08:00
Cotes Chung 75b825cdde Add animation to ToC. 2019-11-24 23:54:27 +08:00
Cotes Chung 81721ef295 Change arrow direction in Categories page. 2019-11-23 00:51:55 +08:00
Cotes Chung 7f94cbe787 Reduce pagination button size. 2019-11-23 00:27:41 +08:00
Cotes Chung a65472d2d8 Optimized the width of footer. 2019-11-23 00:01:57 +08:00
Cotes Chung 97e0b61eed Optimized tab's layout. 2019-11-22 23:55:24 +08:00
Cotes Chung e8b22b8eb0 Optimized the layout for x-large screens.
Including 2K or above screen resolution.
2019-11-21 22:43:01 +08:00
Cotes Chung 299d7e799f Remove unused css. 2019-11-20 01:51:16 +08:00
Cotes Chung bb60c9dcf8 Beautified the search input. 2019-11-20 01:50:55 +08:00
Cotes Chung aa77054172 Increase tables' default width. 2019-11-20 01:50:55 +08:00
Cotes Chung 6a65ce2db2 Split the CSS to save load time. 2019-11-20 01:50:55 +08:00
Cotes Chung 274038fcc0 Optimized the sidebar in extra small screens. 2019-11-20 01:50:55 +08:00
Cotes Chung 2208b43bae Redesign sidebar for xlarge screens.
Screen width greater than FHD.
2019-11-20 01:50:55 +08:00
Cotes Chung 9565429ee0 Optimized sidebar cursor effect on touch screens. 2019-11-20 01:50:55 +08:00
Cotes Chung 342a28d6ed Truncate long title with ellipsis in Archives.
Extended from mobile views to desktop views.
2019-11-20 01:50:55 +08:00
Cotes Chung 79b5f51eb5 Hide line-number in console/terminal snippet. 2019-11-20 01:50:55 +08:00
Cotes Chung 91c7fbe30a Simplified trending tags structure. 2019-11-20 01:50:55 +08:00
Cotes Chung 15a2a98e05 Improved post loading speed.
Also improved the layout for Home page.
2019-11-20 01:50:55 +08:00
Cotes Chung 31cacb7278 Beautified the tags. 2019-11-20 01:50:55 +08:00
Cotes Chung 94cb59fc27 Beautified the relate-posts card. 2019-11-20 01:50:55 +08:00
Cotes Chung d585d66fc5 Fixed the sidebar cursor jumping on Safari. 2019-11-20 01:50:55 +08:00
Cotes Chung 3b102ee4c6 Improved the Recent-Update list. 2019-11-20 01:50:55 +08:00
Cotes Chung 094b3da714 Add Related-Posts in the bottom of each posts. 2019-11-20 01:50:55 +08:00
Cotes Chung 4287b9e612 Renamed variable in Config. 2019-11-20 01:50:55 +08:00
Cotes Chung a589831812 Improved the compatibility in Firefox. 2019-11-20 01:50:55 +08:00
Cotes Chung 574be381c6 Beautified the style for code snippets. 2019-11-20 01:50:55 +08:00
Cotes Chung cf4a7f2e2f Improved the TOC.
Automatically hide TOC titles
2019-11-20 01:50:55 +08:00
Cotes Chung e7c689e255 Beautified the timeline on Archive page. 2019-11-20 01:50:55 +08:00
Cotes Chung b845c829f6 Import the framework. 2019-11-18 01:08:03 +08:00