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
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
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
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
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
d4ab6b1159
chore: sync exampleSite config and root config
2025-05-28 06:01:02 +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
dependabot[bot]
d58d8d5534
💄 Rebuild CSS
2025-05-27 00:01:20 +00:00
dependabot[bot]
3ab8892302
Bump undici from 5.28.5 to 5.29.0
...
Bumps [undici](https://github.com/nodejs/undici ) from 5.28.5 to 5.29.0.
- [Release notes](https://github.com/nodejs/undici/releases )
- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0 )
---
updated-dependencies:
- dependency-name: undici
dependency-version: 5.29.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-27 00:00:55 +00:00
Nuno Coração
6ff5508c4b
Merge pull request #2095 from nunocoracao/dev
...
🔖 v2.86.0
2025-05-27 00:59:34 +01:00
Nuno Coração
94424416bc
polish
2025-05-27 00:58:36 +01:00
Nuno Coração
f316c9b437
Merge pull request #2166 from ZhenShuo2021/feat/image-option
...
✨ Feat: add new option disableImageOptimizationMD
2025-05-27 00:37:23 +01:00
Nuno Coração
79a6007bd8
Merge pull request #2163 from ZhenShuo2021/feat/gist
...
✨ feat: add gist shortcode
2025-05-27 00:36:27 +01:00
Nuno Coração
68bd843e73
Merge branch 'dev' into feat/gist
2025-05-27 00:36:19 +01:00
Nuno Coração
26f3f0510b
Merge pull request #2162 from soar/feature/github-thumbnails
...
✨ feat(shortcodes): Display thumbnails for GitHub repos
2025-05-27 00:34:06 +01:00
Nuno Coração
e9ebdc4dbe
Merge pull request #2158 from ZhenShuo2021/fix/code-card
...
🐛 fix: hugo minify breaks repo cards
2025-05-27 00:32:59 +01:00
Nuno Coração
8f17fb2b37
Merge pull request #2157 from ZhenShuo2021/fix/show-more-link
...
🐛 fix: restore cursor pointer on all buttons
2025-05-27 00:32:19 +01:00
Nuno Coração
35f31317e9
Merge pull request #2144 from ZhenShuo2021/fix/katex
...
🐛 fix: katex block overflow (#2138 )
2025-05-27 00:31:51 +01:00
Nuno Coração
7afecd63e5
Merge pull request #2133 from timcappalli/main
...
Feat: Adds ability show only the category instead of all tags
2025-05-27 00:31:07 +01:00
Nuno Coração
375bf31e0b
Merge pull request #2131 from ZhenShuo2021/fix/article-shortcode
...
🐛 fix: article shortcode across languages (#2130 )
2025-05-27 00:28:19 +01:00
Nuno Coração
c93fafd3ee
Merge pull request #2160 from ZhenShuo2021/refactor/render-image
...
♻️ Refactor: encapsulates functions in render-image.html
2025-05-27 00:27:09 +01:00
Nuno Coração
f711f1afaa
Merge pull request #2115 from ZhenShuo2021/feat/hero-image
...
✨ Feat: add option disableHeroImageFilter on homepage (#2029 )
2025-05-27 00:26:15 +01:00
Nuno Coração
5fc28a1ffd
Merge pull request #2116 from ZhenShuo2021/feat/extend-head
...
✨ Feat: support extend-head access .Page (#1781 )
2025-05-27 00:24:57 +01:00
Nuno Coração
248180fbc5
Merge pull request #2124 from ZhenShuo2021/fix/footnote
...
🐛 Fix: prevent header from blocking footnotes links
2025-05-27 00:21:46 +01:00
Nuno Coração
b7478e4bad
Merge pull request #2129 from ZhenShuo2021/fix/zen-mode
...
🐛 fix: footer not included in zen-mode toggle
2025-05-27 00:21:11 +01:00
Nuno Coração
a95165da21
Merge pull request #2125 from ZhenShuo2021/chore/smaller-repo
...
🩹 Chore: tweak processUsers.js to reduce feature image size (#980 )
2025-05-27 00:18:43 +01:00
Nuno Coração
add29d687d
Merge pull request #2127 from RxChi1d/main
...
Enable Goldmark passthrough extension for math rendering
2025-05-27 00:17:36 +01:00
Nuno Coração
43c5551ee9
Merge pull request #2161 from ZhenShuo2021/docs/render-image
...
📝 docs: update documentation for render-image fix
2025-05-27 00:16:37 +01:00
Nuno Coração
05756a31a4
Merge pull request #2159 from ZhenShuo2021/fix/render-image
...
🐛 fix: Correct the attributes of the `<img>` tag
2025-05-27 00:16:06 +01:00
Nuno Coração
9fec001916
Merge pull request #2123 from ZhenShuo2021/docs/anchor
...
📝 Docs: fix links
2025-05-27 00:15:13 +01:00
Nuno Coração
15bf72abb3
Merge pull request #2122 from ZhenShuo2021/fix/anchor
...
🐛 Fix: anchor not working for non-ascii characters
2025-05-27 00:14:19 +01:00
Nuno Coração
ab4d88511a
Merge pull request #2143 from ZhenShuo2021/dev/segment
...
🧑💻 chore: add options for faster development
2025-05-27 00:12:37 +01:00