Commit Graph

31 Commits

Author SHA1 Message Date
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
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 7b5fe02079 feat(code): use github theme 2025-12-01 13:24:47 +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 62ce9f2e68 docs: document the Chroma customization steps 2025-11-22 07:30:17 +08:00
Nuno C. af55c359a7 Merge pull request #2304 from cEvolve05/dev
🐛 fix(docs): correct links of hugo doc
2025-07-09 15:37:13 +01:00
cEvolve05 37e6e621b5 🐛 fix(docs): correct links of hugo doc 2025-07-03 18:34:11 +08:00
Menardi 35458a6029 Update Tailwind CLI docs for Tailwind v4 2025-06-29 13:20:16 +01:00
Nuno Coração eebbf00941 corrected 2025-01-10 22:50:01 +00:00
Nuno Coração 7bf5e630ef config order by weight 2024-06-19 17:53:52 +01:00
Aphcity 5ad4fd2225 Merge remote-tracking branch 'weaxs/translations-v1' into translations-v1 2024-03-20 21:01:40 +08:00
Aphcity 8bf4d13667 Add translations
- Add series
- Add shortcodes
- Some fix
2024-03-20 20:52:58 +08:00
Aphcity 4ef29d4697 Merge remote-tracking branch 'weaxs/translations-v1' into translations-v1 2024-03-20 18:44:18 +08:00
Aphcity 4a95a42286 Update zh-CN trans for Advanced Customisation 2024-03-20 14:04:51 +08:00
Weaxs 77d0ab83fd Merge remote-tracking branch 'blowfish/translations-v1' into translations-v1
# Conflicts:
#	exampleSite/content/docs/advanced-customisation/index.zh-cn.md
#	exampleSite/content/docs/configuration/index.zh-cn.md
#	exampleSite/content/docs/content-examples/index.zh-cn.md
#	exampleSite/content/docs/firebase-views/index.zh-cn.md
#	exampleSite/content/docs/front-matter/index.zh-cn.md
#	exampleSite/content/docs/getting-started/index.zh-cn.md
#	exampleSite/content/docs/homepage-layout/index.zh-cn.md
#	exampleSite/content/docs/installation/index.zh-cn.md
#	exampleSite/content/docs/multi-author/index.zh-cn.md
#	exampleSite/content/docs/thumbnails/index.zh-cn.md
#	exampleSite/content/docs/welcome/index.zh-cn.md
#	exampleSite/content/samples/_index.zh-cn.md
#	exampleSite/content/samples/icons/index.zh-cn.md
#	exampleSite/content/samples/thumbnail_sample/index.zh-cn.md
#	i18n/zh-CN.yaml
2024-03-20 11:58:51 +08:00
Nuno Coração e6a8167b11 added placeholder files for all missing translations 2024-03-19 23:20:22 +00:00
Weaxs b5307d0fb5 translate advanced-customisation, front-matter, firebase-views 2024-03-20 02:17:17 +08:00
Nuno Coração 7e22a5e368 improvements and feature images 2024-03-10 16:26:13 +00:00
Nuno Coração 54daa63c2a visual polish for backgrounds and featured images 2024-03-10 12:27:16 +00:00
Olaf Alders bd2a50aade Fix typos 2024-01-05 18:15:49 -05:00
Nuno Coração c9c5b3d9cf opmitized image size within exampleSite 2023-10-16 21:42:51 +01:00
Nuno Coração a41437d73a udpated docs 2023-01-14 12:00:23 +00:00
Nuno Coração ef4a7b87a6 📝 added reference to Fugu in docs 2023-01-08 20:57:31 +00:00
Nuno Coração 6bccf5c7d9 ♻️ refactor article links, cards, and recent articles partials 2022-12-31 15:58:20 +00:00
James Dixon 0f6c312ac4 Move docs about image optimizations 2022-12-29 17:30:21 +00:00
Nuno Coração a7a780971c wrap up series module and added docs 2022-10-17 22:28:39 +01:00
Nuno Coração a3d301e386 added series params to docs articles 2022-10-17 19:52:23 +01:00
Nuno Coração b54ae4a6a0 initial commit of series 2022-10-17 19:43:29 +01:00
Nuno Coração cb156c0097 added 2 new homepage layouts 2022-10-11 23:40:31 +01:00
Nuno Coração 2baef0706a added instructions to replace font 2022-10-04 09:47:07 +01:00
Nuno Coração 002db90080 updated docs for v1 and polished some minor fixes across the code 2022-09-13 00:49:15 +01:00