Cell
|
3ffef8acb0
|
♻️ Refactor: refactor the feed and search features (#490)
* 🔍 Refactor: add JSON feed support and refactor output formats build in FixIt
Close #475
* 🚚 Feat: migrate index templates to layouts/_default folder and home.[name].html
* 📝 Style(ignore): fix typo
* 🚚 Chore: migrate index templates to default home templates
* 🚚 Chore: migrate section templates to layouts/section folder
* ✨ Feat: add JSON feed support for section pages (#475)
* 🚧 Feat: add common template for JSON feed (#475)
* 🚧 Feat: add JSON feed support for section and term list pages
* 🚀 Chore: fix git stage error in update-version script
* ⚡ Perf: add front matter hiddenFromFeed for JSON feed (#475)
* 🔍 Feat: add tags attribute for JSON feed (#475)
* ♻️ Refactor: refactor RSS feed templates
Close #488
* 🚧 WIP: rename json-feed.html to json.html
* 🚧 Feat: revert single.md
* ⚡ Perf: enhance JSON feed 1.1 compatibility
* ♻️ Refactor: refactor post author map getting
* ✨ WIP: add featured image support in feed
* 📝 Docs: update README and screenshot
* 🔧 Chore: update changelog template
* 🚧 WIP: add feed scoped config for section and list
* 🔥 Feat: migrate JSON feed to hugo-fixit/hugo-json-feed
Close hugo-fixit/hugo-json-feed#1
* 🚚 Feat: remove front matter hiddenFromRss and rssFullText, add front matter hiddenFromFeed
|
2024-08-24 17:30:31 +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
|
72a77c2fc5
|
⚡ Perf(ignore): disable busuanzi in dev environment
|
2024-07-28 23:09:16 +08:00 |
|
Cell
|
7c67b90acf
|
♻️ Refactor: deprecate params.ibruce in favor of params.busuanzi powered by Vercount
Resolve #472
Close EvanNotFound/vercount#10
|
2024-07-28 13:34:53 +08:00 |
|
Cell
|
affaea7ecb
|
🐛 Fix: password runecount calc error
|
2024-07-22 15:40:29 +08:00 |
|
Cell
|
a985b0e789
|
🔥 Feat: remove params.customFilePath
|
2024-05-22 11:45:14 +08:00 |
|
Cell
|
eb0acca980
|
✨ Feat: add unified custom template entry file layouts/partials/custom.html
|
2024-05-09 15:44:57 +08:00 |
|
Cell
|
020a8fdbcc
|
✨ Feat: add titleIcon font matter (#421)
|
2024-05-06 16:32:33 +08:00 |
|
Cell
|
ba4b506b2f
|
Feat: use strings.Title for post title and other titles (#421)
Closes #421
|
2024-05-06 16:00:29 +08:00 |
|
Cell
|
2ea592b4a3
|
🐛 Fix: use function to get params replace of .Scatch (#420)
|
2024-02-23 20:50:52 +08:00 |
|
Cell
|
e482fbe36a
|
⚡ Chore: optimize .Resources variable acquisition in function resources.html
|
2023-12-31 00:46:51 +08:00 |
|
Cell
|
0c87728979
|
🐛 Fix: hidden collection navigation, list and related content from encrypted content
|
2023-12-30 01:03:00 +08:00 |
|
Cell
|
90032a4471
|
🐛 Fix: fix collection aside style
|
2023-12-29 23:06:09 +08:00 |
|
Cell
|
9f24e82770
|
✨ Feat: add archives page template (#397)
* ✨ Feat: add archives page template
* 🎨 Style: add some icon for theme built-in templates
* 🔧 Chore: set site home relative permalink globally
* 🔧 Chore: add archives outputs config
|
2023-12-29 15:57:01 +08:00 |
|
Cell
|
fbe58346e5
|
✨ Feat: add params.withSiteTitle and params.titleDelimiter to resolve #395
|
2023-12-28 15:59:01 +08:00 |
|
Cell
|
b9539e9d69
|
📝 Style: modify web page title separator symbol
|
2023-12-27 17:42:40 +08:00 |
|
Cell
|
bece9f6fa2
|
⚡ Perf: only show update date when update date not equal publish date
|
2023-12-22 10:36:39 +08:00 |
|
Cell
|
2cc276e5f5
|
🎉 Feat: add related content support
|
2023-12-20 10:48:22 +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
|
5d16e1ac0f
|
✨ Feat: add collection info at post meta
|
2023-12-06 21:00:27 +08:00 |
|
Cell
|
fb16d9e1a2
|
🚨 Fix: the author key in site configuration is deprecated. Use params.author instead
|
2023-12-01 15:30:54 +08:00 |
|
Cell
|
8bb2a35dcc
|
🐛 Fix: total word count error in section
|
2023-10-10 15:08:32 +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
|
db6335cee3
|
⬆️ Chore(libs): update Artalk from 2.3.4 to 2.5.2
|
2023-03-31 21:43:04 +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
|
6abad2937e
|
♿ Feat: add post update date to post meta (#285)
Closes #285
|
2023-03-11 12:20:18 +08:00 |
|
Cell
|
48dc34cf11
|
♻️ Refactor(i18n): hierarchize translation fields for supported languages
|
2023-01-02 13:31:27 +08:00 |
|
Cell
|
ffb3888414
|
⚡ Perf: optimize code
|
2022-11-20 18:47:42 +08:00 |
|
Cell
|
908cb6946b
|
🐛 Fix: escape hashtag character # in tag and category (#245)
|
2022-11-18 12:58:02 +08:00 |
|
Cell
|
c56b7d3d33
|
✨ Feat: add custom templates and parameter params.customFilePath support
|
2022-11-04 15:15:39 +08:00 |
|
Cell
|
41050ee3db
|
✨ Feat: add feature end of post flag support (#236)
|
2022-10-28 16:52:18 +08:00 |
|
Cell
|
e736b89253
|
✨ Feat(post-reward): add param position (#216)
💄 Style: update post footer, post reward and comments styles
|
2022-10-28 14:24:56 +08:00 |
|
Cell
|
ffbdc5ba98
|
✨ Feat: add feature post reward support (#216)
|
2022-10-27 17:06:49 +08:00 |
|
Cell
|
b1adac1ab1
|
⚡ Perf: optimize close comment feature when the post has expired (#204)
|
2022-10-14 17:11:19 +08:00 |
|
Cell
|
f6f905517c
|
✨ Feat: add params to close wordcount and readingTime in post (#209)
|
2022-10-11 17:56:01 +08:00 |
|
Cell
|
10b530abe1
|
♿ Feat(accessibility): use aria-hidden=true on icons that AT should ignore
|
2022-08-28 16:54:44 +08:00 |
|
Cell
|
0edd185b39
|
🐛 Fix: use data attributes or class replace for custom attributes
|
2022-08-26 16:48:11 +08:00 |
|
Cell
|
267a21675d
|
✨ Feat: add custom aside template in post page (#172)
|
2022-08-06 14:11:19 +08:00 |
|
Cell
|
35d54b22cb
|
✨ Feat: add repost feature (#156)
|
2022-07-10 18:21:35 +08:00 |
|
Cell
|
f5e852441e
|
⬆️ Chore(libs): update Waline from 1.5.2 to 2.6.1
|
2022-07-03 15:36:11 +08:00 |
|
Cell
|
19c4bd4d82
|
⬆️ Chore(libs): update Artalk from 2.2.12 to 2.3.4 (#150)
|
2022-07-02 23:36:34 +08:00 |
|
Cell
|
e7b9f7600f
|
🚧 Feat: hide raw markdown content and hide related buttons for encrypted pages (#123)
|
2022-05-25 23:50:35 +08:00 |
|
Cell
|
dc7f002260
|
🚧 Feat: hide toc before decrypting in encrypted pages (#123)
|
2022-05-25 11:08:20 +08:00 |
|
Cell
|
07ba13b4b1
|
🚧 Feat: add FixIt decryptor plugin (#123)
|
2022-05-24 16:31:57 +08:00 |
|
Cell
|
7b34985f3a
|
➕ Chore: add crypto-js@4.1.1 dependency (#123)
|
2022-05-23 20:42:05 +08:00 |
|
Cell
|
692973e9f5
|
🚧 Feat: add content encryption crude demo (#123)
|
2022-05-22 13:14:00 +08:00 |
|
Cell
|
8a90e43eb8
|
🐛 Fix: close comment system logic error when the article was expired
|
2022-05-20 23:01:54 +08:00 |
|
Cell
|
0963931d2e
|
♿ Perf(SEO): optimize DOM
|
2022-05-20 11:32:17 +08:00 |
|
Cell
|
a91458eb7f
|
🐛 Fix: busuanzi logic error
|
2022-05-19 18:01:33 +08:00 |
|