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
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
d4d2a95f98
Merge branch 'v0' into v1
...
* v0:
🔧 Chore: update default hugo.toml
🚨 Fix: the author key in site configuration is deprecated. Use params.author instead
📝 Docs: add post "Tips about algolia"
⬆️ Chore: bump babel and core-js
2023-12-05 10:12:18 +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
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
914f02643e
🐛 Fix: get author name error in seo.html ( #288 )
2023-03-03 16:23:15 +08:00
Cell
7ff750ab0a
♻️ Refactor: author's avatar of post or profile ( #288 )
...
1. `params.profile.gravatarEmail` only takes effect when `params.gravatar.enable=true`
2. Adjust frontmatter: `author` data type from string to **map**
3. Remove frontmatter: `gravatarForce`, `authorLink`, `authorEmail`
4. Add frontmatter: `authorAvatar`
5. Add `params.gravatar.enable`
2023-02-16 17:07:01 +08:00
Cell
48dc34cf11
♻️ Refactor(i18n): hierarchize translation fields for supported languages
2023-01-02 13:31:27 +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
d27a42dab2
🐛 Fix: attribute media not allowed on element meta in [name=theme-color]
...
🐛 Fix: support smooth migration from LoveIt to FixIt (#174 #182 )
2022-08-27 01:43:54 +08:00
Cell
46eefcebbc
⚡ Perf: optimize keywords meta generation code
2022-07-10 15:03:14 +08:00
Cell
05dd048b0a
🔧 Chore: add author link meta
2022-05-11 17:57:27 +08:00
Cell
8a69d995d3
✨ Feat: add 360 and sougou seo support
2022-02-22 22:14:31 +08:00
Cell
1068f41b38
🐛 Fix(SEO): meta discripton and keywords content empty
2022-01-18 13:06:39 +08:00
Cell
39ec0606eb
🐛 Fix: site.webmanifest 404
2022-01-13 20:23:34 +08:00
Cell
df735f6249
🤖 Feat(SEO): optimize SEO keywords meta ( #30 )
2022-01-13 10:30:03 +08:00
Cell
4a48a1bbc6
🤖 Feat(SEO): optimize SEO meta ( #30 )
2022-01-12 23:28:48 +08:00
Cell
2e54fd70fb
🎨 Style: tabsize 4 => 2
2022-01-11 12:39:25 +08:00
Cell
5f7d516ab4
🎉 Feat: add PWA support
2021-12-30 20:39:39 +08:00
Dillon
89a526d693
feat(SEO): update SEO config ( #393 )
2020-05-29 11:11:21 +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
c5a0ec61c9
feat(compatibility): add config for compatibility (Polyfill.io and object-fit-images)
2020-05-15 16:32:36 +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
87fbb05e86
feat(header): add Logo, pre and post config for header title ( #252 )
2020-04-23 16:49:30 +08:00
Carlos Manuel Soares
919f559fd0
fix(SEO): some bad escape sequence in JSON-LD part 2 ( #202 )
...
* fix(SEO): some bad escape sequence in JSON-LD part 2
* fix(SEO): some bad escape sequence in JSON-LD Part 2
Co-authored-by: Dillon <dillonzq@outlook.com >
2020-04-23 01:31:22 +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
41c2d3a38e
feat: add detection of the theme version and Hugo version ( #173 )
...
* feat: add detection of the theme version and Hugo version
* fix: hugo.IsProduction is incompatible in Hugo v0.62.0
2020-03-16 21:35:16 +08:00
Dillon
984e58ec0f
fix(SEO): some bad escape sequence in JSON-LD
2020-03-14 15:43:58 +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
20c9c812d0
feat(exampleSite): merge en and zh exampleSite
2020-02-19 18:48:37 +08:00
Dillon
4b3addf634
fix(check): fix some html check bugs
2020-02-18 16:22:24 +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