Cell
|
dcc5e32cba
|
perf: update card backdrop background to utilize dynamic logo image
|
2025-12-25 16:57:34 +08:00 |
|
Cell
|
06273f725d
|
fix: if content/_index.md exist, config error
|
2025-12-25 16:42:20 +08:00 |
|
Cell
|
35526b7410
|
docs: update image optimisation setting to indicate potential impact on build speed
|
2025-12-24 15:40:55 +08:00 |
|
Cell
|
4fec1cdaa2
|
fix: ensure URL parameter is validated before processing remote JSON
|
2025-12-23 18:07:06 +08:00 |
|
Cell
|
1039e3280e
|
fix: the missing space before the link target attribute
|
2025-12-23 17:06:19 +08:00 |
|
Cell
|
8635841c80
|
fix: adjust margins and padding for tab-container to improve layout consistency
|
2025-12-23 16:48:56 +08:00 |
|
Cell
|
0978234bf6
|
fix: update image processing configurations for improved performance and quality
|
2025-12-23 14:45:17 +08:00 |
|
Cell
|
7efb9fc3ac
|
perf: add bluesky shortcode with remote JSON retrieval and styling
|
2025-12-23 11:10:38 +08:00 |
|
Cell
|
a78c07f782
|
fix: ensure max-width is applied to aside element for consistent layout
|
2025-12-22 17:49:06 +08:00 |
|
Cell
|
1bb21fcbd1
|
fix: improve warning messages for remote image retrieval failures
You can suppress the warning by adding the following to your site configuration:
ignoreLogs = ['warning-remote-image']
|
2025-12-22 16:38:39 +08:00 |
|
Cell
|
fdcc20af26
|
fix: update image dimensions for featured image preview in summary layout
|
2025-12-22 16:37:28 +08:00 |
|
Cell
|
9bcdbe3325
|
feat: add env shortcode for conditional content rendering based on Hugo environment
|
2025-12-22 14:53:37 +08:00 |
|
Cell
|
4cd9a6940e
|
feat: enable profile display on home page and add option to show content only on the first page
|
2025-12-22 11:48:22 +08:00 |
|
Cell
|
c76cb4c8be
|
feat: implement Gravatar functionality and refactor avatar handling in profile
|
2025-12-22 11:35:40 +08:00 |
|
Cell
|
3c7babb5ea
|
fix(i): some minor style updates
|
2025-12-22 00:13:24 +08:00 |
|
Cell
|
88dfed5486
|
fix: update echarts and mermaid pre containers styles
// ignore-for-release
|
2025-12-20 23:20:54 +08:00 |
|
Cell
|
051f45a73c
|
feat: update version shortcode with deprecated type
|
2025-12-20 20:29:41 +08:00 |
|
Cell
|
10b355bdee
|
refactor: enhance code/diagram copy button functionality and styling
|
2025-12-20 16:10:50 +08:00 |
|
Cell
|
4d95fd8d30
|
refactor: add code block render hooks for xml feed content (#651)
|
2025-12-20 14:38:12 +08:00 |
|
Cell
|
f2b6218edc
|
refactor: consolidate code block rendering and enhance styling features (#665)
reference issues: #312, #476
|
2025-12-19 23:31:18 +08:00 |
|
Cell
|
0a614e1763
|
fix: improve code block handling and compatibility for non-Chromium browsers
fixes #312
// ignore-for-release
|
2025-12-19 17:34:53 +08:00 |
|
Cell
|
4d3b556684
|
feat: add code block render hook for RSS page (#651)
|
2025-12-19 15:38:55 +08:00 |
|
Cell
|
c35dce56d0
|
refactor: table wrapper via table render hook
resolve #503
|
2025-12-19 14:10:33 +08:00 |
|
Cell
|
ebfa5ad741
|
fix!: remove deprecated legacy plugin and update image handling
|
2025-12-19 10:53:13 +08:00 |
|
Cell
|
a96a76abf4
|
refactor: migrate partial SCSS variables to CSS variables
|
2025-12-18 15:17:33 +08:00 |
|
Cell
|
e600d047da
|
fix: code block mac mode and gist shortcode styles
|
2025-12-18 14:30:13 +08:00 |
|
Cell
|
b209022ba0
|
perf(i): optimizes on-demand loading of third-party resources
|
2025-11-28 14:55:35 +08:00 |
|
Cell
|
6d00e42b03
|
feat(i): update TOC dialog logic to use 'hasToc' instead of 'enableTocDialog'
|
2025-11-28 14:38:26 +08:00 |
|
Cell
|
ffe0c3bd67
|
fix: config.js was not working on multilingual sites (#658)
|
2025-11-24 18:06:09 +08:00 |
|
Cell
|
99fd4fb709
|
perf: optimizes on-demand loading of third-party resources
|
2025-11-24 17:44:35 +08:00 |
|
Cell
|
9c98f2142f
|
fix(MathJax): parsing error after decrypting encrypted articles
|
2025-11-24 15:14:14 +08:00 |
|
Cell
|
efeb70e19f
|
feat: enhance breadcrumb and media styles for improved layout and responsiveness
|
2025-11-24 14:38:59 +08:00 |
|
Cell
|
7d530c9f32
|
feat: only show profile and content on first home page
|
2025-11-22 01:25:17 +08:00 |
|
Cell
|
6f99565f0d
|
feat: adjust header styles for improved layout and accessibility (close #471)
|
2025-11-21 20:43:15 +08:00 |
|
Cell
|
af3be7a692
|
fix: update reading progress bar colors and improve default values
|
2025-11-20 16:37:01 +08:00 |
|
Cell
|
0630497968
|
fix: update back-to-top button styles for better compatibility and performance
|
2025-11-20 16:21:07 +08:00 |
|
Cell
|
9c05109181
|
fix: adjust margins and widths in TOC styles for better layout
|
2025-11-20 12:53:34 +08:00 |
|
Cell
|
afc8c07511
|
fix: update TOC drawer button visibility logic
|
2025-11-19 16:56:08 +08:00 |
|
Cell
|
237c2f3d13
|
feat: update TOC styles and improve active state handling in dialog
|
2025-11-19 16:29:58 +08:00 |
|
Cell
|
b78f22b698
|
fix: remove redundant ESC key event listener for dialog
|
2025-11-19 14:43:43 +08:00 |
|
Cell
|
c8223a756b
|
fix: hide back-to-top button by default in widgets
|
2025-11-19 14:26:31 +08:00 |
|
Cell
|
3045374786
|
chore(release): 0.4.0-alpha.2
|
2025-11-19 12:39:02 +08:00 |
|
Cell
|
0aac71430d
|
chore(deps-dev): update packageManager and auto-changelog-plus version in package.json and pnpm-lock.yaml
|
2025-11-19 12:38:00 +08:00 |
|
Cell
|
ea20bdb82d
|
chore(deps-dev): update group of dev dependencies
|
2025-11-19 11:23:23 +08:00 |
|
Cell
|
44d68d9a5b
|
fix: theme configuration failed to be retrieved for articles with Chinese paths
resolve #656
|
2025-11-17 14:43:52 +08:00 |
|
Cell
|
63655b30a8
|
feat(instant.page): preload links as soon as they’re visible
|
2025-11-17 10:54:17 +08:00 |
|
Cell
|
f23f7933eb
|
fix: a form field element should have an id or name attribute
|
2025-11-14 15:58:36 +08:00 |
|
Cell
|
113ad247de
|
fix: add missing 'const' keyword for CACHE_VERSION declaration
|
2025-11-14 10:49:31 +08:00 |
|
Cell
|
1ba0303572
|
feat: enhance search functionality with additional attributes and improved anchor handling
|
2025-11-13 16:19:13 +08:00 |
|
Cell
|
066c82cc78
|
fix: normalize language class names in code titles for consistency
|
2025-11-13 11:49:15 +08:00 |
|