Alex Haslam
|
857dc8de99
|
Update docs
|
2026-02-16 09:28:10 +00:00 |
|
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 |
|
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
|
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 |
|
Robin Fairchild
|
33d013309d
|
Update index.zh-cn.md
|
2026-02-04 00:39:05 +08:00 |
|
Alex Haslam
|
7dec363f54
|
Tidy up examples in docs
|
2026-01-31 20:31:46 +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
|
82a593e0ed
|
Add to docs
|
2026-01-31 20:18:39 +00:00 |
|
Nuno C.
|
599ebb8610
|
Merge pull request #2717 from pwhittlesea/optional-new-tab-on-external-links
✨ Feat: Add option for external link in new tab
|
2026-01-12 17:44:47 +00:00 |
|
Nuno Coração
|
b8fa87eca2
|
added views and updated docs
|
2026-01-12 17:42:10 +00:00 |
|
Phillip Whittlesea-Clark
|
9c861e7c62
|
✨ Feat: Add option for external link in new tab
|
2026-01-05 17:26:03 +00:00 |
|
ZhenShuo Leo
|
493bb3eb5c
|
feat(tabs): update docs
|
2026-01-04 19:29:38 +08:00 |
|
Nuno C.
|
949e367a01
|
Merge pull request #2684 from RxChi1d/feat/add-video-shortcode
feat(shortcodes): add video shortcode
|
2026-01-01 23:26:38 +00:00 |
|
Nuno C.
|
c7f6955e80
|
Merge pull request #2682 from ZhenShuo2021/fix/tailwind
🔧 Chore: correct Tailwind
|
2026-01-01 23:25:23 +00:00 |
|
Nuno C.
|
314877d325
|
Merge pull request #2691 from ZhenShuo2021/feat/admonition
✨ Feat(admonition): support custom icon
|
2026-01-01 23:22:47 +00:00 |
|
ZhenShuo Leo
|
3c534548df
|
feat(admonition): allow full customization
|
2025-12-31 15:41:13 +08:00 |
|
ZhenShuo Leo
|
bf0713c0cf
|
feat(admonition): support arbitrary icon
|
2025-12-31 15:34:24 +08:00 |
|
rxchi1d
|
ef9486f794
|
feat(shortcodes): add video shortcode
|
2025-12-27 18:42:04 +08:00 |
|
ZhenShuo Leo
|
b0c5cd70da
|
fix: correct CSS build
Fix because Tailwind scans the entire project
https://tailwindcss.com/docs/detecting-classes-in-source-files#which-files-are-scanned
|
2025-12-27 14:16:08 +08:00 |
|
rxchi1d
|
6f6323ff55
|
chore(docs): align Hugo minimum version
|
2025-12-24 14:27:21 +08:00 |
|
Nuno Coração
|
1d88d5b296
|
Add 5 new languages to exampleSite: German, French, Spanish, Portuguese
Add complete translations for:
- German (de)
- French (fr)
- Spanish (es)
- Portuguese Brazil (pt-br)
- Portuguese Portugal (pt-pt)
Changes include:
- Language config files (languages.*.toml)
- Menu config files (menus.*.toml)
- Translated docs section (16 files x 5 langs)
- Translated homepage, guides, samples
- Translated examples, authors, tags sections
- Translated users section (112 dirs x 5 langs)
- Fixed YAML front matter formatting in user files
Hugo build now supports 9 languages total.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2025-12-22 22:49:50 +00:00 |
|
ZhenShuo Leo
|
81f2423d71
|
Merge branch 'dev' into feature/callout-tailwind
|
2025-12-23 01:21:40 +08:00 |
|
Nuno C.
|
eea9e106ab
|
Merge pull request #2652 from Flexicon/feat-add-config-to-disable-styled-scrollbar
✨ feat: add config to disable styled scrollbar
|
2025-12-22 17:16:30 +00:00 |
|
Nuno C.
|
fababb8a49
|
Merge pull request #2645 from Coehill/main
Fix minor spelling mistake
|
2025-12-22 17:15:06 +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 |
|
ZhenShuo Leo
|
1fc6058426
|
docs: update docs for admonitions
|
2025-12-22 09:53:58 +08:00 |
|
Mike Repec
|
9ff8cccc36
|
feat: Add config option to allow disabling styled tailwind scrollbar
|
2025-12-13 15:12:17 +01:00 |
|
Coehill
|
e8086c811d
|
Fix spelling in index.md
|
2025-12-08 22:23:05 -05:00 |
|
Coehill
|
2028ff15d3
|
Fix spelling in index.md
|
2025-12-08 22:22:26 -05:00 |
|
Coehill
|
0cf48a9361
|
Fix spelling in index.md
|
2025-12-08 22:21:23 -05: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 |
|
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 |
|
ZhenShuo Leo
|
19ebf4f5d2
|
docs: remove duplicate en content in it doc
|
2025-11-27 15:38:37 +08:00 |
|
ZhenShuo Leo
|
825f9fec18
|
docs: clarify showHero
|
2025-11-27 15:38:37 +08:00 |
|
ZhenShuo Leo
|
f9f9cf8e11
|
docs: use a simpler command in custom syntax highlighter
change command because tailwind v4 natively support css nesting
|
2025-11-27 15:38:37 +08:00 |
|
ZhenShuo Leo
|
0f105d2acb
|
docs: add theme-switcher for color schemes
|
2025-11-27 14:53:07 +08:00 |
|
Florian Hoss
|
0e8cc80a88
|
Document excludeFromSearch front matter parameter
Added documentation for the `excludeFromSearch` front matter parameter, explaining its default value and effect on sitemap and search index inclusion.
|
2025-11-25 05:00:51 +01:00 |
|