Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-01 | feat: add link in sidebar to return to main site | n-peugnet | |
2022-04-01 | feat: do not copy source to website, as theses are not used | n-peugnet | |
2022-04-01 | perf: reduce size of pngs converted from svg for pdflatex | n-peugnet | |
2022-03-31 | docs: precise that we use the previously inited repo | n-peugnet | |
2022-03-31 | docs: git replace tee with sponge | n-peugnet | |
2022-03-31 | docs: add links and use real filenames for .md pages | n-peugnet | |
2022-03-31 | docs: use before colon | n-peugnet | |
2022-03-31 | i18n: run make update-po | n-peugnet | |
2022-03-31 | docs: add first git hosting page | n-peugnet | |
2022-03-31 | fix: smart quotes sometimes doubled with md emphasis | n-peugnet | |
disable smartquotes at sphinx level to enable it at MyST level. | |||
2022-03-30 | docs: add file tree & § about compilation | n-peugnet | |
2022-03-30 | docs: move references below edition infos | n-peugnet | |
2022-03-30 | docs: add info about sphinx, markdown, git & gihub | n-peugnet | |
2022-03-29 | Translated using Weblate (English) | Nicolas Peugnet | |
Currently translated at 97.4% (114 of 117 strings) Translation: CLUB1/Documentation Translate-URL: https://hosted.weblate.org/projects/club-1/docs/en/ | |||
2022-03-29 | build: run workflow on pull request w/out publish | n-peugnet | |
2022-03-29 | docs: small corrections | n-peugnet | |
2022-03-29 | i18n: update po | n-peugnet | |
2022-03-29 | fix: links in man & svgs in latexpdf | n-peugnet | |
2022-03-29 | feat: big reorganization tu use a single root toctree | n-peugnet | |
Mainly to get a correct LaTeX pdf. But also for a simpler organization. | |||
2022-03-29 | docs: update weblate img | n-peugnet | |
as for now (and presumably quite some time) there is only en as other language | |||
2022-03-29 | fix: don't use reference style links in README | n-peugnet | |
where translatated strings can change. And translate some new strings | |||
2022-03-29 | Translated using Weblate (English) | Leïla Renard | |
Currently translated at 98.6% (74 of 75 strings) Translation: CLUB1/Documentation Translate-URL: https://hosted.weblate.org/projects/club-1/docs/en/ | |||
2022-03-29 | fix: gettext width 77 of weblate is in fact 79 | n-peugnet | |
This should reduce friction with weblate to a minimum | |||
2022-03-29 | docs: include README in internal documentation | n-peugnet | |
2022-03-29 | fix: always export LANGUAGE | n-peugnet | |
2022-03-29 | feat: remove "edit on githu" link outside french | n-peugnet | |
2022-03-29 | docs: more info about how to edit and credit authors | n-peugnet | |
2022-03-28 | clean: remove hiddent builders from makefile | n-peugnet | |
2022-03-28 | fix: github action install gettext | n-peugnet | |
2022-03-28 | fix: dirty locale files management -> use gettext | n-peugnet | |
mainly get rid of sphinx intl and use genuine gettext utilities. - move back .pot file generation from sphinx to _build - copy .pot files from _build using xgettext (correct width and metadata) - enforce consitent width and metadata order with Weblate using msgmerge - Make now correctly tracks locales files dependencies - update README with new deps and descriptions - remove sphinx intl from deps and github action - Sphinx get basic metadata from ENVVARS set by Make | |||
2022-03-27 | Translated using Weblate (English) | Nicolas Peugnet | |
Currently translated at 96.0% (72 of 75 strings) Translation: CLUB1/Documentation Translate-URL: https://hosted.weblate.org/projects/club-1/docs/en/ | |||
2022-03-27 | update README | n-peugnet | |
2022-03-27 | add weblate languages report widget | Nicolas Peugnet | |
2022-03-27 | fix broken links in translations | n-peugnet | |
by not using links' reference notation (https://daringfireball.net/projects/markdown/syntax#link) | |||
2022-03-26 | fix github action sphinx prebuild command | n-peugnet | |
2022-03-26 | update po files | n-peugnet | |
2022-03-26 | add sphinx-intl to github action build | n-peugnet | |
2022-03-26 | Translated using Weblate (English) | Leïla Renard | |
Currently translated at 38.0% (24 of 63 strings) Translation: CLUB1/Documentation Translate-URL: https://hosted.weblate.org/projects/club-1/docs/en/ | |||
2022-03-26 | Translated using Weblate (English) | Nicolas Peugnet | |
Currently translated at 38.0% (24 of 63 strings) Translation: CLUB1/Documentation Translate-URL: https://hosted.weblate.org/projects/club-1/docs/en/ | |||
2022-03-26 | Translated using Weblate (English) | Leïla Renard | |
Currently translated at 9.5% (6 of 63 strings) Translation: CLUB1/Documentation Translate-URL: https://hosted.weblate.org/projects/club-1/docs/en/ | |||
2022-03-26 | fix Makefile MDFILES contenttranslation | n-peugnet | |
2022-03-26 | make builds all languages for localized builders | n-peugnet | |
2022-03-26 | first add of pot and po files | n-peugnet | |
2022-03-26 | add language switcher in sidebar | n-peugnet | |
2022-03-26 | only run workflow on main branch | n-peugnet | |
2022-03-26 | add admin docs and aliases.md | n-peugnet | |
2022-03-26 | rename docs project to use simpler name | n-peugnet | |
2022-03-26 | Add repo badges | Nicolas Peugnet | |
github action and weblate | |||
2022-03-26 | Add GFDL LICENSE | Nicolas Peugnet | |
2022-03-25 | github action run ssh agent to load key | n-peugnet | |