Nuno Coração
f864a3da51
Merge pull request #2212 from nunocoracao/hugo-new-version
...
⚙️ Update Hugo supported version
2025-06-17 22:07:13 +01:00
Served Smart
cee01113cd
🐛 Fix: null error when no [[menu]] block is defined
...
- This fixes https://github.com/nunocoracao/blowfish/issues/2117
- Additionally this also removes unnecessary parameters in used functions
2025-06-16 19:59:48 +02:00
Weaxs
52b47665c8
support advertisement
2025-06-16 16:18:51 +08:00
Chris Herborth
64d8a6267b
Add icon for worktree.ca, a Gitea instance in Canada
2025-06-12 12:37:55 -04:00
Served Smart
d97b1e5c38
➖ Remove tailwindcss v4.1.7 from package-lock.json
2025-06-12 14:33:04 +02:00
Served Smart
de49717700
💄 Rebuild CSS for refactoring changes
2025-06-12 14:32:06 +02:00
Served Smart
9f85c0566e
♻️ refactor: Move most inline styles out of line
...
- Move out of line by using already defined css classes
- Move paddings out of line
- Move margins out of line
- Move z-indexes out of line
- Move center-relative-left out of line
2025-06-12 14:00:21 +02:00
Served Smart
9cb0db3e08
🎨 structure: Use more explicit naming in setBackgroundBlur()
2025-06-12 13:58:59 +02:00
Served Smart
4ff3d07d30
🎨 structure: Use more explicit naming in fetchRepo()
2025-06-12 13:58:59 +02:00
Served Smart
37ab1055e7
♻️ refactor: Move similar javascript inline code out of line
...
- Move variables oid, oid_likes out of line
- Move background-blur out of line
- Move fetch-repo code out of line
2025-06-12 13:58:59 +02:00
Jojo Chan
07c897c3b9
Add Thai Translation
2025-06-11 21:19:35 +08:00
ZhenShuo Leo
c3fbfc9545
fix: date still shown when showDate=false
2025-06-11 18:31:15 +08:00
Shun Sakai
eee95cf5a7
🌐 Update Japanese translation
2025-06-11 18:49:09 +09:00
ZhenShuo Leo
72a6b84d04
chore: remove "dev" suffix
2025-06-11 15:23:47 +08:00
dependabot[bot]
a6739eb7d8
👷 Bump stefanzweifel/git-auto-commit-action from 5 to 6
...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) from 5 to 6.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases )
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-11 05:15:58 +00:00
Rick Lan
64e09b546b
Fix missing space
2025-06-08 20:54:07 +09:00
Rick Lan
0b1f43373f
Add LINE to sharing links
2025-06-08 20:10:14 +09:00
nunocoracao
bcf13c4dee
Update Hugo supported version
2025-06-08 06:06:20 +00:00
Nuno Coração
8387c6ea0a
Merge pull request #2175 from ZhenShuo2021/chore/config
...
🔧 Chore: sync exampleSite config and root config
2025-06-06 15:04:55 +01:00
Nuno Coração
397197a890
Merge branch 'dev' into chore/config
2025-06-06 15:04:40 +01:00
dependabot[bot]
c9369d61e6
📌 Bump puppeteer from 24.9.0 to 24.10.0
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 24.9.0 to 24.10.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.9.0...puppeteer-v24.10.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-version: 24.10.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-06 14:01:01 +00:00
Nuno Coração
a1db31f370
Merge pull request #2204 from nunocoracao/dependabot/npm_and_yarn/dev/tailwindcss/cli-4.1.8
...
📌 Bump @tailwindcss/cli from 4.1.7 to 4.1.8
2025-06-06 15:00:04 +01:00
Nuno Coração
0b5792987f
Merge pull request #2205 from nunocoracao/dependabot/npm_and_yarn/dev/tailwindcss-4.1.8
...
📌 Bump tailwindcss from 4.1.7 to 4.1.8
2025-06-06 14:59:50 +01:00
Nuno Coração
1320d51586
Merge pull request #2206 from nunocoracao/dependabot/npm_and_yarn/dev/prettier-plugin-tailwindcss-0.6.12
...
📌 Bump prettier-plugin-tailwindcss from 0.6.11 to 0.6.12
2025-06-06 14:59:29 +01:00
kirill.chalov
58f0e30d65
🐛 fix: add default figure shortcode as partial
...
Hugo v0.146 removed access to embedded templates like "_internal/shortcodes/figure.html".
This commit adds the template as figure-default.html.
This fixes build errors reported and partially solved in issues #2052 and #2093
when using the figure shortcode with the "default=true" option.
2025-06-05 16:34:12 +08:00
ZhenShuo Leo
e6f0522b60
🐛 fix(toc): prevent active state loss from dynamically loaded content
2025-06-04 13:52:01 +08:00
dependabot[bot]
018b6ece23
💄 Rebuild CSS
2025-06-04 05:51:50 +00:00
dependabot[bot]
456f630dab
📌 Bump prettier-plugin-tailwindcss from 0.6.11 to 0.6.12
...
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ) from 0.6.11 to 0.6.12.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.11...v0.6.12 )
---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
dependency-version: 0.6.12
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-04 05:51:41 +00:00
dependabot[bot]
73411d6865
📌 Bump tailwindcss from 4.1.7 to 4.1.8
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss ) from 4.1.7 to 4.1.8.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.8/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-version: 4.1.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-04 05:51:32 +00:00
dependabot[bot]
eaceca84fb
📌 Bump @tailwindcss/cli from 4.1.7 to 4.1.8
...
Bumps [@tailwindcss/cli](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-cli ) from 4.1.7 to 4.1.8.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.8/packages/@tailwindcss-cli )
---
updated-dependencies:
- dependency-name: "@tailwindcss/cli"
dependency-version: 4.1.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-04 05:51:21 +00:00
ZhenShuo Leo
4ca31fadca
🐛 fix: toc child not collapsed
2025-06-04 12:18:33 +08:00
ZhenShuo Leo
7cc521bc1e
🐛 fix: gist shortcode breaks smartTOC
2025-06-04 11:08:38 +08:00
Nuno Coração
850f987a68
Merge pull request #2199 from deining/fix-warning-_build
...
Fix warning on deprecated front matter key 'build'
2025-06-04 00:21:10 +01:00
Nuno Coração
3aabf55f89
Merge pull request #2200 from nunocoracao/dependabot/npm_and_yarn/tar-fs-3.0.9
...
chore(deps-dev): bump tar-fs from 3.0.8 to 3.0.9
2025-06-04 00:19:38 +01:00
Nuno Coração
9b6fffafc3
Merge pull request #2194 from servedsmart/fingerprint-algorithm
...
🔒 Add config parameter fingerprintAlgorithm
2025-06-04 00:11:55 +01:00
dependabot[bot]
d10340d72c
chore(deps-dev): bump tar-fs from 3.0.8 to 3.0.9
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 3.0.8 to 3.0.9.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v3.0.8...v3.0.9 )
---
updated-dependencies:
- dependency-name: tar-fs
dependency-version: 3.0.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-03 23:10:35 +00:00
Andreas Deininger
8fdd687640
Fix warning on deprecated front matter key 'build'
2025-06-03 23:05:17 +02:00
Served Smart
dc36597427
🔒 Add config parameter fingerprintAlgorithm
...
This parameter allows users to choose their algorithm for html integrity checks. This mainly affects Hugo's fingerprint
2025-06-03 11:53:03 +02:00
Nuno Coração
80e9daaf67
Merge pull request #2181 from nunocoracao/hugo-new-version
...
⚙️ Update Hugo supported version
2025-06-03 00:31:18 +01:00
nunocoracao
9751a37436
Update Hugo supported version
2025-06-01 06:06:21 +00:00
ZhenShuo Leo
90b798ec33
📝 docs: update math delimiter for #2127
2025-05-29 01:56:37 +08:00
ZhenShuo Leo
e26d1c7e74
🔧 chore: move markup config to markup.toml
2025-05-29 01:46:50 +08:00
ZhenShuo Leo
e785f50575
style: add formatter config
2025-05-28 07:40:58 +08:00
ZhenShuo Leo
d4ab6b1159
chore: sync exampleSite config and root config
2025-05-28 06:01:02 +08:00
ZhenShuo Leo
6be21955d5
docs: add uncached head
2025-05-28 04:49:34 +08:00
ZhenShuo Leo
fb2c7b88e2
chore: adjust develope command
2025-05-28 02:01:58 +08:00
Nuno Coração
287bb274eb
Merge pull request #2171 from timcappalli/main
...
📝 docs update for showCategoryOnly
2025-05-27 15:36:12 +01:00
Tim Cappalli
87138e8ee0
add showCategoryOnly
2025-05-27 10:11:48 +03:00
Nuno Coração
533e7c5015
new version seed
2025-05-27 01:04:48 +01:00
Nuno Coração
0b06a64139
Merge pull request #2167 from nunocoracao/dependabot/npm_and_yarn/undici-5.29.0
...
Bump undici from 5.28.5 to 5.29.0
v2.86.0
2025-05-27 01:03:33 +01:00