Cell
8dceb3ea6e
📝 Docs: update theme documentation link
2023-02-19 16:50:55 +08:00
Cell
a98fa072fd
🐛 Style: fix version image height and twemoji display
2023-02-18 00:57:41 +08:00
Cell
541bad62ae
🐛 Fix: KaTeX data patch error
2023-02-17 21:45:31 +08:00
Cell
1f40755ce1
🎨 Style: format archetypes
2023-02-17 21:35:20 +08:00
Cell
25eebf642f
🐛 Fix: missing parameter requiredFields for Valine
2023-02-16 17:47:23 +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
22149b2082
📝 Docs: update author's link
2023-02-13 10:33:09 +08:00
Cell
703349de9d
⚡ Perf: optimze image lazy loading
2023-02-12 01:14:38 +08:00
Cell
af282b0935
⚡ Perf: optimize image plugin
2023-02-11 18:24:06 +08:00
Cell
81bc55c46f
🐛 Fix: image plugin
2023-02-10 19:57:20 +08:00
Cell
934c57cdff
♻️ Refactor: image lazy loading
...
Fixes #283
2023-02-10 17:40:01 +08:00
Cell
3195fc5d62
🎨 Style: fix #comments css style conflict ( #269 )
...
Closes #269
2023-02-10 10:42:17 +08:00
Cell
56bc897f36
🔧 Chore: remove redundant parameter in npm script
2023-02-10 10:32:00 +08:00
github-actions[bot]
b9b2c40103
👥 Chore(contributor): contrib-readme-action has updated contributors.md
2023-02-09 13:57:41 +08:00
Mathieu GILLOOTS
d45a13e939
fix: discordinvite typo
...
Closes #282
2023-02-09 13:57:19 +08:00
Cell
264bb76b53
📝 Docs: update the way using Hugo Module to load the theme
2023-02-09 11:38:14 +08:00
Cell
3687dd17fb
📝 Docs: update README
2023-02-09 10:36:05 +08:00
Cell
9d527f0e2e
📝 Style: update config note
2023-02-09 09:57:10 +08:00
Cell
14fc25888c
✏️ Docs: fix typo
2023-02-08 12:20:38 +08:00
Cell
a951ccfea8
📝 Docs: update docs submodule
2023-02-07 11:36:26 +08:00
Cell
78c53f0aca
✨ Feat: add force option value to params.page.lightgallery
2023-02-06 13:00:40 +08:00
Cell
ddc33ec1da
🔧 Chore: change the theme minimum supported Hugo versions above **0.89.0**
2023-02-04 14:50:45 +08:00
Cell
595bdd908b
Chore: update npm script server and change FixIt RC version
2023-02-03 16:45:38 +08:00
Cell
de4ff5d8d7
📝 Docs: update changelog and theme documentation
2023-02-01 15:01:47 +08:00
Mejituu
866203a4ce
✨ Feat: add some new features and bug fixes ( #279 )
...
* ✨ Feat: add instant page
* 🐛 Fix: donate images without lazy loading
* 🔧 Chore: update waline plugin version
2023-02-01 15:00:36 +08:00
Cell
15841f0b90
🔖 Chore(release): 0.2.17
v0.2.17
2023-01-29 19:38:52 +08:00
github-actions[bot]
78de1a3df6
👥 Chore(contributor): contrib-readme-action has updated contributors.md
2023-01-29 19:08:05 +08:00
Mejituu
9dcd26b9b1
🐛 Fix: sitemap.xml link in robots.txt doesn't point to main sitemap ( #276 )
2023-01-29 19:07:47 +08:00
dependabot[bot]
3ae9eb7b98
chore(deps-dev): bump @babel/core from 7.19.6 to 7.20.12
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.19.6 to 7.20.12.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.12/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-29 13:30:42 +08:00
dependabot[bot]
fb69b972c8
chore(deps): bump json5 from 2.2.1 to 2.2.3
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-29 13:29:31 +08:00
dependabot[bot]
de34bfa144
chore(deps-dev): bump @babel/cli from 7.19.3 to 7.20.7
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.19.3 to 7.20.7.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.7/packages/babel-cli )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-29 13:28:08 +08:00
dependabot[bot]
7e03845cad
chore(deps-dev): bump @babel/preset-env from 7.19.4 to 7.20.2
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.19.4 to 7.20.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.20.2/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-29 13:25:40 +08:00
dependabot[bot]
be56be1cd6
chore(deps-dev): bump core-js from 3.26.0 to 3.27.2
...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js ) from 3.26.0 to 3.27.2.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.27.2/packages/core-js )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-29 12:45:07 +08:00
dependabot[bot]
7fa59dba79
chore(deps): bump actions/checkout from 2 to 3 ( #273 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-29 12:26:15 +08:00
dependabot[bot]
d61f060f9a
chore(deps): bump wow-actions/auto-assign from 1 to 3 ( #272 )
...
Bumps [wow-actions/auto-assign](https://github.com/wow-actions/auto-assign ) from 1 to 3.
- [Release notes](https://github.com/wow-actions/auto-assign/releases )
- [Changelog](https://github.com/wow-actions/auto-assign/blob/master/CHANGELOG.md )
- [Commits](https://github.com/wow-actions/auto-assign/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: wow-actions/auto-assign
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-29 12:25:54 +08:00
Cell
f99344d024
📝 Docs: update docs submodule
2023-01-29 12:21:26 +08:00
Cell
973a2962c0
🔧 Chore: enable dependabot to update "github-actions" and "gitsubmodule" package ecosystem
2023-01-29 11:46:18 +08:00
Cell
9bfce6cbe6
📝 Docs: update README and docs submodule
...
Closes hugo-fixit/docs#4
2023-01-21 17:18:27 +08:00
n0tr00t
c3b30118c9
📝 Docs: add TikTok social link ( #264 ) ( #267 )
2023-01-10 19:49:57 +08:00
n0tr00teuorg
fe1b070137
📝 Docs: add douyin social link ( #264 )
2023-01-10 18:51:09 +08:00
Cell
bb00e33e2e
🔧 Chore: update config.toml and docs submodule
2023-01-08 13:11:29 +08:00
Cell
f0d54fe6d5
⚡ Perf: remove redundant judgement
2023-01-07 13:05:53 +08:00
Cell
b974fa56df
⬆️ Chore(libs): update Twikoo from 1.4.10 to 1.6.8 and add Katex support for it ( #215 #243 )
...
Closes #215
Closes #243
2023-01-07 12:56:18 +08:00
Cell
bd785eb608
🐛 Fix(i18n): fix admonition translation error
2023-01-04 16:21:00 +08:00
Cell
dc9956c807
🐛 Fix(pace): patch pace theme flat-top z-index error
2023-01-04 13:04:32 +08:00
Cell
f57088b47a
🔥 Docs: remove non-FixIt sites
2023-01-03 17:19:43 +08:00
Cell
7042673dfe
📄 Docs: update Copyright year
2023-01-03 15:18:39 +08:00
Cell
3a888c41c4
🐛 Fix: can not disable params.footer.siteTime
2023-01-03 15:07:40 +08:00
Cell
48dc34cf11
♻️ Refactor(i18n): hierarchize translation fields for supported languages
2023-01-02 13:31:27 +08:00
Cell
8d6e5277f9
🎨 Style: format toml files in folder i18n
2022-12-27 14:25:54 +08:00