Nuno C.
|
8bdb64c6d7
|
Merge pull request #2773 from alxhslm/carousel-captions
feat: Add captions argument to carousel shortcode
|
2026-02-11 21:49:26 +00:00 |
|
Nuno C.
|
8ac2ee05b8
|
Merge pull request #2772 from fairchild2026/patch-3
Translate shortcode documentation to Chinese
|
2026-02-11 21:48:14 +00:00 |
|
Nuno C.
|
326e3536e9
|
Merge pull request #2771 from alxhslm/gallery-captions
Feat: Allow images inside gallery to have captions
|
2026-02-11 21:47:24 +00:00 |
|
Nuno C.
|
0cc0b57139
|
Merge pull request #2770 from alxhslm/accordion-icon
Feat: add icon param to accordian
|
2026-02-11 21:46:36 +00:00 |
|
Nuno C.
|
3b46fb243b
|
Merge pull request #2768 from fairchild2026/patch-1
Update index.zh-cn.md
|
2026-02-11 21:45:43 +00:00 |
|
Nuno C.
|
8cd533569e
|
Merge pull request #2778 from AtmosphericIgnition/main
Add personal site
|
2026-02-11 21:31:58 +00:00 |
|
Nuno C.
|
889c87bf14
|
Merge branch 'dev' into main
|
2026-02-11 21:31:45 +00:00 |
|
Nuno C.
|
68cf60bd1d
|
Merge pull request #2754 from EricGusmao/remove-jquery
Remove jQuery dependency and update theme version to 2.97.0
|
2026-02-11 21:28:13 +00:00 |
|
Nuno C.
|
92c7b3ecdf
|
Merge branch 'dev' into remove-jquery
|
2026-02-11 21:27:54 +00:00 |
|
Nuno C.
|
f017af8d84
|
Merge pull request #2780 from nunocoracao/dependabot/npm_and_yarn/dev/puppeteer-24.37.2
|
2026-02-11 20:39:36 +00:00 |
|
Nuno C.
|
d4c8c941e4
|
Merge pull request #2769 from nunocoracao/dependabot/npm_and_yarn/dev/commander-14.0.3
|
2026-02-11 20:39:19 +00:00 |
|
Nuno C.
|
72ca84791a
|
Merge pull request #2767 from nunocoracao/hugo-new-version
|
2026-02-11 20:38:57 +00:00 |
|
dependabot[bot]
|
94ff143975
|
📌 Bump puppeteer from 24.36.1 to 24.37.2
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.36.1 to 24.37.2.
- [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.36.1...puppeteer-v24.37.2)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-version: 24.37.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-11 05:03:29 +00:00 |
|
AtmosphericIgnition
|
1408e8bb53
|
Add personal site
|
2026-02-09 16:11:33 -05:00 |
|
nunocoracao
|
617c6f0c15
|
Update Hugo supported version
|
2026-02-09 06:28:14 +00:00 |
|
Alex Haslam
|
896bc473a8
|
Update docs
|
2026-02-08 15:50:11 +00:00 |
|
Alex Haslam
|
712cb48fb2
|
Allow markdown captions
|
2026-02-08 15:43:16 +00:00 |
|
Alex Haslam
|
73580313b4
|
Make caption visible again
|
2026-02-08 14:55:48 +00:00 |
|
Alex Haslam
|
b509f51f9b
|
Fix horizontal scrolling issue
|
2026-02-08 14:02:07 +00:00 |
|
Alex Haslam
|
76a23c05af
|
Reduce the diff
|
2026-02-06 13:09:58 +00:00 |
|
Alex Haslam
|
3dd3d0fae8
|
Make captions move
|
2026-02-06 13:06:58 +00:00 |
|
Alex Haslam
|
166a326dc7
|
Add captions argument to carousel
|
2026-02-06 12:56:14 +00:00 |
|
Robin Fairchild
|
5ee9c27876
|
Translate shortcode documentation to Chinese
|
2026-02-05 20:27:52 +08:00 |
|
Alex Haslam
|
76edd20456
|
Allow figure to be used inside a gallery
|
2026-02-04 18:00:52 +00:00 |
|
Alex Haslam
|
eb09b4ec25
|
Add tab parameter
|
2026-02-04 17:41:55 +00:00 |
|
dependabot[bot]
|
8e1f46b102
|
📌 Bump commander from 14.0.2 to 14.0.3
Bumps [commander](https://github.com/tj/commander.js) from 14.0.2 to 14.0.3.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v14.0.2...v14.0.3)
---
updated-dependencies:
- dependency-name: commander
dependency-version: 14.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-04 05:04:39 +00:00 |
|
Robin Fairchild
|
33d013309d
|
Update index.zh-cn.md
|
2026-02-04 00:39:05 +08:00 |
|
Nuno C.
|
506740b1cf
|
Merge pull request #2764 from alxhslm/accordian
✨ Feat: Add accordian shortcode
|
2026-02-03 00:04:54 +00:00 |
|
Nuno C.
|
7b04a6407a
|
Merge pull request #2762 from rewse/add-rewse-blog
Add Tats Shibata's blog to users.json
|
2026-02-03 00:02:42 +00:00 |
|
Nuno C.
|
788493921e
|
Merge branch 'dev' into add-rewse-blog
|
2026-02-03 00:01:57 +00:00 |
|
Nuno C.
|
25961a04d9
|
Merge pull request #2755 from nunocoracao/dependabot/npm_and_yarn/dev/puppeteer-24.36.1
📌 Bump puppeteer from 24.35.0 to 24.36.1
|
2026-02-02 23:54:51 +00:00 |
|
Nuno C.
|
651804603a
|
Merge pull request #2756 from nunocoracao/dependabot/npm_and_yarn/dev/katex-0.16.28
📌 Bump katex from 0.16.27 to 0.16.28
|
2026-02-02 23:54:41 +00:00 |
|
Nuno C.
|
c107bc0c50
|
Merge pull request #2757 from nunocoracao/dependabot/npm_and_yarn/dev/prettier-3.8.1
📌 Bump prettier from 3.8.0 to 3.8.1
|
2026-02-02 23:54:30 +00:00 |
|
Nuno C.
|
3960982afa
|
Merge pull request #2758 from nunocoracao/hugo-new-version
⚙️ Update Hugo supported version
|
2026-02-02 23:54:03 +00:00 |
|
Nuno C.
|
ab668ca55d
|
Merge pull request #2752 from baozidai/main
Update sitemap.xml
|
2026-02-02 23:53:00 +00:00 |
|
Nuno C.
|
e63154d379
|
Merge pull request #2751 from tyloch/patch-2
Add user Artur Tyloch with personal site details
|
2026-02-02 23:50:22 +00:00 |
|
Alex Haslam
|
7dec363f54
|
Tidy up examples in docs
|
2026-01-31 20:31:46 +00:00 |
|
Alex Haslam
|
827fab1ef9
|
Add space between items
|
2026-01-31 20:26:10 +00:00 |
|
Alex Haslam
|
63da02addc
|
Add md flag
|
2026-01-31 20:25:24 +00:00 |
|
Alex Haslam
|
277f7a94cb
|
Add markdown and short-codes to the example
|
2026-01-31 20:18:41 +00:00 |
|
Alex Haslam
|
750766a445
|
Add separated flag
|
2026-01-31 20:18:41 +00:00 |
|
Alex Haslam
|
a975c43516
|
Add example with collapse mode
|
2026-01-31 20:18:41 +00:00 |
|
Alex Haslam
|
7a9baa1c50
|
Update to use existing compiled classes
|
2026-01-31 20:18:41 +00:00 |
|
Alex Haslam
|
82a593e0ed
|
Add to docs
|
2026-01-31 20:18:39 +00:00 |
|
Alex Haslam
|
b096d35b85
|
Implement accordion shortcode
|
2026-01-31 20:18:25 +00:00 |
|
nunocoracao
|
2da29e25d5
|
Update Hugo supported version
|
2026-01-31 06:12:24 +00:00 |
|
Shibata, Tats
|
96ef081d17
|
feat: add Tats Shibata's blog to users list
|
2026-01-29 23:37:23 +09:00 |
|
dependabot[bot]
|
fbf833bce5
|
📌 Bump prettier from 3.8.0 to 3.8.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.8.0 to 3.8.1.
- [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.8.0...3.8.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.8.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-28 05:03:54 +00:00 |
|
dependabot[bot]
|
18ed97928f
|
📌 Bump katex from 0.16.27 to 0.16.28
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.27 to 0.16.28.
- [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.27...v0.16.28)
---
updated-dependencies:
- dependency-name: katex
dependency-version: 0.16.28
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-28 05:03:48 +00:00 |
|
dependabot[bot]
|
b7eeb165d1
|
📌 Bump puppeteer from 24.35.0 to 24.36.1
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.35.0 to 24.36.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.35.0...puppeteer-v24.36.1)
---
updated-dependencies:
- dependency-name: puppeteer
dependency-version: 24.36.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-28 05:03:43 +00:00 |
|