Commit Graph

172 Commits

Author SHA1 Message Date
凡梦星尘
b04c1b9aa0 🐛 Fixed the tool button scroll Y pixes. 2022-10-06 13:57:37 +08:00
凡梦星尘
6a42188853 💄 Design search box footer with pagination & fixed toc enable in home page. 2022-10-06 12:00:10 +08:00
凡梦星尘
0536ac37fc 💄 Add tool button click events make it more silky. 2022-10-06 10:48:52 +08:00
凡梦星尘
0abad2539a 💄 Fixed the TOC enable in global set & implement the auto follow in TOC list with content scroll. 2022-10-06 10:02:19 +08:00
凡梦星尘
48df6401d8 💄 Remove margin in Algolia pagination widget. 2022-10-06 08:49:03 +08:00
凡梦星尘
9632707ece 💄 Redesign the Algolia search result display UI. 2022-10-05 22:56:13 +08:00
凡梦星尘
3f8ab12e47 💄 Add TOC header hover & active style. 2022-10-02 09:28:51 +08:00
凡梦星尘
d6fbf924b8 💄 Improve the theme switch logic with config defined. 2022-10-02 09:28:21 +08:00
凡梦星尘
a7b9d5338e 💄 Add tree line on TOC list style. 2022-10-01 22:06:47 +08:00
凡梦星尘
1208213476 💄 Upgrade the waline version to support emoji click for article. 2022-10-01 18:21:35 +08:00
凡梦星尘
28a3d36f88 💄 Add list number before table of content and article's head outline. 2022-09-29 10:24:41 +08:00
凡梦星尘
70cba4cc6a 💄 Remove background color of tool buttons & reduce this zindex level. 2022-09-28 21:06:30 +08:00
凡梦星尘
dc1c68d5c9 💄 Add comments active dark & light model. 2022-09-27 11:01:43 +08:00
凡梦星尘
d4730f89d2 💄 Add switch theme button function. 2022-09-26 21:54:03 +08:00
凡梦星尘
4037ea0d68 💄 Add new tool buttons in page side. 2022-09-25 21:40:36 +08:00
凡梦星尘
d994042131 💄🚩 Add mermaid support. Close #56 2022-09-19 21:57:23 +08:00
凡梦星尘
9bde077b0b 💄 🐛 Fixed the 51la widget not init error & format busuanzi value. 2022-09-13 20:15:43 +08:00
凡梦星尘
f3fc99ac03 💄 Add 51la analytics widget plug-in in sidebar. 2022-09-12 16:43:24 +08:00
凡梦星尘
2cc8f302d3 🐛 Fixed some error about the run times , words and read times logic when calculate. 2022-09-12 11:28:55 +08:00
凡梦星尘
5634c20a02 Improve the site information display things. 2022-09-12 10:22:22 +08:00
凡梦星尘
e79234935b 🐛 Fixed the border-radius not working in Muse & Mist theme. 2022-09-11 23:18:28 +08:00
凡梦星尘
39058e897d 🐛 Fixed the box-shadow not working in Muse & Mist theme. 2022-09-11 23:14:16 +08:00
凡梦星尘
568ef4ecc6 🐛 Fixed the home page not show run times & last push date. 2022-09-11 22:55:01 +08:00
凡梦星尘
6542375766 🔥 Remove unuse the post view style code. 2022-09-11 22:49:32 +08:00
凡梦星尘
6f03209e93 💄 Support site information widget. close #30, #34 2022-09-11 22:40:38 +08:00
凡梦星尘
2a7fd9f8fb 💄 Support more of analytics engine such as baidu, google, busuanzi and so on, then add new web information widget. close #19 2022-09-11 18:33:41 +08:00
凡梦星尘
c38a439171 💄 Support render math formula by mathjax & katex framework. close #27 2022-09-11 11:14:54 +08:00
凡梦星尘
2276aae127 🐛 Fixed the highlight code block auto scroll when overflow x. 2022-09-10 21:30:24 +08:00
凡梦星尘
423d4c0ef9 🐛 Fixed the menu items text & icon align display, Close #37. 2022-08-27 10:01:28 +08:00
凡梦星尘
9c102f9695 💄 Auto scroll to show overflow code block content. 2022-08-15 21:51:31 +08:00
凡梦星尘
5fb6618bd3 💄 Use scroll to show overflow code block content. 2022-08-15 21:36:22 +08:00
凡梦星尘
3de3e1de4d 💄 Make flinks page support note short code. 2022-08-13 16:27:15 +08:00
凡梦星尘
51eea3acc0 💄 Update the flinks show style in mobile driver. 2022-08-13 16:10:35 +08:00
凡梦星尘
cbc39591d2 💄 Fixed the SVG image fixed width pixes over the div DOM. 2022-08-13 14:31:43 +08:00
凡梦星尘
b739434f8d 💄 🐛 Fixed code block line number background color style. 2022-08-09 09:23:37 +08:00
凡梦星尘
36b428f1d9 💄 🐛 Code block layout add more word break rules. 2022-08-08 14:33:09 +08:00
凡梦星尘
678b92c0a7 💄 🐛 Try to fixed the highlight code block over layout issue. 2022-08-08 12:56:01 +08:00
凡梦星尘
30d161b1e2 💄 Fixed the highlight code block margin bottom pixels. 2022-08-07 11:48:05 +08:00
凡梦星尘
96ba605026 🐛 Fixed some configuration & display scripts. 2022-08-06 16:15:15 +08:00
凡梦星尘
6cf961d392 💄 Implement the special page for friend's links show. Close #26 2022-08-05 15:18:52 +08:00
凡梦星尘
fdd49ab3cb 💄 Mark the search result of algolia search. 2022-08-02 15:12:49 +08:00
凡梦星尘
1917055634 🐛 Fixed the algolia search script find result in content. 2022-08-02 11:22:19 +08:00
凡梦星尘
34faa6f6f3 💄 Add algolia logo flag in search result. 2022-07-31 18:21:42 +08:00
凡梦星尘
c1e7e59646 🔧 🌱 Complete the algolia search feature, Close #9. 2022-07-31 18:01:57 +08:00
凡梦星尘
9a4883832f 🔧 🌱 Complete the local search feature. 2022-07-31 11:02:55 +08:00
凡梦星尘
87301d1d83 🐛 fixed the SCSS build waring things. 2022-07-27 11:06:02 +08:00
凡梦星尘
d42375820d Use script to control comments container show. 2022-07-22 18:35:04 +08:00
凡梦星尘
31f6e21671 Improve page scripts configuration files. 2022-07-22 17:16:34 +08:00
凡梦星尘
81cff8a5c2 Improved the comments plug-in load function, close #12 2022-07-13 21:25:15 +08:00
凡梦星尘
ca709ba909 Improve the post page view logic. 2022-07-05 22:01:48 +08:00
凡梦星尘
8aad5052df 🔥 Remove no used the old code files. 2022-07-05 09:52:58 +08:00
凡梦星尘
4a0c767064 Merge branch 'release' 2022-07-03 10:42:36 +08:00
凡梦星尘
ec5d8419e1 🚧 optimization other settings. 2022-06-30 08:04:32 +08:00
凡梦星尘
dafea2e479 🚧 optimization comment system setting. 2022-06-29 19:31:16 +08:00
凡梦星尘
b9cd603c04 🚧 Change the code block style settings. 2022-06-29 08:56:13 +08:00
凡梦星尘
748c44e25d 🐛 Fixed the back top button in sidebar margin pixes. 2022-06-29 08:08:19 +08:00
凡梦星尘
c8089db11f 🐛 Fix code highlight style in list, fixed #3. 2022-06-28 17:21:34 +08:00
凡梦星尘
017ad8ecf0 💄 Color styles for beautify code blocks. 2022-06-21 16:11:14 +08:00
凡梦星尘
6d609ea1a1 💄 🐛 Fixed code block margin style when type is mac. 2022-06-21 15:12:43 +08:00
凡梦星尘
e6fccb0b4e 💄 🐛 Fixed the copy code button display style. 2022-06-21 14:55:07 +08:00
凡梦星尘
9a83558e01 💄 optimization CDN vendors display & import generate site speed. 2022-06-21 09:19:12 +08:00
凡梦星尘
c116aa31ad 💄 Update common creative post link setting. 2022-06-20 18:54:43 +08:00
凡梦星尘
26f36810c9 💄 🐛 Fixed the comment component animation style. 2022-06-20 16:07:50 +08:00
凡梦星尘
8948151b05 💄 🐛 Fixed the loading style in mobile driver. 2022-06-20 11:24:48 +08:00
凡梦星尘
4ddcf875d5 💄 Add comments plug-in loading style. 2022-06-20 10:58:16 +08:00
凡梦星尘
fae6b4787c 💄 Optimize comment components display style. 2022-06-20 09:52:23 +08:00
凡梦星尘
05ac33e27f 💄 Come true the comments switch button working. 2022-06-19 18:18:17 +08:00
凡梦星尘
d20198d956 💄 Rechange the page visitor links. 2022-06-19 15:22:42 +08:00
凡梦星尘
f155ded3e0 💄 Add extend URL display style. 2022-06-19 14:53:12 +08:00
凡梦星尘
00c93d2fb7 💄 Fixed some display padding & margin in mobile. 2022-06-18 19:53:09 +08:00
凡梦星尘
3a46e83146 💄 Add page load animate style. 2022-06-18 16:09:08 +08:00
凡梦星尘
846f44bf0d Merge branch 'develop' 2022-06-16 21:02:32 +08:00
凡梦星尘
2294f936e4 💄 Add gitter chat room page. 2022-06-16 10:00:36 +08:00
凡梦星尘
2fed079938 💄 🐛 Fixed end of post line display tip. 2022-06-13 21:57:16 +08:00
凡梦星尘
8eb4071c85 🎨 Sync all code from branch develop. 2022-06-12 15:39:35 +08:00
凡梦星尘
e4f48fb897 🎨 Merge branch 'develop' 2022-06-12 15:34:38 +08:00
凡梦星尘
7ab696887c 🎨 Add cloud resource & CDN service vendors information. 2022-06-12 14:54:12 +08:00
凡梦星尘
9e1a6e01cf 🎨 Reset some article content. 2022-06-09 22:05:13 +08:00
凡梦星尘
0beb8d3ca7 🎨 Add more article content for demo. 2022-06-09 21:55:00 +08:00
凡梦星尘
836fe1ea10 🎨 Add more article content for demo. 2022-06-09 21:45:45 +08:00
凡梦星尘
3bc7506f36 🎨 Finish all baseof display coding. 2022-06-09 09:12:22 +08:00
凡梦星尘
2973eaf85d 🎨 Finish folder structure redesign and add some scripts. 2022-06-08 14:51:30 +08:00
凡梦星尘
531e65da7f 🎨 Modify some Hugo syntax & use CSS style replace HTML DOM style. 2022-06-05 21:35:40 +08:00
凡梦星尘
3b81f46c4e 🎨 Add post comments widget content. 2022-06-05 16:14:17 +08:00
凡梦星尘
7a1e4b85bb 🏗️ Finish post share widget coding. 2022-06-04 21:07:43 +08:00
凡梦星尘
ebe60171af 🏗️ Finish post tags widget coding. 2022-06-04 20:50:30 +08:00
凡梦星尘
109a749260 🏗️ Finish post reward widget coding. 2022-06-04 16:15:35 +08:00
凡梦星尘
df06c05c4e 🏗️ Finish post follow channel widget coding. 2022-06-04 11:03:09 +08:00
凡梦星尘
6c362cf117 🏗️ Finish post edit widget coding. 2022-06-04 10:43:00 +08:00
凡梦星尘
fa5195c8a2 🏗️ Finish post copy right widget coding. 2022-06-03 22:37:33 +08:00
凡梦星尘
288ded9ddd 🐛 Fixed the code block and post meta information. 2022-06-02 09:05:13 +08:00
凡梦星尘
bb77f9bfb6 🏗️ Finish the post meta attributes redesign. 2022-06-01 17:06:27 +08:00
凡梦星尘
f2ff0a5299 🏗️ Finish the head attributes redesign. 2022-05-31 21:50:35 +08:00
凡梦星尘
2fd445d193 🐛 Rollback some code change. 2022-05-28 16:24:17 +08:00
凡梦星尘
035c908b33 👷 🐛 Add widgets content. 2022-05-28 15:48:52 +08:00
凡梦星尘
f56f229bd7 👷 Add sidebar site overview content. 2022-05-27 16:25:56 +08:00
凡梦星尘
65c3289491 👷 Finish the left header brand coding. 2022-05-24 23:14:02 +08:00
凡梦星尘
a4574e2085 👷 Finish default base index page head attribute migrate. 2022-05-22 19:40:41 +08:00
凡梦星尘
b801215a2f 🎨 🔥 Use print function achieve dynamic import default scheme style. 2022-05-22 12:58:27 +08:00
凡梦星尘
e59a389508 🔧 🚩 🚧 Finished all variables replace content. 2022-05-21 21:48:27 +08:00