aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-07i18n: run update-pon-peugnet-some-editsn-peugnet
2022-04-07docs: add email service pagen-peugnet
had to recursively add a lot of terms to the glossary... XD
2022-04-06i18n: run update pon-peugnet
2022-04-06feat: use --previous flag of msgmerge for changes in weblaten-peugnet
and maybe also other editors
2022-04-06feat: start using Sphinx specific featuresn-peugnet
- Add a Glossary and start using it - Add an Attention admonition about the specifics of MyST-Parser
2022-04-03docs: add info about static websitesn-peugnet
2022-04-03Translated using Weblate (English)Nicolas Peugnet
Currently translated at 79.0% (117 of 148 strings) Translation: CLUB1/Documentation Translate-URL: https://hosted.weblate.org/projects/club-1/docs/en/
2022-04-02build: small fixes & enhancementsn-peugnet
- rename LANGUAGE exported env var to LOCAL, not to disturb Make messages - remove failing sphinx commands - remove quotes around BUILDDIR and SOURCEDIR as these will never have spaces - share doctrees for localized builders for perf. This also fixes warning for epub about .doctrees unknown mimetype - fix LaTeX paper size to always use A4 - fix today format to use a localized version
2022-04-02feat: add favicon.icon-peugnet
2022-04-01feat: add link in sidebar to return to main siten-peugnet
2022-04-01feat: do not copy source to website, as theses are not usedn-peugnet
2022-04-01perf: reduce size of pngs converted from svg for pdflatexn-peugnet
2022-03-31docs: precise that we use the previously inited repon-peugnet
2022-03-31docs: git replace tee with spongen-peugnet
2022-03-31docs: add links and use real filenames for .md pagesn-peugnet
2022-03-31docs: use   before colonn-peugnet
2022-03-31i18n: run make update-pon-peugnet
2022-03-31docs: add first git hosting pagen-peugnet
2022-03-31fix: smart quotes sometimes doubled with md emphasisn-peugnet
disable smartquotes at sphinx level to enable it at MyST level.
2022-03-30docs: add file tree & § about compilationn-peugnet
2022-03-30docs: move references below edition infosn-peugnet
2022-03-30docs: add info about sphinx, markdown, git & gihubn-peugnet
2022-03-29Translated 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-29build: run workflow on pull request w/out publishn-peugnet
2022-03-29docs: small correctionsn-peugnet
2022-03-29i18n: update pon-peugnet
2022-03-29fix: links in man & svgs in latexpdfn-peugnet
2022-03-29feat: big reorganization tu use a single root toctreen-peugnet
Mainly to get a correct LaTeX pdf. But also for a simpler organization.
2022-03-29docs: update weblate imgn-peugnet
as for now (and presumably quite some time) there is only en as other language
2022-03-29fix: don't use reference style links in READMEn-peugnet
where translatated strings can change. And translate some new strings
2022-03-29Translated 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-29fix: gettext width 77 of weblate is in fact 79n-peugnet
This should reduce friction with weblate to a minimum
2022-03-29docs: include README in internal documentationn-peugnet
2022-03-29fix: always export LANGUAGEn-peugnet
2022-03-29feat: remove "edit on githu" link outside frenchn-peugnet
2022-03-29docs: more info about how to edit and credit authorsn-peugnet
2022-03-28clean: remove hiddent builders from makefilen-peugnet
2022-03-28fix: github action install gettextn-peugnet
2022-03-28fix: dirty locale files management -> use gettextn-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-27Translated 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-27update READMEn-peugnet
2022-03-27add weblate languages report widgetNicolas Peugnet
2022-03-27fix broken links in translationsn-peugnet
by not using links' reference notation (https://daringfireball.net/projects/markdown/syntax#link)
2022-03-26fix github action sphinx prebuild commandn-peugnet
2022-03-26update po filesn-peugnet
2022-03-26add sphinx-intl to github action buildn-peugnet
2022-03-26Translated 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-26Translated 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-26Translated 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-26fix Makefile MDFILES contenttranslationn-peugnet