diff --git a/.github/workflows/add-lang.yml b/.github/workflows/add-lang.yml index 9f6b86f5b..0a9a12f11 100644 --- a/.github/workflows/add-lang.yml +++ b/.github/workflows/add-lang.yml @@ -48,7 +48,7 @@ jobs: id: cache-po4a with: path: "~/po4a" - key: ${{ runner.os }}-po4a + key: ${{ runner.os }}-po4a-0.68 - name: Install/retrieve po4a from cache env: CACHE_HIT: ${{ steps.cache-po4a.outputs.cache-hit }} diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml index 53952291e..020873710 100644 --- a/.github/workflows/jekyll.yml +++ b/.github/workflows/jekyll.yml @@ -30,7 +30,7 @@ jobs: id: cache-po4a with: path: "~/po4a" - key: ${{ runner.os }}-po4a + key: ${{ runner.os }}-po4a-0.68 - name: Install or retrieve po4a from cache env: CACHE_HIT: ${{steps.cache-po4a.outputs.cache-hit}} diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6ef9a9f3e..e1044f314 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,7 +17,7 @@ jobs: id: cache-po4a with: path: "~/po4a" - key: ${{ runner.os }}-po4a + key: ${{ runner.os }}-po4a-0.68 - name: Install or retrieve po4a from cache env: CACHE_HIT: ${{steps.cache-po4a.outputs.cache-hit}} diff --git a/1-pt-index.html b/1-pt-index.html deleted file mode 120000 index ab3e94e3c..000000000 --- a/1-pt-index.html +++ /dev/null @@ -1 +0,0 @@ -./wiki/pt/1-index.html \ No newline at end of file diff --git a/1-pt_PT-index.html b/1-pt_PT-index.html new file mode 120000 index 000000000..b11b3687c --- /dev/null +++ b/1-pt_PT-index.html @@ -0,0 +1 @@ +wiki/pt_PT/1-index.html \ No newline at end of file diff --git a/_config.yml b/_config.yml index 22c843977..529a6b59c 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,7 @@ plugins: - jekyll-paginate-v2 - jekyll-polyglot - jekyll-minifier -languages: ["en", "zh_CN", "nb_NO", "ko_KR", "pt_BR", "nl", "es", "de", "it", "fr", "pt"] +languages: ["en", "zh_CN", "nb_NO", "ko_KR", "pt_BR", "pt_PT", "nl", "es", "de", "it", "fr"] default_lang: "en" exclude_from_localization: ["assets", "images", "css", "README.md", "manifest.json", "humans.txt", "sitemap.xml", "robots.txt", "404.html", "CNAME", "LICENSE.md"] parallel_localization: true diff --git a/_data/en/copyright.yml b/_data/en/copyright.yml deleted file mode 100644 index fa85cdf0d..000000000 --- a/_data/en/copyright.yml +++ /dev/null @@ -1,4 +0,0 @@ -footer: - asio: "ASIO ® compatible - ASIO is a trademark and software of Steinberg Media Technologies GmbH" -nav: - docs: This documentation is CC BY-SA diff --git a/_data/en/copyright.yml b/_data/en/copyright.yml new file mode 120000 index 000000000..7ac1b84cf --- /dev/null +++ b/_data/en/copyright.yml @@ -0,0 +1 @@ +../../wiki/en/misc/copyright.yml \ No newline at end of file diff --git a/_includes/footer.html b/_includes/footer.html index 308cf3557..2fac1bcf1 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -2,19 +2,19 @@
- {{ site.data.general.footer.alt.github }} + {{ site.data.general.footer.alt.github }}
- {{ site.data.general.footer.alt.facebook }} + {{ site.data.general.footer.alt.facebook }}
- {{ site.data.general.footer.alt.help }} + {{ site.data.general.footer.alt.help }}