Cell
|
22c3353dde
|
✨ Feat: add hiddenAdapters param and front matter for recently updated list
|
2025-04-07 14:34:40 +08:00 |
|
Cell
|
2b936cb6ad
|
✨ Feat: add gist shortcode embed in theme
The gist shortcode was deprecated in hugo v0.143.0
|
2025-04-02 16:11:55 +08:00 |
|
Cell
|
e2afa113be
|
✨ Feat: support bluesky shortcode (#576)
|
2025-03-12 15:01:31 +08:00 |
|
Cell
|
6c7145c311
|
✨ Feat: get link favicon from remote by https://favicon.im/
|
2025-03-12 12:31:11 +08:00 |
|
Cell
|
8212d6fd02
|
♻️ Refactor: image rendering aaa~again (#575)
|
2025-03-07 12:18:40 +08:00 |
|
dependabot[bot]
|
ad01016092
|
chore(deps-dev): bump @hugo-fixit/fixit-releaser from 1.1.1 to 1.1.4 (#573)
Bumps [@hugo-fixit/fixit-releaser](https://github.com/hugo-fixit/fixit-releaser) from 1.1.1 to 1.1.4.
- [Release notes](https://github.com/hugo-fixit/fixit-releaser/releases)
- [Commits](https://github.com/hugo-fixit/fixit-releaser/compare/v1.1.1...v1.1.4)
---
updated-dependencies:
- dependency-name: "@hugo-fixit/fixit-releaser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-06 11:50:11 +08:00 |
|
github-actions[bot]
|
7d41c8af85
|
📝 Docs: update hugo-fixit component list
|
2025-03-05 01:23:50 +00:00 |
|
github-actions[bot]
|
3f66669581
|
📝 Docs: update hugo-fixit component list
|
2025-01-21 01:18:25 +00:00 |
|
Cell
|
e0523a15d1
|
⬆️ Chore(deps-dev): update @hugo-fixit/fixit-releaser to 1.1.1
|
2025-01-20 12:23:15 +08:00 |
|
Cell
|
8b4021295f
|
💥 Feat: default branch has been renamed to main
|
2025-01-19 04:34:24 +08:00 |
|
Cell
|
cf04ad3593
|
🐛 Fix: adapted to hugo v0.141.0 for try function
|
2025-01-19 04:13:10 +08:00 |
|
github-actions[bot]
|
015610b7e8
|
📝 Docs: update hugo-fixit component list
|
2025-01-18 14:09:06 +00:00 |
|
Cell
|
d6bd1ce697
|
🔧 Chore: use hugo-fixit/action-component-list to generate content
|
2025-01-18 22:07:56 +08:00 |
|
Cell
|
1739d6937b
|
📝 Docs: organize README content
|
2025-01-14 16:49:52 +08:00 |
|
Cell
|
2f564429de
|
✨ Feat: improve details shortcode
|
2025-01-10 10:56:05 +08:00 |
|
Cell
|
07816709b5
|
📝 Docs: update README for usage
|
2025-01-09 16:05:14 +08:00 |
|
Cell
|
b124218350
|
⬆️ Chore(deps-dev): update fixit-releaser from 1.0.1 to 1.0.4
|
2025-01-09 15:13:27 +08:00 |
|
Cell
|
a58d15e140
|
🔧 Chore: make *.toml and *.md detectable in GitHub
|
2025-01-09 15:11:22 +08:00 |
|
Cell
|
409d6c8894
|
🔧 Chore(CI): update release workflow
|
2025-01-05 18:19:55 +08:00 |
|
Cell
|
53149ad6d2
|
📄 Docs: update LICENSE
|
2025-01-05 18:19:11 +08:00 |
|
Cell
|
1e59a684a6
|
🐛 Fix: giscus default theme maybe set error
|
2024-12-30 11:32:33 +08:00 |
|
Cell
|
30a67c4b52
|
✨ Feat: open more custom blocks for posts page
|
2024-12-27 15:38:12 +08:00 |
|
Cell
|
469af95f10
|
🍱 Feat: add default favicon.ico
|
2024-12-26 10:43:22 +08:00 |
|
Cell
|
21750077ba
|
🐛 Fix: giscus default theme maybe set error
|
2024-12-26 10:24:07 +08:00 |
|
Cell
|
54675a61d5
|
Merge pull request #564 from hugo-fixit/fix-alert
🐛 Fix: blockquote render hook text parsing (#519)
|
2024-12-25 11:19:53 +08:00 |
|
Cell
|
72baedd5f5
|
⚡ Perf: add loadingText params for AI summary
|
2024-12-25 11:03:38 +08:00 |
|
Cell
|
03b3bfbd09
|
🐛 Fix(PostChat): AI summary wordLimit type error
|
2024-12-25 10:41:32 +08:00 |
|
Cell
|
33a8861ec6
|
⚡ Perf(PostChat): disable auto load content in 404 kind pages
|
2024-12-24 19:20:06 +08:00 |
|
Cell
|
d3cb08f56f
|
📝 Docs: update README
|
2024-12-19 17:26:35 +08:00 |
|
Cell
|
f537b808cf
|
✏️ Docs: fix typo
|
2024-12-19 17:21:31 +08:00 |
|
Cell
|
45ce8679ad
|
🐛 Fix(PostChat): null pointer rrror
|
2024-12-19 17:07:43 +08:00 |
|
Cell
|
036cbb415b
|
Merge branch 'feat-post-chat'
* feat-post-chat:
📝 Docs: change default PostChat config
|
2024-12-19 14:20:55 +08:00 |
|
Cell
|
d816b1c836
|
📝 Docs: change default PostChat config
|
2024-12-19 14:20:20 +08:00 |
|
Cell
|
2e96060d41
|
Merge pull request #563 from hugo-fixit/feat-post-chat
🎉 Feat: add PostChat AI support
|
2024-12-19 14:19:10 +08:00 |
|
Cell
|
10b46284a1
|
📝 Chore: remove todo comment
|
2024-12-19 12:42:15 +08:00 |
|
Cell
|
3e210af76a
|
✨ Feat: add post-chat search engine powered by PostChat
|
2024-12-19 12:22:48 +08:00 |
|
Cell
|
fcd72c9d66
|
⚡ Perf(postChat): auto switch dark/light theme mode
|
2024-12-19 10:59:55 +08:00 |
|
Cell
|
68b028e9b6
|
🐛 Fix(ignore): private posts disable upLoadWeb always
|
2024-12-19 10:05:48 +08:00 |
|
Cell
|
e2eeaf9632
|
📝 Docs(ignore): update todo list
|
2024-12-18 21:25:17 +08:00 |
|
Cell
|
91f3ad7471
|
🐛 Fix(ignore): PostChat and PostSummary config merge error
|
2024-12-18 21:20:31 +08:00 |
|
Cell
|
041d5e2517
|
⚡ Perf: PostChat support all types page and PostSummary only for public posts
|
2024-12-18 17:56:42 +08:00 |
|
Cell
|
1d09297784
|
⚡ Perf: add embed blockDoms for PostChat only
|
2024-12-18 17:17:12 +08:00 |
|
Cell
|
5931bf3786
|
🎉 Feat: add PostChat AI support
|
2024-12-18 16:39:39 +08:00 |
|
Cell
|
0e7dc99319
|
🔧 Chore: use environment variable HUGO_VERSION to control Hugo version
|
2024-12-17 18:11:37 +08:00 |
|
Cell
|
9614598f07
|
🐛 Fix: switch to pollyfill.io on cdnjs
|
2024-12-17 11:46:02 +08:00 |
|
Cell
|
637c4641cb
|
🐛 Fix: the default value type error of some valine params
|
2024-12-16 16:05:05 +08:00 |
|
Cell
|
d2c4d7c18f
|
🐛 Fix: blockquote render hook text parsing (#519)
|
2024-12-13 15:29:03 +08:00 |
|
Cell
|
99f51de9f9
|
📝 Chore: add ignore class for language-switch in README
|
2024-12-13 11:34:50 +08:00 |
|
Cell
|
9faf1ac1a8
|
Revert: "🐛 Fix: resolve the aspect ratio issue temporarily"
|
2024-12-13 10:25:07 +08:00 |
|
Cell
|
393a1393c3
|
📝 Docs: README adds support for various languages
|
2024-12-10 17:52:31 +08:00 |
|