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
65875dec78
Merge branch 'v0.2.18-lts' into 1.0.0
...
* v0.2.18-lts: (22 commits)
🔖 Chore(release): 0.2.18-lts.5
📝 Docs: update chang log and docs
🔧 Chore: change the theme minimum supported Hugo versions above **0.110.0**
🔧 Chore: update default config in `hugo.toml`
🐛 Fix: active index of toc may result in error
✨ Feat: add hiddenFromRss param and front matter
⚡ Perf: preload some stylesheet
🔧 Chore: add Vercel config (#277 )
🐛 Fix: fix logic error of lightgallery images rendering
📝 Docs: update the outputs configuration to avoid the following warnings in versions above Hugo 0.112.0 (resolve #354 )
📝 Docs: update content license
🐛 Style: fix the emoji style of valine comment (resolve #376 )
⚡ Perf: optimize featured image rendering
🔧 Chore: add decoding and referrerpolicy options for img plugin
🚸 Feat: change bilibili shortcode `muted` default value
🔖 Chore(release): 0.2.18-lts.4
📝 Docs: update change log for v0
✨ Feat: add more options support for bilibili shortcode, e.g. `autoplay`, `muted` etc. (resolve #375 )
🐛 Fix: disable encrypted articles from rendering to rss (fixed #374 )
🐛 Fix: fix featured image path error in rss and show img tags in rss
...
2023-11-29 15:55:17 +08:00
Cell
a1833aaf41
⚡ Perf: preload some stylesheet
2023-11-20 18:00:04 +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
3b727ea541
🎨 Chore(style): merge normalize.css into style.css and rm from CDN list
2022-09-03 12:13:01 +08:00
Cell
39ec0606eb
🐛 Fix: site.webmanifest 404
2022-01-13 20:23:34 +08:00
Cell
2e54fd70fb
🎨 Style: tabsize 4 => 2
2022-01-11 12:39:25 +08:00
Dillon
aa48df5edd
feat(content): support complete local resource references ( #388 )
2020-05-28 17:05:37 +08:00
Dillon
da9df3b0ce
feat(style): change custom style file path ( #360 )
2020-05-15 19:05:16 +08:00
Dillon
d3d2d751ec
feat(shortcode): add script shortcode ( #359 )
2020-05-15 17:43:04 +08:00
Dillon
762a7e538d
feat(compatibility): improve compatibility for Hugo basic version ( #352 )
2020-05-13 00:45:19 +08:00
Dillon
6805d695f6
chore: update docs and style ( #269 )
2020-04-28 01:38:22 +08:00
Dillon
fc46fba6aa
feat(style): improve style shortcode to support nesting ( #263 )
2020-04-27 01:19:23 +08:00
Dave A-W
f8b84de3f8
Support favicon color theming ( #260 )
2020-04-26 23:58:15 +08:00
Dillon
19c7da333d
docs: update theme preview and translation ( #262 )
2020-04-26 23:00:29 +08:00
Dillon
f14301c395
feat: improve configuration ( #245 )
...
* feat: improve configuration
* fix: fix partials/footer.html error
2020-04-21 22:55:06 +08:00
Dillon
bc97c099ac
feat(lib): add normalize.css lib ( #235 )
2020-04-16 23:51:05 +08:00
Dillon
90184ca3e7
feat(search): add local search ( #231 )
...
* feat(search): add local search
* docs: add docs for search
2020-04-15 15:46:50 +08:00
Dillon
9004e375fd
fix(animation): lost animation
2020-03-11 00:50:06 +08:00
Dillon
fb9a9e7324
docs: update zh-CN docs and fix some bugs
2020-03-10 03:33:28 +08:00
Dillon
924692a07e
feat(assets): add SRI config for stylesheet and script
2020-03-09 20:25:55 +08:00
Dillon
7e56922f82
chore(lib): update mermaid 8.4.2 -> 8.4.8 echarts 4.5.0 -> 4.6.0 gitalk 1.5.0 -> 1.6.0
2020-02-24 20:34:00 +08:00
Dillon
ef88651fe4
chore(lib): refactor libs and update Font Awesome 5.11.2 -> 5.12.1
2020-02-24 17:53:08 +08:00
Dillon
72a2e9bdcf
feat(image): add image lightgallery
2020-02-24 17:00:39 +08:00
Dillon
41a14bc2dc
chore(style): update css code style
2020-02-20 16:58:20 +08:00
Dillon
933e32c4e4
chore(forkawesome): update forkawesome css
2020-02-17 21:02:27 +08:00
Dillon
dd78d80fef
chore(config): update config name
2020-02-17 02:32:52 +08:00
Dillon
73b1250cbf
chore: refactor css code style
2020-02-14 22:07:46 +08:00
Dillon
1088f86b6d
chore: refactor scripts code style
2020-02-14 21:09:21 +08:00
Dillon
12bd1e1935
chore: refactor code style
2020-02-14 01:30:33 +08:00