📚New article on my blog: "Decentralizing the book publishing of translations".
https://www.davidrevoy.com/article796/decentralizing-the-book-publishing-of-translations
@davidrevoy Great decision! Will dig into the repo and do a test run for german.
@der_On Thank you! give it 2 or 3 days, I'll get a proper README that will avoid many waste of time. 🙂 (Unless you like trial and error process to guess what dependencies is missing) 😅
@davidrevoy Sure. I will try to dockerize it. That will ease things for me and others.
@davidrevoy download.sh now runs fine using my docker setup, without the need to install any dependencies (besides docker) on the host machine. I've done a small adjustment to download.sh by replacing the hardcoded lang using the environment variable LANG.