Cell
5c043e2c0f
⬆️ Chore(libs): update fontawesome-free from 6.2.0 to 6.4.2
2023-10-24 12:15:32 +08:00
Cell
98c5a1ad54
⬆️ Chore(libs): update Artalk from 2.5.2 to 2.6.4
...
Artalk v2.5.5 has deprecated the gravatar.default configuration item, please use gravatar.params instead. (ArtalkJS/Artalk#508 )
TODO: support pagination and heightLimit config for Artalk in next FixIt version
2023-10-24 12:15:32 +08:00
Cell
23626dd604
⬆️ Chore(libs): update algoliasearch from 4.14.2 to 4.20.0
2023-10-24 12:15:32 +08:00
Cell
deed146884
⬆️ Chore(deps-dev): update and pin all development dependency versions
...
Close #339 #340 #341 #342
2023-10-24 12:15:32 +08:00
Cell
9b47648aa5
✨ Feat: change post nav rule at post footer
...
replace .PrevInSection/.NextInSection with .Prev/.Next
2023-10-12 20:15:19 +08:00
Cell
a25331bca3
🐛 Fix: total word count error in section
...
(cherry picked from commit 8bb2a35dcc )
2023-10-10 15:09:53 +08:00
Cell
8bb2a35dcc
🐛 Fix: total word count error in section
2023-10-10 15:08:32 +08:00
Cell
608693c962
💄 Style: update footnote and footnote-ref style
2023-10-09 18:07:46 +08:00
Cell
5df739e5dc
💄 Style: update define list style
2023-10-09 18:05:49 +08:00
Cell
8611f00cf4
💄 Style: update footnote and footnote-ref style
2023-10-09 18:00:26 +08:00
Cell
7fa16bbf66
💄 Style: update define list style
2023-10-09 12:27:07 +08:00
Cell
88ec3aad5b
📝 Docs: update docs and version
2023-09-16 21:30:20 +08:00
github-actions[bot]
aff8b7f2c9
👥 Chore(contributor): contrib-readme-action has updated contributors.md
2023-09-03 12:50:44 +08:00
Stefano Ginobili
2956b9927c
🐛 Fix: use dateFormat function to render localized dates
...
Co-authored-by: Stefano Ginobili <stefano.ginobili@gmail.com >
Co-authored-by: Cell <1024@lruihao.cn >
(cherry picked from commit 78416fa920 )
2023-09-03 12:50:43 +08:00
Stefano Ginobili
78416fa920
🐛 Fix: use dateFormat function to render localized dates
...
Co-authored-by: Stefano Ginobili <stefano.ginobili@gmail.com >
Co-authored-by: Cell <1024@lruihao.cn >
2023-09-03 12:44:50 +08:00
Cell
3443e0745b
📝 Docs: update docs
2023-07-30 16:18:45 +08:00
Cell
1b359b7f14
✨ Feat: add code block attributes support ( #330 )
...
(cherry picked from commit 6df8f283f2 )
2023-06-19 11:32:10 +08:00
Cell
6df8f283f2
✨ Feat: add code block attributes support ( #330 )
2023-06-11 18:43:08 +08:00
Cell
38043616ef
🔥 Feat: remove lunr search engine
2023-04-28 15:17:11 +08:00
Cell
d7a25beafa
➖ Chore: remove @babel/* and core-js
2023-04-10 10:15:56 +08:00
Cell
d64a6210f2
♻️ Refactor: process theme.js with ESBuild
...
https://gohugo.io/hugo-pipes/js/
2023-03-31 22:44:40 +08:00
Cell
ff95cfaed7
🔖 Chore(release): 0.2.18
v0.2.18
2023-03-31 22:36:18 +08:00
Cell
80ae5003f7
🔧 Chore: add auto update version script
2023-03-31 22:35:54 +08:00
Cell
566c2238a2
🔧 Chore(deps-dev): devDependencies
...
@babel/cli ^7.20.7 → ^7.21.0 closes #295
@babel/core ^7.20.12 → ^7.21.4 closes #296
@babel/preset-env ^7.20.2 → ^7.21.4
core-js ^3.27.2 → ^3.29.1 closes #297
2023-03-31 21:56:13 +08:00
Cell
db6335cee3
⬆️ Chore(libs): update Artalk from 2.3.4 to 2.5.2
2023-03-31 21:43:04 +08:00
Cell
1cc75302f1
🎨 Style: unify code style
2023-03-29 13:51:40 +08:00
Cell
901f47bac9
⚡ Perf: switch mermaid theme before print
2023-03-29 13:50:16 +08:00
Cell
d4e1a2392f
🎨 Style: add mermaid enhance style
2023-03-26 23:50:22 +08:00
Cell
60e9d6f0b9
📝 Docs: fix typo and update author config docs
2023-03-26 19:58:52 +08:00
Cell
f2b0bd5aca
🎨 Style: optimize box-shadow style in dark mode
2023-03-26 00:04:32 +08:00
Cell
0ac4c06d66
♻️ Refactor(reward): add parameter mode for post reward and refactor shortcode reward
2023-03-26 00:03:35 +08:00
Cell
869b4f5798
🐛 Fix: add author data patch ( #288 )
2023-03-25 20:21:29 +08:00
Cell
68849f644f
🎨 Style: systematically control z-index value
2023-03-25 11:24:53 +08:00
Cell
0f5e60274a
🎉 Feat: add breadcrumb navigation ( #309 )
...
⬆️ Required Hugo versions above 0.109.0
2023-03-24 17:02:38 +08:00
Cell
913b79b30a
⬆️ Chore(libs): update mermaid from 9.1.7 to 9.4.3
2023-03-22 17:50:02 +08:00
Cell
6e3f3200e2
🎉 Feat: add natively support mermaid with code fences ( #230 )
...
Closes #116
Closes #230
2023-03-22 14:54:50 +08:00
Cell
11422bfcd2
⚡ Perf: optimize giscus initialization
2023-03-20 12:38:36 +08:00
Cell
bc6d8f47c2
✨ Feat: add paramater strict for giscus comment
2023-03-20 10:47:10 +08:00
Cell
40cb2e412a
🔧 Chore: update repo checkout config in GitHub worlkflows
2023-03-19 16:20:18 +08:00
Cell
0ace5e2aad
🔧 Chore: update documentation submodule
2023-03-19 16:07:21 +08:00
Cell
eef8efde25
🔧 Chore: update sponsor config
2023-03-18 11:54:57 +08:00
Cell
2fdb240b2c
🎨 Style: adjust some styles of mobile header
2023-03-17 15:03:38 +08:00
Cell
cd12da45b4
🐛 Fix: HackTheBox social link not in the right format ( #308 )
...
Closes #308
2023-03-17 10:35:43 +08:00
Cell
cbcb9c53cb
♻️ Refactor: language switch in desktop header ( #306 )
2023-03-13 14:21:31 +08:00
Cell
06250ca531
🐛 Fix: crypto-js/sha256.js cdn path error
2023-03-12 12:54:08 +08:00
Cell
cb7ea11a81
🐛 Fix: crypto-js/md5.min.js cdn path error
2023-03-12 12:48:41 +08:00
Cell
46e107b507
🐛 Fix: version v0.2.17 is not compatible with previous versions
2023-03-12 12:25:01 +08:00
Cell
d90b51c02d
🎨 Perf: optimize the scroll bar style of body and toc-auto elements
2023-03-11 14:46:01 +08:00
Cell
6abad2937e
♿ Feat: add post update date to post meta ( #285 )
...
Closes #285
2023-03-11 12:20:18 +08:00
Cell
a7bb6cf835
🎨 Style: adjust the mobile header style and fix the bug that scrolling is invalid when there are too many menus on mobile ( #289 )
...
Closes #289
2023-03-11 11:39:21 +08:00