1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-02 01:32:41 +00:00

Download translations dynamically (#2120)

This commit is contained in:
Privacy Guides [bot]
2023-04-10 10:11:05 -05:00
committed by Jonah Aragon
parent ebfb448ed2
commit 2df3405598
2056 changed files with 17 additions and 250161 deletions

View File

@ -20,7 +20,7 @@
[build]
publish = "site/"
command = "mkdocs build --config-file config/mkdocs.en.yml && mkdocs build --config-file config/mkdocs.he.yml && mkdocs build --config-file config/mkdocs.fr.yml && mkdocs build --config-file config/mkdocs.nl.yml && mv _redirects site/"
command = "mkdocs build --config-file config/mkdocs.en.yml && crowdin download && mkdocs build --config-file config/mkdocs.he.yml && mkdocs build --config-file config/mkdocs.fr.yml && mkdocs build --config-file config/mkdocs.nl.yml && mv _redirects site/"
[[headers]]
for = "/*"