Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-26 | fix github action sphinx prebuild command | n-peugnet | |
2022-03-26 | add sphinx-intl to github action build | n-peugnet | |
2022-03-26 | only run workflow on main branch | n-peugnet | |
2022-03-25 | github action run ssh agent to load key | n-peugnet | |
2022-03-25 | github action add club1.fr public key to known hosts | n-peugnet | |
2022-03-25 | github action publish to club1.fr/docs | n-peugnet | |
2022-03-25 | add github action build | n-peugnet | |