diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 4c5b1767..a6a2a333 100755 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -51,6 +51,8 @@ jobs: user_email=`git log -1 --pretty=format:'%ae'` echo "== checkout gh-pages branch ==" git fetch origin gh-pages + git status + git checkout . git checkout gh-pages git pull origin gh-pages echo "== upload to cloud server ==" @@ -62,7 +64,8 @@ jobs: git config user.name ${user_name} git config user.email ${user_email} remote_addr=https://${user_name}:${{ secrets.GITHUB_TOKEN }}@${remote_addr} - echo "-- remote addr: https://${user_name}:token@${remote_addr}" + echo "-- user ${user_name}" + echo "-- remote addr: ${remote_addr}" git remote add origin ${remote_addr} git add -A git commit -m "rebuild website ad $GITHUB_REF" diff --git a/layout/locales/en/LC_MESSAGES/messages.po b/layout/locales/en/LC_MESSAGES/messages.po index 59268e6a..a362c4ce 100644 --- a/layout/locales/en/LC_MESSAGES/messages.po +++ b/layout/locales/en/LC_MESSAGES/messages.po @@ -19,8 +19,9 @@ msgstr "" #: home.html:105 home.html:118 home.html:131 licheepi.html:132 #: licheepi.html:148 licheepi.html:164 licheepi.html:180 maix.html:110 -#: maix.html:127 maix.html:143 maixsense.html:40 maixsense.html:56 -#: tang.html:137 tang.html:163 tang.html:179 tang.html:195 tang.html:211 +#: maix.html:127 maix.html:143 maix.html:159 maixsense.html:40 +#: maixsense.html:56 tang.html:137 tang.html:163 tang.html:179 tang.html:195 +#: tang.html:211 msgid "文档" msgstr "Documentation" @@ -223,7 +224,7 @@ msgstr "" "10Tops AI computing power, 32 channels of 1080p HD AI video surveillance," " AI large model support" -#: maix.html:159 +#: maix.html:163 msgid "了解更多" msgstr "Learn more" diff --git a/layout/locales/messages.pot b/layout/locales/messages.pot index 6ecce314..e9a360ef 100644 --- a/layout/locales/messages.pot +++ b/layout/locales/messages.pot @@ -19,8 +19,9 @@ msgstr "" #: home.html:105 home.html:118 home.html:131 licheepi.html:132 #: licheepi.html:148 licheepi.html:164 licheepi.html:180 maix.html:110 -#: maix.html:127 maix.html:143 maixsense.html:40 maixsense.html:56 -#: tang.html:137 tang.html:163 tang.html:179 tang.html:195 tang.html:211 +#: maix.html:127 maix.html:143 maix.html:159 maixsense.html:40 +#: maixsense.html:56 tang.html:137 tang.html:163 tang.html:179 tang.html:195 +#: tang.html:211 msgid "文档" msgstr "" @@ -215,7 +216,7 @@ msgstr "" msgid "10Tops AI 算力,32 路 1080p 高清 AI 视频监控,AI 大模型支持" msgstr "" -#: maix.html:159 +#: maix.html:163 msgid "了解更多" msgstr "" diff --git a/layout/locales/zh/LC_MESSAGES/messages.po b/layout/locales/zh/LC_MESSAGES/messages.po index a488ca98..ac38656a 100644 --- a/layout/locales/zh/LC_MESSAGES/messages.po +++ b/layout/locales/zh/LC_MESSAGES/messages.po @@ -19,8 +19,9 @@ msgstr "" #: home.html:105 home.html:118 home.html:131 licheepi.html:132 #: licheepi.html:148 licheepi.html:164 licheepi.html:180 maix.html:110 -#: maix.html:127 maix.html:143 maixsense.html:40 maixsense.html:56 -#: tang.html:137 tang.html:163 tang.html:179 tang.html:195 tang.html:211 +#: maix.html:127 maix.html:143 maix.html:159 maixsense.html:40 +#: maixsense.html:56 tang.html:137 tang.html:163 tang.html:179 tang.html:195 +#: tang.html:211 msgid "文档" msgstr "" @@ -215,7 +216,7 @@ msgstr "" msgid "10Tops AI 算力,32 路 1080p 高清 AI 视频监控,AI 大模型支持" msgstr "" -#: maix.html:159 +#: maix.html:163 msgid "了解更多" msgstr ""