Sylvestre Ledru
8f16f6bfcd
Add language and fallback tldr support to build-manpages.sh
...
Accept optional lang and fallback-tldr-dir parameters. When a
translated tldr page is missing, fall back to the English version
with a notice linking to the tldr translation contributing guide.
2026-03-21 22:23:13 +01:00
Sylvestre Ledru
c3a54b0a9c
Add language support to manpage templates
...
Add language navigation bar, html lang attribute, and template
placeholders ({{LANG_CODE}}, {{LANG_NAME}}, {{MANPAGES_PATH}})
to both the individual manpage and index templates.
2026-03-21 22:23:08 +01:00
Sylvestre Ledru
34d1aab2b7
fix the tldr download
2026-03-21 20:46:04 +01:00
Sylvestre Ledru
9929d430db
improve the rendering of the man pages
2026-03-21 20:38:55 +01:00
Sylvestre Ledru
dc7e2344b1
Fix manpage build: remove deprecated mdbook field and fix index generation
...
- Strip 'multilingual' from book.toml before mdbook build (removed in newer versions)
- Generate a self-contained manpages index.html instead of relying on Zola
(the Zola approach failed due to wrong paths and content conflict with coreutils.md)
- Copy manpage HTML files in the collect step so they end up at /coreutils/manpages/
2026-03-21 19:23:38 +01:00
Sylvestre Ledru
1b87faaf25
Merge pull request #46 from sylvestre/manpages
...
Add manpage generation and publishing to website workflow
2026-03-21 18:54:16 +01:00
Sylvestre Ledru
08f02cf362
Add manpage generation and publishing to website workflow
2026-03-21 18:46:33 +01:00
Sylvestre Ledru
fbaaa191a8
terts is less active lately
2026-02-03 09:09:12 +01:00
Sylvestre Ledru
6d5e81ed07
Add performance optimization project for coreutils
2026-02-02 18:03:15 +01:00
Sylvestre Ledru
fc69be032c
Add differential fuzzing expansion project for coreutils
2026-02-02 18:01:59 +01:00
Sylvestre Ledru
53c6f9dbac
Add completion projects for procps, util-linux, and bsdutils
2026-02-02 17:30:17 +01:00
Sylvestre Ledru
a2ba77cb7d
Add projects to complete findutils, diffutils, and reimplement grep
2026-02-02 17:27:48 +01:00
Sylvestre Ledru
c3758b22e4
Add performance optimization and fuzzing to sed project
2026-02-02 16:54:09 +01:00
Sylvestre Ledru
22f24e923c
Add sed completion project idea for GSOC
2026-02-02 16:51:40 +01:00
Sylvestre Ledru
483cbd4195
Add awk reimplementation project idea for GSOC
2026-02-02 16:47:40 +01:00
Sylvestre Ledru
ec9097c7df
Remove completed coreutils tasks from GSOC project ideas
2026-02-02 16:46:04 +01:00
Daniel Hofstetter
f18d31ff53
Merge pull request #41 from uutils/renovate/actions-upload-pages-artifact-4.x
...
Update actions/upload-pages-artifact action to v4
2025-08-23 07:05:59 +02:00
renovate[bot]
f5bdfff4cd
Update actions/upload-pages-artifact action to v4
2025-08-22 17:10:53 +00:00
Daniel Hofstetter
02005457a7
Merge pull request #40 from uutils/renovate/actions-checkout-5.x
...
Update actions/checkout action to v5
2025-08-11 17:37:45 +02:00
renovate[bot]
e53580e634
Update actions/checkout action to v5
2025-08-11 15:31:54 +00:00
Daniel Hofstetter
2c3a611375
Merge pull request #39 from uutils/renovate/shalzz-zola-deploy-action-0.x
...
Update shalzz/zola-deploy-action action to v0.21.0
2025-07-17 07:51:30 +02:00
renovate[bot]
f9a292ad6f
Update shalzz/zola-deploy-action action to v0.21.0
2025-07-16 20:40:16 +00:00
Sylvestre Ledru
aa24730f54
Merge pull request #38 from LouisDISPA/main
...
Add dark mode support to website
2025-02-28 09:17:12 +01:00
Louis Dispa
219f09af3a
Capitalize menu and title
2025-02-27 23:02:19 +01:00
Louis Dispa
be58b7aaa4
Small fixes to css variables
2025-02-27 22:58:57 +01:00