Commit Graph

427 Commits

Author SHA1 Message Date
凡梦星尘
4037ea0d68 💄 Add new tool buttons in page side. 2022-09-25 21:40:36 +08:00
凡梦星尘
523c12f0ec 📝 Update the mermaid code style. 2022-09-19 22:46:06 +08:00
凡梦星尘
d994042131 💄🚩 Add mermaid support. Close #56 2022-09-19 21:57:23 +08:00
凡梦星尘
56166c7e76 🐛 Fixed menu active action match error item that it could not use cached function. 2022-09-18 09:00:00 +08:00
凡梦星尘
f1fafdc587 🐛 Fixed the local search engine can't find indexes file & repose error link of article. 2022-09-17 21:54:36 +08:00
凡梦星尘
9bde077b0b 💄 🐛 Fixed the 51la widget not init error & format busuanzi value. 2022-09-13 20:15:43 +08:00
凡梦星尘
e0c4a0ecd4 🔧 Use busuanzi as analytics plugin & close comment by default. 2022-09-13 19:29:00 +08:00
凡梦星尘
f41c3c0a73 🐛 Fixed the 51la id replace with user defined. 2022-09-12 16:53:44 +08:00
凡梦星尘
f3fc99ac03 💄 Add 51la analytics widget plug-in in sidebar. 2022-09-12 16:43:24 +08:00
凡梦星尘
20aadcf9ac 💄 Update the read times label of Chinese. 2022-09-12 11:36:17 +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
凡梦星尘
dc66bc1a05 💄 Make a sample demo of custom files, close #33 2022-09-11 09:06:05 +08:00
凡梦星尘
fb007e57e5 Merge branch 'develop' of github.com:hugo-next/hugo-theme-next into develop 2022-09-10 21:41:47 +08:00
凡梦星尘
df09cbe4c0 💄 Add custom files support just enjoy by yourself. 2022-09-10 21:41:33 +08:00
凡梦星尘
2276aae127 🐛 Fixed the highlight code block auto scroll when overflow x. 2022-09-10 21:30:24 +08:00
凡梦星尘
71844813bb
Merge pull request #48 from finisky/tagoriginal
Preserve the original tag/category name in tags/categories page
2022-08-28 12:04:11 +08:00
finisky
784869832e Preserve the original tag/category name in tags/categories page 2022-08-28 11:46:58 +08:00
凡梦星尘
423d4c0ef9 🐛 Fixed the menu items text & icon align display, Close #37. 2022-08-27 10:01:28 +08:00
凡梦星尘
086ce454ff Merge branch 'release_v4.2.0' into develop 2022-08-27 09:44:39 +08:00
凡梦星尘
02ba198cfa 💡 Update the Waline client version to 2.6.3. 2022-08-26 14:24:18 +08:00
凡梦星尘
0db1dac57f Merge branch 'release_v4.2.0'
Some checks failed
sync-2-gitee / sync-2-gitee (push) Failing after 3s
2022-08-15 21:58:03 +08:00
凡梦星尘
c9d4a00120 🔖 Start for release v4.2.0. 2022-08-15 21:53:45 +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
凡梦星尘
be3bf4e1f2 🔧 Enable the robots file. 2022-08-13 14:32:56 +08:00
凡梦星尘
cbc39591d2 💄 Fixed the SVG image fixed width pixes over the div DOM. 2022-08-13 14:31:43 +08:00
凡梦星尘
3965c0c108 💄 Udpate sub folder archive page title with i18n support. 2022-08-10 22:07:03 +08:00
凡梦星尘
fc44e79ddd 🐛 Fixed the sidebar posts link with 404 error. 2022-08-09 17:56:07 +08:00
凡梦星尘
d3eb723e24 💄 Make note short code support without icon style. 2022-08-09 09:37:59 +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
凡梦星尘
aa8a60d852 🎨 Use more standard parameter name which call avatar in flinks page. 2022-08-07 16:59:38 +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
凡梦星尘
1677648167 💄 Add quote & note shortcodes. Close #29 2022-08-06 15:18:13 +08:00
凡梦星尘
6cf961d392 💄 Implement the special page for friend's links show. Close #26 2022-08-05 15:18:52 +08:00
凡梦星尘
97799aaaa8 🐛 Fixed the archives list page permalink visit. 2022-08-02 18:42:33 +08:00
凡梦星尘
1f668be6fa 🐛 Fixed the build error due to about the syntax error 2022-08-02 18:34:55 +08:00
凡梦星尘
bb70f5b6a5 🔧 Try to fixed the Pre in section. 2022-08-02 18:18:26 +08:00