Nuno C.
|
6d4968cdc6
|
Merge pull request #2660 from roib20/feature/new-user
📝 Add "Tower of Kubes" site entry to `users.json`
|
2025-12-22 17:14:28 +00:00 |
|
Nuno C.
|
e2a9a62c1f
|
Merge branch 'dev' into feature/new-user
|
2025-12-22 17:13:31 +00:00 |
|
Nuno C.
|
545a2dc5da
|
Merge pull request #2662 from marko78700/main
add monpetitdev enrty to users.json
|
2025-12-22 17:12:34 +00:00 |
|
Nuno C.
|
b6c00249c6
|
Merge pull request #2656 from ZhenShuo2021/feat/codeblock-title
✨ Feat: support title in code block
|
2025-12-22 17:11:53 +00:00 |
|
Nuno C.
|
d913a512ad
|
Merge pull request #2655 from ZhenShuo2021/feat/render-link
✨ Feat: adopt Hugo embed render-link logic
|
2025-12-22 17:11:38 +00:00 |
|
Nuno C.
|
9719d7ac6f
|
Merge pull request #2653 from ZhenShuo2021/fix/gallery
🐛 Fix: gallery and carousel no width
|
2025-12-22 17:10:44 +00:00 |
|
Nuno C.
|
74650e4927
|
Merge pull request #2637 from ZhenShuo2021/feat/tabs
✨ Feat: add tabs shortcode
|
2025-12-22 17:09:40 +00:00 |
|
Nuno C.
|
0b54ddac94
|
Merge pull request #2630 from ZhenShuo2021/fix/contrast
🐛 Fix: improve contrast
|
2025-12-22 17:07:21 +00:00 |
|
Nuno C.
|
6bb5c83029
|
Merge pull request #2659 from nunocoracao/dependabot/github_actions/dev/actions/upload-artifact-6
👷 bump actions/upload-artifact from 5 to 6
|
2025-12-22 17:05:11 +00:00 |
|
Nuno C.
|
d7a4feba44
|
Merge pull request #2648 from nunocoracao/dependabot/github_actions/dev/peter-evans/create-pull-request-8
👷 bump peter-evans/create-pull-request from 7 to 8
|
2025-12-22 17:04:56 +00:00 |
|
Nuno C.
|
07cfaa2156
|
Merge pull request #2651 from nunocoracao/dependabot/npm_and_yarn/dev/awmottaz/prettier-plugin-void-html-2.0.0
📌 bump @awmottaz/prettier-plugin-void-html from 1.9.0 to 2.0.0
|
2025-12-22 17:04:37 +00:00 |
|
Nuno C.
|
bd3589f783
|
Merge pull request #2650 from nunocoracao/dependabot/npm_and_yarn/dev/katex-0.16.27
📌 bump katex from 0.16.25 to 0.16.27
|
2025-12-22 17:04:23 +00:00 |
|
Nuno C.
|
0971fee3ef
|
Merge pull request #2649 from nunocoracao/dependabot/npm_and_yarn/dev/puppeteer-24.32.1
📌 bump puppeteer from 24.31.0 to 24.32.1
|
2025-12-22 17:04:09 +00:00 |
|
Nuno C.
|
fe08fdf792
|
Merge pull request #2642 from nunocoracao/dependabot/npm_and_yarn/dev/prettier-3.7.4
📌 bump prettier from 3.6.2 to 3.7.4
|
2025-12-22 17:03:51 +00:00 |
|
Nuno C.
|
6d668745cf
|
Merge pull request #2641 from nunocoracao/dependabot/npm_and_yarn/dev/mermaid-11.12.2
📌 bump mermaid from 11.12.1 to 11.12.2
|
2025-12-22 17:03:31 +00:00 |
|
Nuno C.
|
12ff643b75
|
Merge pull request #2640 from nunocoracao/hugo-new-version
⚙️ Update Hugo supported version
|
2025-12-22 17:02:59 +00:00 |
|
nunocoracao
|
73fc77b09e
|
Update Hugo supported version
|
2025-12-22 06:08:55 +00:00 |
|
ZhenShuo2021
|
accf29dea3
|
Merge pull request #2664 from ZhenShuo2021/fix/img-ext
|
2025-12-22 09:52:25 +08:00 |
|
ZhenShuo Leo
|
cc2c5c5205
|
fix: user thumbnail file extension
|
2025-12-21 23:21:48 +08:00 |
|
marko78700
|
c163661bd0
|
add monpetitdev enrty to users.json
|
2025-12-20 21:29:43 +01:00 |
|
roib20
|
bdd8a4a08d
|
users: add "Tower of Kubes" entry
Add "Tower of Kubes" site entry to `users.json`
|
2025-12-18 21:37:32 +02:00 |
|
ZhenShuo Leo
|
0e3bad2be7
|
feat(codeblock): add title support
|
2025-12-18 02:38:31 +08:00 |
|
ZhenShuo Leo
|
f487e616bf
|
docs: update code block sample
|
2025-12-18 02:38:31 +08:00 |
|
dependabot[bot]
|
4e58ca0fb2
|
👷 bump actions/upload-artifact from 5 to 6
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-17 05:01:34 +00:00 |
|
ZhenShuo Leo
|
4422c4b517
|
fix: gallery and carousel wouldn't show without other statically sized elements
|
2025-12-15 20:26:04 +08:00 |
|
ZhenShuo Leo
|
f8417b8297
|
feat: adopt Hugo embed render-link logic
|
2025-12-15 18:20:26 +08:00 |
|
dependabot[bot]
|
f25fb65d42
|
📦 Update packaged KaTeX
|
2025-12-10 05:02:13 +00:00 |
|
dependabot[bot]
|
519915336e
|
📌 bump @awmottaz/prettier-plugin-void-html from 1.9.0 to 2.0.0
Bumps [@awmottaz/prettier-plugin-void-html](https://github.com/awmottaz/prettier-plugin-void-html) from 1.9.0 to 2.0.0.
- [Release notes](https://github.com/awmottaz/prettier-plugin-void-html/releases)
- [Changelog](https://github.com/awmottaz/prettier-plugin-void-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/awmottaz/prettier-plugin-void-html/compare/v1.9.0...v2.0.0)
---
updated-dependencies:
- dependency-name: "@awmottaz/prettier-plugin-void-html"
dependency-version: 2.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-10 05:01:55 +00:00 |
|
dependabot[bot]
|
7fe94cc6d0
|
📌 bump katex from 0.16.25 to 0.16.27
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.25 to 0.16.27.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.25...v0.16.27)
---
updated-dependencies:
- dependency-name: katex
dependency-version: 0.16.27
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-10 05:01:48 +00:00 |
|
dependabot[bot]
|
09bbdc7125
|
📌 bump puppeteer from 24.31.0 to 24.32.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.31.0 to 24.32.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.31.0...puppeteer-v24.32.1)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-version: 24.32.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-10 05:01:39 +00:00 |
|
dependabot[bot]
|
9bab52527f
|
👷 bump peter-evans/create-pull-request from 7 to 8
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7 to 8.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v7...v8)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-version: '8'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-10 05:01:26 +00:00 |
|
ZhenShuo Leo
|
ff9a860af9
|
style: line highlight for linenos=inline
|
2025-12-08 16:29:15 +08:00 |
|
dependabot[bot]
|
6bf7c7a019
|
📦 Update packaged Mermaid
|
2025-12-03 05:02:01 +00:00 |
|
dependabot[bot]
|
4e249c4a4b
|
📌 bump prettier from 3.6.2 to 3.7.4
Bumps [prettier](https://github.com/prettier/prettier) from 3.6.2 to 3.7.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.6.2...3.7.4)
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.7.4
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-03 05:01:49 +00:00 |
|
dependabot[bot]
|
e7acfe97d2
|
📌 bump mermaid from 11.12.1 to 11.12.2
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 11.12.1 to 11.12.2.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.12.1...mermaid@11.12.2)
---
updated-dependencies:
- dependency-name: mermaid
dependency-version: 11.12.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-03 05:01:36 +00:00 |
|
ZhenShuo Leo
|
eda9fc9bc3
|
feat(tabs): better usage
|
2025-12-01 21:14:15 +08:00 |
|
ZhenShuo Leo
|
20044af981
|
feat: add tabs
|
2025-12-01 20:24:26 +08:00 |
|
ZhenShuo Leo
|
7b5fe02079
|
feat(code): use github theme
|
2025-12-01 13:24:47 +08:00 |
|
ZhenShuo Leo
|
c5b51e3491
|
style: specify dark mode selector
|
2025-11-30 11:00:10 +08:00 |
|
ZhenShuo Leo
|
2d3642c62b
|
style: improve hr contrast
|
2025-11-30 11:00:10 +08:00 |
|
ZhenShuo Leo
|
960681efaf
|
style: improve blockquote contrast
|
2025-11-30 11:00:10 +08:00 |
|
ZhenShuo Leo
|
bb99b59528
|
style: improve toc contrast
|
2025-11-30 11:00:10 +08:00 |
|
ZhenShuo Leo
|
f29e515147
|
style: improve code contrast
|
2025-11-30 11:00:10 +08:00 |
|
ZhenShuo Leo
|
112b22c0d9
|
style: improve article-link contrast
add background and tweak border
|
2025-11-29 04:10:47 +08:00 |
|
ZhenShuo Leo
|
31039584e8
|
style: add overlay for background blur
|
2025-11-29 04:10:47 +08:00 |
|
ZhenShuo Leo
|
ec942b013a
|
fix: remove alt in decorative images
|
2025-11-29 03:29:18 +08:00 |
|
Nuno C.
|
1be60f89da
|
Merge pull request #2634 from nunocoracao/dependabot/npm_and_yarn/dev/rimraf-6.1.2
📌 bump rimraf from 6.1.0 to 6.1.2
|
2025-11-28 14:23:57 +00:00 |
|
Nuno C.
|
69ab24995c
|
Merge pull request #2633 from nunocoracao/dependabot/npm_and_yarn/dev/lite-youtube-embed-0.3.4
📌 bump lite-youtube-embed from 0.3.3 to 0.3.4
|
2025-11-28 14:23:44 +00:00 |
|
Nuno C.
|
e9b83400fe
|
Merge pull request #2632 from nunocoracao/dependabot/github_actions/dev/actions/checkout-6
👷 bump actions/checkout from 5 to 6
|
2025-11-28 14:23:34 +00:00 |
|
Nuno C.
|
1048a10ba2
|
Merge pull request #2631 from flohoss/document-excludeFromSearch-parameter
📝 Document excludeFromSearch front matter parameter
|
2025-11-28 14:23:20 +00:00 |
|