aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-04-17first add of custom CSSn-peugnet
2022-04-17add webdav android tutovincent-peugnet
2022-04-11i18n: run update-pon-peugnet
2022-04-11docs: add webdav & driven-peugnet
2022-04-10Translated using Weblate (English)Nicolas Peugnet
Currently translated at 94.3% (185 of 196 strings) Translation: CLUB1/Documentation Translate-URL: https://hosted.weblate.org/projects/club-1/docs/en/
2022-04-09fix: en link in glossaryn-peugnet-sidebarsn-peugnet
2022-04-09i18n: run and fix update-pon-peugnet
2022-04-09docs: scatterd updates + enable back external linksn-peugnet
2022-04-08Translated using Weblate (English)Nicolas Peugnet
Currently translated at 92.8% (182 of 196 strings) Translation: CLUB1/Documentation Translate-URL: https://hosted.weblate.org/projects/club-1/docs/en/
2022-04-08Translated using Weblate (English)Nicolas Peugnet
Currently translated at 86.7% (170 of 196 strings) Translation: CLUB1/Documentation Translate-URL: https://hosted.weblate.org/projects/club-1/docs/en/
2022-04-08i18n: run update-pon-peugnet
2022-04-08docs: update some services pagesn-peugnet
2022-04-08Translated using Weblate (English)Nicolas Peugnet
Currently translated at 79.3% (154 of 194 strings) Translation: CLUB1/Documentation Translate-URL: https://hosted.weblate.org/projects/club-1/docs/en/
2022-04-07i18n: run update-pon-peugnet
2022-04-07docs: add rss service pagen-peugnet
2022-04-07Translated using Weblate (English)n-peugnet-more-latex-customizationsNicolas Peugnet
Currently translated at 82.3% (154 of 187 strings) Translation: CLUB1/Documentation Translate-URL: https://hosted.weblate.org/projects/club-1/docs/en/
2022-04-07i18n: run update-pon-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