Cell
0ce74d82f8
♻️ Refactor: mathematical formula render ( #609 )
...
* ✨ Feat: add support for math passthrough render hook
* ✨ Feat: enable copy-tex extension for KaTeX server-side render
* ✨ Feat: enhance mathematical rendering support with KaTeX and MathJax configurations
* ✨ Feat: add KaTeX error handling and custom macros map config
* ✨ Feat: add MathJax client-side rendering as an alternative math engine
* ✨ Feat: update MathJax CDN configuration and enhance asset loading parameters
* 🔥 Feat: remove unused KaTeX math rendering scripts and update KaTex
* ✨ Feat: make \KaTeX command work in MathJax
* ✨ Feat: update KaTeX CDN links for Twikoo integration
* ⚡ Perf: Math in content encryption
* 🐛 Fix: update class name from 'fi-row' to 'fi-raw' in raw.html shortcode
* 🐛 Fix: correct MathJax math delimiters in load-mathjax.js
* ✨ Feat: enhance MathJax configuration with additional tex parameters and update asset handling
* 🐛 Fix: adjust KaTeX display overflow behavior
2025-06-30 12:58:48 +08:00
Cell
6123eaac2c
♻️ Refactor: move all files in layouts/_default up to the layouts/ root ( #607 )
...
The `_default` folder is removed.
2025-06-19 11:51:52 +08:00
Cell
ad092e7f72
💄 Style: fix gist and code block style
...
fixes 7788eded
2025-06-12 14:53:26 +08:00
ych817
7788eded58
💄 Style: update code element style for headings and toc items
2025-05-25 22:04:41 +08:00
Cell
3053d889e2
💄 Style: update post chat widget style
2025-04-27 16:57:55 +08:00
Cell
f7a9c52aac
♻️ Refactor: taxonomy templates lookup order
2025-04-27 15:32:31 +08:00
Cell
d41e53bba4
✨ Feat: add related content list in aside ( #591 )
2025-04-25 17:15:58 +08:00
Cell
e62c0f2409
💄 Style: optimize PostChat widget style
2025-04-22 16:54:23 +08:00
Cell
5e587a13a2
💄 Style: use title attr to set collection translation
2024-12-06 10:16:20 +08:00
Cell
59ee34b710
⏪ Revert: "refactor reading progress with css animation"
...
I hate safari just like IE.
Close #542
2024-11-11 12:26:33 +08:00
Cell
ad45d89098
🐛 Fix: reading progress not support safari
2024-11-06 21:53:32 +08:00
Cell
ec0663668e
♻️ Refactor: refactor reading progress with css animation
2024-11-05 11:50:16 +08:00
Cell
12cc5f7e60
✨ Feat: add custom admonitions support
...
hugo 0.134.1
2024-10-10 10:06:22 +08:00
Cell
bd40c85586
🎉 Feat: support alert foldable title for blockquote compatible with Obsidian Callouts
...
refactor admonition shortcode: add todo type and aliases type
change min hugo version: 0.134.0
2024-10-08 15:12:01 +08:00
Cell
e2cf5fe31d
💄 Style: add alert stylesheet
2024-08-29 22:30:06 +08:00
Cell
b7ed9cac69
♻️ Refactor: refactor content encryption
2024-08-29 10:24:16 +08:00
Cell
c0942a92b9
✨ Feat: open more custom blocks ( #479 )
...
- custom-comment
- custom-post__footer:before
- custom-post__footer:after
2024-08-03 12:20:29 +08:00
Cell
66b86d97cf
💄 Style: change font size of the Collection List and TOC
2024-07-28 17:11:45 +08:00
Cell
537ad1df3f
✨ Feat: add config whether to enable the code wrapper
...
Resolved #462
2024-07-24 10:59:24 +08:00
Cell
b3b0e6a4e0
✏️ Feat: update Markdown code block type
2024-07-18 15:45:51 +08:00
Cell
632243e60c
🐛 Style: fix Gist code highlight error in dark mod
2024-07-14 21:10:31 +08:00
Cell
dc279b4346
🐛 Fix: fix code block scrollbar color error
2024-07-12 14:59:27 +08:00
Cell
4f56a40653
🐛 Fix: fix code block scrollbar color error
2024-07-05 00:36:45 +08:00
Cell
052d128922
🐛 Fix: fix code title overflow in code header
2024-06-30 13:33:21 +08:00
Cell
ca73ca2066
💄 Style: scrollbar styles compatible with modern and legacy browsers
2024-06-25 12:23:21 +08:00
Cell
1a454de9d2
💄 Style: use default style for typeit
2024-06-04 11:13:23 +08:00
Cell
851b8e48cb
💄 Style: refactor common text color classes
2024-04-29 22:28:43 +08:00
Cell
3b89a4eaab
✨ Feat: refactor FixItDecryptor and add confirm btn
...
Resolved #437
2024-04-24 17:39:17 +08:00
Cell
a2d8eaa249
🐛 Fix: fix encrypted-hidden invaild in mobile
2024-04-19 00:31:51 +08:00
Cell
ff8e5fc7bf
💄 Style: update comment iframe width
2024-04-13 11:11:43 +08:00
Cell
3df577cb0d
⬆️ Fix: bump Mermaid from 9.x to 10.x and fix error ( #420 )
2024-03-08 16:23:37 +08:00
Cell
0c87728979
🐛 Fix: hidden collection navigation, list and related content from encrypted content
2023-12-30 01:03:00 +08:00
Cell
714a656ca8
♻️ Refactor: refactor site footer and params.footer.powered config
2023-12-29 21:26:10 +08:00
Cell
927e6f9946
💄 Style: use em replace with rem for collection list and TOC
2023-12-27 17:00:08 +08:00
Cell
7c7b81f589
💄 Style: modify collection list style
2023-12-27 11:18:48 +08:00
Cell
928fba19a8
🐛 Fix: set breadcrumb height to 0px if breadcrumb is disabled
2023-12-26 15:14:41 +08:00
Cell
4753da9236
✨ Feat: add serial number to the table of contents of the article
2023-12-26 11:28:36 +08:00
Cell
caeb3d443e
💄 Style: update some stylesheet
2023-12-19 17:39:50 +08:00
Cell
95612e33f5
💄 Style: add sticky style for collection aside ( #359 )
2023-12-13 14:57:07 +08:00
Cell
443abcf784
💄 Style: update collection active item color ( #359 )
2023-12-13 14:18:43 +08:00
Cell
4bfe3962a9
🐛 Fix: unable to get pages from a collection cause of Chinese url (contains spaces) decode error ( #359 )
...
By the way fixed collection nav css
2023-12-11 11:42:07 +08:00
Cell
307851fc25
✨ Feat: add collection list at the sidebar
2023-12-08 19:48:58 +08:00
Cell
c783ced12f
✨ Feat: add collection navigation support at the end of the article
2023-12-08 00:13: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
901f47bac9
⚡ Perf: switch mermaid theme before print
2023-03-29 13:50:16 +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
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
40cb2e412a
🔧 Chore: update repo checkout config in GitHub worlkflows
2023-03-19 16:20:18 +08:00
Cell
d90b51c02d
🎨 Perf: optimize the scroll bar style of body and toc-auto elements
2023-03-11 14:46:01 +08:00