From 7a502f54f0afd27e0147eaaaee0ca3e91b01ad49 Mon Sep 17 00:00:00 2001 From: Eric Bouchut Date: Tue, 29 Oct 2024 21:38:36 +0100 Subject: [PATCH 1/3] =?UTF-8?q?=F0=9F=92=9A=20Hot=20Fix=20CORS=20error=20i?= =?UTF-8?q?n=20publish=20GH=20action=20workflow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ERROR - [mkdocs-exporter.pdf.browser] (error) Pump, CGM, Watch - TrioDocs Access to font at 'https://unpkg.com/mathjax@3.2.2/es5/output/chtml/fonts/woff-v2/MathJax_Script-Regular.woff' (redirected from 'https://unpkg.com/mathjax@3/es5/output/chtml/fonts/woff-v2/MathJax_Script-Regular.woff') from origin 'file://' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. --- .github/workflows/publish.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index c02267fb..c445005e 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -56,8 +56,8 @@ jobs: if: steps.playwright.outputs.cache-hit != 'true' run: playwright install --with-deps chromium - - name: Build Website and PDF - run: MKDOCS_EXPORTER_PDF=true mkdocs build + - name: Build Website + run: mkdocs build - name: Push Website to gh-pages Branch uses: JamesIves/github-pages-deploy-action@v4 From 6afdfb4271345f50debbc09f9e2d191f875d6a01 Mon Sep 17 00:00:00 2001 From: Eric Bouchut Date: Tue, 29 Oct 2024 22:13:48 +0100 Subject: [PATCH 2/3] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Fix=20broken=20links?= =?UTF-8?q?=20on=20the=20translation=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/resources/translate.md | 52 ++++++++++++++++++------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/docs/resources/translate.md b/docs/resources/translate.md index eccf4312..cb7d4705 100644 --- a/docs/resources/translate.md +++ b/docs/resources/translate.md @@ -5,57 +5,57 @@ Click on a language on the links below to turn on Google's automatic translation. -[عربي](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=ar) +[عربي](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=ar) -[Български](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=bg) +[Български](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=bg) -[Čeština](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=cs) +[Čeština](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=cs) -[Deutsch](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=de) +[Deutsch](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=de) -[Dansk](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=da) +[Dansk](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=da) -[Ελληνικά](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=el) +[Ελληνικά](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=el) -[Español](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=es) +[Español](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=es) -[日本](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=ja) +[日本](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=ja) -[Suomi](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=fi) +[Suomi](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=fi) -[Français](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=fr) +[Français](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=fr) -[עברית](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=iw) +[עברית](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=iw) -[Hrvatski](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=hr) +[Hrvatski](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=hr) -[हिंदी](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=hi) +[हिंदी](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=hi) -[Italiano](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=it) +[Italiano](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=it) -[한국어](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=ko) +[한국어](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=ko) -[Norsk](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=no) +[Norsk](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=no) -[Nederlands](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=nl) +[Nederlands](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=nl) -[Polski](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=pl) +[Polski](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=pl) -[Português](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=pt) +[Português](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=pt) -[Română](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=ro) +[Română](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=ro) -[Русский](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=ru) +[Русский](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=ru) -[Slovenčina](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=sk) +[Slovenčina](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=sk) -[Svenska](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=sv) +[Svenska](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=sv) -[Turkish](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=tr) +[Turkish](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=tr) -中文([简体](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=zh-CN)) +中文([简体](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=zh-CN)) -中文([繁體](https://docs-diy--trio-org.translate.goog/en/latest/?_x_tr_sl=auto&_x_tr_tl=zh-TW)) +中文([繁體](https://docs-diy--trio-org.translate.goog/?_x_tr_sl=auto&_x_tr_tl=zh-TW)) ## Change Language From cf6279e0cd6ff4e2286d3f1b9bb058e610146ac9 Mon Sep 17 00:00:00 2001 From: tmhastings <31315442+tmhastings@users.noreply.github.com> Date: Fri, 1 Nov 2024 14:50:18 -0400 Subject: [PATCH 3/3] Remove iAPS repository link New users can and have followed this link intending to build Trio and built the wrong app. To prevent user confusion, the link to the iAPS repository on the home screen (index.md) has been removed. The information regarding the origins of Trio is still present, but the link in the documentation is removed. --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 33e8a319..5698fc45 100644 --- a/docs/index.md +++ b/docs/index.md @@ -11,7 +11,7 @@ Trio is an automated insulin delivery system for iOS based on the [OpenAPS algor The project started as Ivan Valkou's [FreeAPS X](https://github.com/ivalkou/freeaps) implementation of the OpenAPS algorithm for iPhone and later forked and rebranded as iAPS. Since then, many developers have contributed substantial work, leading to a range of new features and enhancements. -Following the release of version 3.0.0, the project's direction significantly changed due to differing views on development, open source, and peer review. This led to the separation from the [Artificial-Pancreas/iAPS](https://github.com/Artificial-Pancreas/iAPS) repository and the birth of Trio as a distinct entity. This transition marks the project's new phase, symbolizing its evolution and the collaborative development's dynamic nature. +Following the release of version 3.0.0, the project's direction significantly changed due to differing views on development, open source, and peer review. This led to the separation from the iAPS repository and the birth of Trio as a distinct entity. This transition marks the project's new phase, symbolizing its evolution and the collaborative development's dynamic nature. Trio continues to leverage a variety of frameworks from the DIY looping community and remains at the forefront of DIY diabetes management solutions, constantly evolving with valuable contributions from its community.