nunocoracao
ee9aa4ce0c
Update Hugo supported version
2025-06-24 06:07:19 +00:00
ZhenShuo Leo
43857a5aa9
refactor(gallery): improve readibility
...
- remove unnecessary intermediate variable
- move the go process out of the div since they are not related
- use expressive variable names
- reorder declarations
2025-06-24 03:44:13 +08:00
Nuno Coração
412401ce32
Merge pull request #2236 from nunocoracao/dependabot/npm_and_yarn/dev/chart.js-4.5.0
...
📌 bump chart.js from 4.4.9 to 4.5.0
2025-06-23 12:28:40 +01:00
Nuno Coração
7da1a1fdd8
Merge pull request #2235 from nunocoracao/dependabot/npm_and_yarn/dev/tailwindcss-4.1.10
...
📌 bump tailwindcss from 4.1.8 to 4.1.10
2025-06-23 12:28:22 +01:00
Nuno Coração
bc2a1114da
Merge pull request #2234 from nunocoracao/dependabot/npm_and_yarn/dev/puppeteer-24.10.1
...
📌 bump puppeteer from 24.10.0 to 24.10.1
2025-06-23 12:28:10 +01:00
Nuno Coração
c0c83e4c59
Merge pull request #2233 from nunocoracao/dependabot/npm_and_yarn/dev/tailwindcss/cli-4.1.10
...
📌 bump @tailwindcss/cli from 4.1.8 to 4.1.10
2025-06-23 12:28:03 +01:00
Nuno Coração
8c42d127ff
fix: improve scripts and js
2025-06-20 23:24:40 +01:00
ZhenShuo Leo
2886dea826
style(header): run prettier format
2025-06-19 19:44:08 +08:00
ZhenShuo Leo
6d941ee3d7
fix(header): incorrect end clause
2025-06-19 19:44:08 +08:00
ZhenShuo Leo
79171f488c
refactor(header): modularize basic.html
2025-06-19 19:44:08 +08:00
ZhenShuo Leo
b18cfbf0d7
chore: use official banner as social image
2025-06-19 19:44:00 +08:00
ZhenShuo Leo
62e5fc2564
style: format head.html
2025-06-19 19:42:57 +08:00
ZhenShuo Leo
fda569cb8b
fix: make head.html formattable
2025-06-19 19:42:57 +08:00
ZhenShuo Leo
e9edfa8f1c
feat: support all types of sources for defaultSocialImage
2025-06-19 19:42:56 +08:00
Weaxs
49e463b726
add prettier-ignore annotation
2025-06-19 17:17:34 +08:00
Weaxs
495562826c
umami bugfix
2025-06-19 15:50:24 +08:00
Ana Paula Gomes
2051b65df1
Update pt-PT.yaml
2025-06-18 22:03:30 +02:00
Ana Paula Gomes
0c56934fb6
Update pt-BR.yaml
2025-06-18 22:01:41 +02:00
Weaxs
723b15d4e7
add Advertisement doc
2025-06-18 19:02:07 +08:00
dependabot[bot]
6976c9b9da
💄 Rebuild CSS
2025-06-18 05:36:58 +00:00
dependabot[bot]
09b6051f96
📦 Update packaged ChartJS
2025-06-18 05:36:56 +00:00
dependabot[bot]
705a052633
💄 Rebuild CSS
2025-06-18 05:36:48 +00:00
dependabot[bot]
e0503a329b
💄 Rebuild CSS
2025-06-18 05:36:39 +00:00
dependabot[bot]
c5bd31b3db
💄 Rebuild CSS
2025-06-18 05:36:31 +00:00
dependabot[bot]
7875024850
📌 bump chart.js from 4.4.9 to 4.5.0
...
Bumps [chart.js](https://github.com/chartjs/Chart.js ) from 4.4.9 to 4.5.0.
- [Release notes](https://github.com/chartjs/Chart.js/releases )
- [Commits](https://github.com/chartjs/Chart.js/compare/v4.4.9...v4.5.0 )
---
updated-dependencies:
- dependency-name: chart.js
dependency-version: 4.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-18 05:36:31 +00:00
dependabot[bot]
214e05b7b0
📌 bump tailwindcss from 4.1.8 to 4.1.10
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss ) from 4.1.8 to 4.1.10.
- [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.10/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-version: 4.1.10
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-18 05:36:24 +00:00
dependabot[bot]
878066ef53
📌 bump puppeteer from 24.10.0 to 24.10.1
...
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 24.10.0 to 24.10.1.
- [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.10.0...puppeteer-v24.10.1 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-version: 24.10.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-18 05:36:16 +00:00
dependabot[bot]
414c8dc8db
📌 bump @tailwindcss/cli from 4.1.8 to 4.1.10
...
Bumps [@tailwindcss/cli](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-cli ) from 4.1.8 to 4.1.10.
- [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.10/packages/@tailwindcss-cli )
---
updated-dependencies:
- dependency-name: "@tailwindcss/cli"
dependency-version: 4.1.10
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-18 05:36:07 +00:00
Nuno Coração
1f49f8f89f
v2.88.0
2025-06-17 23:25:00 +01:00
Nuno Coração
2f12b8d0d9
Merge pull request #2169 from nunocoracao/dev
...
🔖 v2.87.0
v2.87.0
2025-06-17 23:20:56 +01:00
Nuno Coração
f2e224a042
pretty run
2025-06-17 23:17:26 +01:00
Nuno Coração
560e927b87
Merge pull request #2210 from espressif/fix/add_default_figure_shortcode_as_partial
...
🐛 fix: add default figure shortcode as partial
2025-06-17 23:12:54 +01:00
Nuno Coração
485b641756
Merge pull request #2226 from servedsmart/check-null-mobilemenu
...
🐛 Fix: null error when no [[menu]] block is defined
2025-06-17 23:07:37 +01:00
Nuno Coração
03f9c7d732
Merge pull request #2224 from Weaxs/support-adsense
...
✨ support advertisement
2025-06-17 23:06:45 +01:00
Nuno Coração
9aa6ec7e57
Merge pull request #2220 from Taffer/add-worktree-icon
...
Add icon for worktree.ca
2025-06-17 23:05:29 +01:00
Nuno Coração
472a89c7a5
Merge pull request #2211 from servedsmart/move-most-inline-styles-out-of-line
...
♻️ refactor: Move most inline styles out of line
2025-06-17 22:56:25 +01:00
Nuno Coração
92229cfda9
update
2025-06-17 22:55:27 +01:00
Nuno Coração
8fef4e4424
Merge pull request #2217 from jojoclt/main
...
Add Thai Translation
2025-06-17 22:52:06 +01:00
Nuno Coração
fa6e9e122f
Merge pull request #2214 from nunocoracao/dependabot/github_actions/dev/stefanzweifel/git-auto-commit-action-6
...
👷 Bump stefanzweifel/git-auto-commit-action from 5 to 6
2025-06-17 22:50:00 +01:00
Nuno Coração
3e52d26e30
Merge pull request #2216 from ZhenShuo2021/fix/showDate
...
🐛 Fix: date still shown when showDate=false
2025-06-17 22:49:46 +01:00
Nuno Coração
e3e12fff5f
Merge pull request #2215 from sorairolake/update-i18n-ja
...
🌐 Update Japanese translation
2025-06-17 22:49:06 +01:00
Nuno Coração
250b39c40e
Merge pull request #2213 from rlan/feat/line-sharing-link
...
❇️ Add LINE to sharing links
2025-06-17 22:48:00 +01:00
Nuno Coração
c2ea4c27b6
Merge pull request #2209 from servedsmart/move-similar-inline-scripts-out-of-line
...
♻️ refactor: Move similar javascript inline code out of line
2025-06-17 22:37:34 +01:00
Nuno Coração
da44c6e047
update
2025-06-17 22:32:17 +01:00
Nuno Coração
d97945d23b
Merge pull request #2207 from ZhenShuo2021/fix/toc-active
...
🐛 Fix TOC Active State Loss with Dynamic Content
2025-06-17 22:31:32 +01:00
Nuno Coração
1c43a42adb
Merge pull request #2202 from ZhenShuo2021/fix/toc-child
...
🐛 Fix: smartTOCHideUnfocusedChildren not collapsed
2025-06-17 22:31:12 +01:00
Nuno Coração
c308942f0c
Merge branch 'dev' of https://github.com/nunocoracao/blowfish into dev
2025-06-17 22:30:23 +01:00
Nuno Coração
771673c79a
update
2025-06-17 22:30:15 +01:00
Nuno Coração
4c92836470
Merge pull request #2201 from ZhenShuo2021/fix/gist
...
🐛 Fix: gist shortcode breaks smartTOC
2025-06-17 22:27:15 +01:00
Nuno Coração
87f4f2529a
Merge pull request #2182 from ZhenShuo2021/chore/move-config
...
🔧 chore: move markup config to markup.toml
2025-06-17 22:26:47 +01:00