diff --git a/.github/workflows/production.yml b/.github/workflows/production.yml index 973bb54..bcbc09a 100644 --- a/.github/workflows/production.yml +++ b/.github/workflows/production.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: reference.groupdocs.com(tutorials-home)(family)(Production) +name: tutorials.groupdocs.com(tutorials-home)(family)(Production) # Controls when the action will run. on: @@ -35,10 +35,10 @@ jobs: - name: Checkout theme repo uses: actions/checkout@main with: - repository: groupdocs/api-theme + repository: groupdocs/tutorials-theme token: ${{ secrets.REPO_TOKEN }} fetch-depth: 0 - path: themes/api-theme + path: themes/tutorials-theme # Step 2 - Sets up the latest version of Hugo - name: Setup Hugo uses: peaceiris/actions-hugo@v2 @@ -53,7 +53,7 @@ jobs: - name: Build run: hugo --configDir config/home --environment production --minify - - name: Deploy apireference2.groupdocs.com(tutorials-home)(family)(Production) to S3 + - name: Deploy apiqa-tutorials.groupdocs.com(tutorials-home)(family)(Production) to S3 run: hugo --configDir config/home --environment production deploy --target "Production" --maxDeletes 0 env: AWS_ACCESS_KEY_ID: ${{ secrets.ACCESS_KEY }} @@ -63,7 +63,7 @@ jobs: uses: chetan/invalidate-cloudfront-action@v2 env: DISTRIBUTION: ${{ secrets.AWS_DISTRIBUTION_PROD }} - PATHS: /tutorials/home/* + PATHS: /index.html AWS_REGION: 'us-west-2' AWS_ACCESS_KEY_ID: ${{ secrets.ACCESS_KEY }} AWS_SECRET_ACCESS_KEY: ${{ secrets.SECRET_ACCESS }} diff --git a/.github/workflows/staging.yml b/.github/workflows/staging.yml index 3827d04..25cfb50 100644 --- a/.github/workflows/staging.yml +++ b/.github/workflows/staging.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: reference2.groupdocs.com(tutorials-home)(family)(Stage) +name: qa-tutorials.groupdocs.com(tutorials-home)(family)(Stage) # Controls when the action will run. on: @@ -35,11 +35,11 @@ jobs: - name: Checkout theme repo uses: actions/checkout@main with: - repository: groupdocs/api-theme + repository: groupdocs/tutorials-theme token: ${{ secrets.REPO_TOKEN }} ref: beta fetch-depth: 0 - path: themes/api-theme + path: themes/tutorials-theme # Step 2 - Sets up the latest version of Hugo - name: Setup Hugo uses: peaceiris/actions-hugo@v2 @@ -54,7 +54,7 @@ jobs: - name: Build run: hugo --configDir config/home --environment staging --minify - - name: Deploy apireference2.groupdocs.com(tutorials-home)(family)(Stage) to S3 + - name: Deploy apiqa-tutorials.groupdocs.com(tutorials-home)(family)(Stage) to S3 run: hugo --configDir config/home --environment staging deploy --target "Stage" --maxDeletes 0 env: AWS_ACCESS_KEY_ID: ${{ secrets.ACCESS_KEY }} @@ -64,7 +64,7 @@ jobs: uses: chetan/invalidate-cloudfront-action@v2 env: DISTRIBUTION: ${{ secrets.AWS_DISTRIBUTION }} - PATHS: /tutorials/home/* + PATHS: /index.html AWS_REGION: 'us-west-2' AWS_ACCESS_KEY_ID: ${{ secrets.ACCESS_KEY }} AWS_SECRET_ACCESS_KEY: ${{ secrets.SECRET_ACCESS }} diff --git a/config/home/_default/config.toml b/config/home/_default/config.toml index 5a5bda9..554cf5e 100644 --- a/config/home/_default/config.toml +++ b/config/home/_default/config.toml @@ -6,7 +6,7 @@ enableGitInfo = true disableKinds = ["taxonomy", "taxonomyTerm", "page", "RSS"] # Hugo allows theme composition (and inheritance). The precedence is from left to right. -theme = ["api-theme"] +theme = ["tutorials-theme"] [params.menu] zh = "groupdocs-zh" diff --git a/config/home/production/config.toml b/config/home/production/config.toml index 75dec77..0f9c284 100644 --- a/config/home/production/config.toml +++ b/config/home/production/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://reference.groupdocs.com/tutorials" +baseURL = "https://tutorials.groupdocs.com/tutorials" # Google Tag Manager settings [params.gtm] @@ -6,4 +6,4 @@ gtm_id = "GTM-WZTNN8" [[deployment.targets]] name = "Production" -URL = "s3://reference.groupdocs.com/?prefix=tutorials/®ion=us-west-2" +URL = "s3://tutorials.groupdocs.com/?region=us-west-2" diff --git a/config/home/staging/config.toml b/config/home/staging/config.toml index 0529f47..5e0aafd 100644 --- a/config/home/staging/config.toml +++ b/config/home/staging/config.toml @@ -1,8 +1,7 @@ -baseURL = "https://reference2.groupdocs.com/tutorials" +baseURL = "https://qa-tutorials.groupdocs.com/tutorials" [[deployment.targets]] name = "Stage" -URL = "s3://reference2.groupdocs.com/?prefix=tutorials/®ion=us-west-2" - +URL = "s3://qa-tutorials.groupdocs.com/?region=us-west-2" diff --git a/content/arabic/_index.md b/content/arabic/_index.md index 6382680..46806b2 100644 --- a/content/arabic/_index.md +++ b/content/arabic/_index.md @@ -2,7 +2,6 @@ title: البرامج التعليمية ومقتطفات التعليمات البرمجية additionalTitle: مراجع واجهة برمجة تطبيقات GroupDocs description: البرامج التعليمية ومقتطفات التعليمات البرمجية لمنتجات GroupDocs مثل GroupDocs.Viewer وGroupDocs.Annotation وGroupDocs.Conversion ومنتجات أخرى. -type: docs weight: 10 url: /ar/ --- diff --git a/content/chinese/_index.md b/content/chinese/_index.md index 0523df8..90d450c 100644 --- a/content/chinese/_index.md +++ b/content/chinese/_index.md @@ -2,7 +2,6 @@ title: 教程和代码片段 additionalTitle: GroupDocs API 参考 description: GroupDocs 产品(例如 GroupDocs.Viewer、GroupDocs.Annotation、GroupDocs.Conversion 和其他产品)的教程和代码片段。 -type: docs weight: 10 url: /zh/ --- diff --git a/content/czech/_index.md b/content/czech/_index.md index 0c5d1c5..995ce66 100644 --- a/content/czech/_index.md +++ b/content/czech/_index.md @@ -2,7 +2,6 @@ title: Návody a úryvky kódu additionalTitle: Reference API GroupDocs description: Výukové programy a úryvky kódu produktů GroupDocs, jako jsou GroupDocs.Viewer, GroupDocs.Annotation, GroupDocs.Conversion a další produkty. -type: docs weight: 10 url: /cs/ --- diff --git a/content/dutch/_index.md b/content/dutch/_index.md index 919bfe1..7f7ae2e 100644 --- a/content/dutch/_index.md +++ b/content/dutch/_index.md @@ -2,7 +2,6 @@ title: Tutorials en codefragmenten additionalTitle: GroupDocs API-referenties description: Tutorials en codefragmenten van GroupDocs-producten zoals GroupDocs.Viewer, GroupDocs.Annotation, GroupDocs.Conversion en andere producten. -type: docs weight: 10 url: /nl/ --- diff --git a/content/english/_index.md b/content/english/_index.md index 65aa325..0b263f8 100644 --- a/content/english/_index.md +++ b/content/english/_index.md @@ -2,7 +2,6 @@ title: Tutorials and Code-snippets additionalTitle: GroupDocs API References description: Tutorials and code-snippets of GroupDocs Products such as GroupDocs.Viewer, GroupDocs.Annotation, GroupDocs.Conversion, and other products. -type: docs weight: 10 url: / --- diff --git a/content/french/_index.md b/content/french/_index.md index f044ff2..4c75977 100644 --- a/content/french/_index.md +++ b/content/french/_index.md @@ -2,7 +2,6 @@ title: Tutoriels et extraits de code additionalTitle: Références de l'API GroupDocs description: Didacticiels et extraits de code des produits GroupDocs tels que GroupDocs.Viewer, GroupDocs.Annotation, GroupDocs.Conversion et d'autres produits. -type: docs weight: 10 url: /fr/ --- diff --git a/content/german/_index.md b/content/german/_index.md index bda6cc1..c0e23b6 100644 --- a/content/german/_index.md +++ b/content/german/_index.md @@ -2,7 +2,6 @@ title: Tutorials und Code-Snippets additionalTitle: GroupDocs-API-Referenzen description: Tutorials und Codeausschnitte von GroupDocs-Produkten wie GroupDocs.Viewer, GroupDocs.Annotation, GroupDocs.Conversion und anderen Produkten. -type: docs weight: 10 url: /de/ --- diff --git a/content/greek/_index.md b/content/greek/_index.md index ae3ec64..cdcd506 100644 --- a/content/greek/_index.md +++ b/content/greek/_index.md @@ -2,7 +2,6 @@ title: Εκμάθηση και αποσπάσματα κώδικα additionalTitle: Αναφορές API GroupDocs description: Οδηγοί εκμάθησης και αποσπάσματα κώδικα προϊόντων GroupDocs όπως GroupDocs.Viewer, GroupDocs.Annotation, GroupDocs.Conversion και άλλα προϊόντα. -type: docs weight: 10 url: /el/ --- diff --git a/content/hindi/_index.md b/content/hindi/_index.md index 2129b98..a0ecb26 100644 --- a/content/hindi/_index.md +++ b/content/hindi/_index.md @@ -2,7 +2,6 @@ title: ट्यूटोरियल और कोड-स्निपेट additionalTitle: ग्रुपडॉक्स एपीआई संदर्भ description: GroupDocs उत्पादों जैसे GroupDocs.Viewer, GroupDocs.Annotation, GroupDocs.Conversion, और अन्य उत्पादों के ट्यूटोरियल और कोड-स्निपेट। -type: docs weight: 10 url: /hi/ --- diff --git a/content/hongkong/_index.md b/content/hongkong/_index.md index 15604b5..377899c 100644 --- a/content/hongkong/_index.md +++ b/content/hongkong/_index.md @@ -2,7 +2,6 @@ title: 教學和程式碼片段 additionalTitle: GroupDocs API 參考 description: GroupDocs 產品(例如 GroupDocs.Viewer、GroupDocs.Annotation、GroupDocs.Conversion 和其他產品)的教學和程式碼片段。 -type: docs weight: 10 url: /zh-hant/ --- diff --git a/content/hungarian/_index.md b/content/hungarian/_index.md index 3d30afa..707d293 100644 --- a/content/hungarian/_index.md +++ b/content/hungarian/_index.md @@ -2,7 +2,6 @@ title: Oktatóanyagok és kódrészletek additionalTitle: GroupDocs API referenciák description: A GroupDocs-termékek oktatóanyagai és kódrészletei, mint például a GroupDocs.Viewer, GroupDocs.Annotation, GroupDocs.Conversion és más termékek. -type: docs weight: 10 url: /hu/ --- diff --git a/content/indonesian/_index.md b/content/indonesian/_index.md index b8f3024..2117e9e 100644 --- a/content/indonesian/_index.md +++ b/content/indonesian/_index.md @@ -2,7 +2,6 @@ title: Tutorial dan Cuplikan Kode additionalTitle: Referensi API GroupDocs description: Tutorial dan cuplikan kode Produk GroupDocs seperti GroupDocs.Viewer, GroupDocs.Annotation, GroupDocs.Conversion, dan produk lainnya. -type: docs weight: 10 url: /id/ --- diff --git a/content/italian/_index.md b/content/italian/_index.md index 0b3d614..5aa2a43 100644 --- a/content/italian/_index.md +++ b/content/italian/_index.md @@ -2,7 +2,6 @@ title: Tutorial e frammenti di codice additionalTitle: Riferimenti API GroupDocs description: Tutorial e frammenti di codice dei prodotti GroupDocs come GroupDocs.Viewer, GroupDocs.Annotation, GroupDocs.Conversion e altri prodotti. -type: docs weight: 10 url: /it/ --- diff --git a/content/japanese/_index.md b/content/japanese/_index.md index 61586e9..eb8e7e0 100644 --- a/content/japanese/_index.md +++ b/content/japanese/_index.md @@ -2,7 +2,6 @@ title: チュートリアルとコードスニペット additionalTitle: GroupDocs API リファレンス description: GroupDocs.Viewer、GroupDocs.Annotation、GroupDocs.Conversion、その他の製品などの GroupDocs 製品のチュートリアルとコード スニペット。 -type: docs weight: 10 url: /ja/ --- diff --git a/content/korean/_index.md b/content/korean/_index.md index 625bdfe..ff52272 100644 --- a/content/korean/_index.md +++ b/content/korean/_index.md @@ -2,7 +2,6 @@ title: 튜토리얼 및 코드 조각 additionalTitle: GroupDocs API 참조 description: GroupDocs.Viewer, GroupDocs.Annotation, GroupDocs.Conversion 및 기타 제품과 같은 GroupDocs 제품의 자습서 및 코드 조각입니다. -type: docs weight: 10 url: /ko/ --- diff --git a/content/polish/_index.md b/content/polish/_index.md index adbe365..53d2c58 100644 --- a/content/polish/_index.md +++ b/content/polish/_index.md @@ -2,7 +2,6 @@ title: Poradniki i fragmenty kodu additionalTitle: Referencje API GroupDocs description: Samouczki i fragmenty kodu produktów GroupDocs, takich jak GroupDocs.Viewer, GroupDocs.Annotation, GroupDocs.Conversion i inne produkty. -type: docs weight: 10 url: /pl/ --- diff --git a/content/portuguese/_index.md b/content/portuguese/_index.md index 792dd76..1d22a74 100644 --- a/content/portuguese/_index.md +++ b/content/portuguese/_index.md @@ -2,7 +2,6 @@ title: Tutoriais e trechos de código additionalTitle: Referências da API GroupDocs description: Tutoriais e trechos de código de produtos GroupDocs, como GroupDocs.Viewer, GroupDocs.Annotation, GroupDocs.Conversion e outros produtos. -type: docs weight: 10 url: /pt/ --- diff --git a/content/russian/_index.md b/content/russian/_index.md index 723e7a5..35cbac9 100644 --- a/content/russian/_index.md +++ b/content/russian/_index.md @@ -2,7 +2,6 @@ title: Учебники и фрагменты кода additionalTitle: Ссылки на API GroupDocs description: Учебники и фрагменты кода продуктов GroupDocs, таких как GroupDocs.Viewer, GroupDocs.Annotation, GroupDocs.Conversion и других продуктов. -type: docs weight: 10 url: /ru/ --- diff --git a/content/spanish/_index.md b/content/spanish/_index.md index 455db0e..aab4710 100644 --- a/content/spanish/_index.md +++ b/content/spanish/_index.md @@ -2,7 +2,6 @@ title: Tutoriales y fragmentos de código additionalTitle: Referencias de la API de GroupDocs description: Tutoriales y fragmentos de código de productos GroupDocs como GroupDocs.Viewer, GroupDocs.Annotation, GroupDocs.Conversion y otros productos. -type: docs weight: 10 url: /es/ --- diff --git a/content/swedish/_index.md b/content/swedish/_index.md index d350769..50c544f 100644 --- a/content/swedish/_index.md +++ b/content/swedish/_index.md @@ -2,7 +2,6 @@ title: Handledningar och kodsnuttar additionalTitle: GroupDocs API-referenser description: Handledningar och kodsnuttar för GroupDocs-produkter som GroupDocs.Viewer, GroupDocs.Annotation, GroupDocs.Conversion och andra produkter. -type: docs weight: 10 url: /sv/ --- diff --git a/content/thai/_index.md b/content/thai/_index.md index 2afba79..d350c7f 100644 --- a/content/thai/_index.md +++ b/content/thai/_index.md @@ -2,7 +2,6 @@ title: บทช่วยสอนและตัวอย่างโค้ด additionalTitle: การอ้างอิง GroupDocs API description: บทช่วยสอนและตัวอย่างโค้ดของผลิตภัณฑ์ GroupDocs เช่น GroupDocs.Viewer, GroupDocs.Annotation, GroupDocs.Conversion และผลิตภัณฑ์อื่นๆ -type: docs weight: 10 url: /th/ --- diff --git a/content/turkish/_index.md b/content/turkish/_index.md index a72cdd2..8d391bf 100644 --- a/content/turkish/_index.md +++ b/content/turkish/_index.md @@ -2,7 +2,6 @@ title: Öğreticiler ve Kod parçacıkları additionalTitle: GroupDocs API Referansları description: GroupDocs.Viewer, GroupDocs.Annotation, GroupDocs.Conversion ve diğer ürünler gibi GroupDocs Ürünlerine ilişkin eğitimler ve kod parçacıkları. -type: docs weight: 10 url: /tr/ --- diff --git a/content/vietnamese/_index.md b/content/vietnamese/_index.md index 3d506e4..6eef6a3 100644 --- a/content/vietnamese/_index.md +++ b/content/vietnamese/_index.md @@ -2,7 +2,6 @@ title: Hướng dẫn và đoạn mã additionalTitle: Tài liệu tham khảo API GroupDocs description: Hướng dẫn và đoạn mã của Sản phẩm GroupDocs như GroupDocs.Viewer, GroupDocs.Annotation, GroupDocs.Conversion và các sản phẩm khác. -type: docs weight: 10 url: /vi/ --- diff --git a/package.json b/package.json index c6c20c6..5f3f593 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "groupdocs-home-api-references", + "name": "groupdocs-home-api-tutorialss", "version": "1.0.0", "description": "Groupdocs API References.", "main": "none.js",