This is an automated archive made by the Lemmit Bot.

The original was posted on /r/selfhosted by /u/VivaPitagoras on 2025-04-08 14:49:07+00:00.


I work with a lot of docs (Word, Libreoffice Writer,…). Once I finish with them I export them as pdf and put them in specific folders for other people to check.

I would like to know of there is some type of CI/CD (git-like) but for docs, that will create the pdfs and move them automatically once I am finished.

Thanks in advance.