Skip to content

Commit 635221f

Browse files
committed
Migration to Tutorials
1 parent 19fc73b commit 635221f

File tree

2,904 files changed

+673
-3571
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,904 files changed

+673
-3571
lines changed

.github/workflows/production.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This is a basic workflow to help you get started with Actions
22

3-
name: reference.groupdocs.com(tutorials-conversion)(family)(Production)
3+
name: tutorials.groupdocs.com(tutorials-conversion)(family)(Production)
44

55
# Controls when the action will run.
66
on:
@@ -35,10 +35,10 @@ jobs:
3535
- name: Checkout theme repo
3636
uses: actions/checkout@main
3737
with:
38-
repository: groupdocs/api-theme
38+
repository: groupdocs/tutorials-theme
3939
token: ${{ secrets.REPO_TOKEN }}
4040
fetch-depth: 0
41-
path: themes/api-theme
41+
path: themes/tutorials-theme
4242
# Step 2 - Sets up the latest version of Hugo
4343
- name: Setup Hugo
4444
uses: peaceiris/actions-hugo@v2
@@ -53,7 +53,7 @@ jobs:
5353
- name: Build
5454
run: hugo --configDir config/conversion --environment production --minify
5555

56-
- name: Deploy apireference2.groupdocs.com(tutorials-conversion)(family)(Production) to S3
56+
- name: Deploy apiqa-tutorials.groupdocs.com(tutorials-conversion)(family)(Production) to S3
5757
run: hugo --configDir config/conversion --environment production deploy --target "Production" --maxDeletes 0
5858
env:
5959
AWS_ACCESS_KEY_ID: ${{ secrets.ACCESS_KEY }}
@@ -63,7 +63,7 @@ jobs:
6363
uses: chetan/invalidate-cloudfront-action@v2
6464
env:
6565
DISTRIBUTION: ${{ secrets.AWS_DISTRIBUTION_PROD }}
66-
PATHS: /tutorials/conversion/*
66+
PATHS: /conversion/*
6767
AWS_REGION: 'us-west-2'
6868
AWS_ACCESS_KEY_ID: ${{ secrets.ACCESS_KEY }}
6969
AWS_SECRET_ACCESS_KEY: ${{ secrets.SECRET_ACCESS }}

.github/workflows/staging.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This is a basic workflow to help you get started with Actions
22

3-
name: reference2.groupdocs.com(tutorials-conversion)(family)(Stage)
3+
name: qa-tutorials.groupdocs.com(tutorials-conversion)(family)(Stage)
44

55
# Controls when the action will run.
66
on:
@@ -35,11 +35,11 @@ jobs:
3535
- name: Checkout theme repo
3636
uses: actions/checkout@main
3737
with:
38-
repository: groupdocs/api-theme
38+
repository: groupdocs/tutorials-theme
3939
token: ${{ secrets.REPO_TOKEN }}
4040
ref: beta
4141
fetch-depth: 0
42-
path: themes/api-theme
42+
path: themes/tutorials-theme
4343
# Step 2 - Sets up the latest version of Hugo
4444
- name: Setup Hugo
4545
uses: peaceiris/actions-hugo@v2
@@ -54,7 +54,7 @@ jobs:
5454
- name: Build
5555
run: hugo --configDir config/conversion --environment staging --minify
5656

57-
- name: Deploy apireference2.groupdocs.com(tutorials-conversion)(family)(Stage) to S3
57+
- name: Deploy apiqa-tutorials.groupdocs.com(tutorials-conversion)(family)(Stage) to S3
5858
run: hugo --configDir config/conversion --environment staging deploy --target "Stage" --maxDeletes 0
5959
env:
6060
AWS_ACCESS_KEY_ID: ${{ secrets.ACCESS_KEY }}
@@ -64,7 +64,7 @@ jobs:
6464
uses: chetan/invalidate-cloudfront-action@v2
6565
env:
6666
DISTRIBUTION: ${{ secrets.AWS_DISTRIBUTION }}
67-
PATHS: /tutorials/conversion/*
67+
PATHS: /conversion/*
6868
AWS_REGION: 'us-west-2'
6969
AWS_ACCESS_KEY_ID: ${{ secrets.ACCESS_KEY }}
7070
AWS_SECRET_ACCESS_KEY: ${{ secrets.SECRET_ACCESS }}

config/conversion/_default/config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
baseURL = "/tutorials/conversion"
1+
baseURL = "/conversion"
22
title = "GroupDocs API References"
33
staticdir = 'content/static'
44
enableRobotsTXT = true
55
enableGitInfo = true
66
disableKinds = ["taxonomy", "taxonomyTerm", "page", "RSS"]
77

88
# Hugo allows theme composition (and inheritance). The precedence is from left to right.
9-
theme = ["api-theme"]
9+
theme = ["tutorials-theme"]
1010

1111
[params.menu]
1212
zh = "groupdocs-zh"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
baseURL = "https://reference.groupdocs.com/tutorials/conversion"
1+
baseURL = "https://tutorials.groupdocs.com/conversion"
22

33
# Google Tag Manager settings
44
[params.gtm]
55
gtm_id = "GTM-WZTNN8"
66

77
[[deployment.targets]]
88
name = "Production"
9-
URL = "s3://reference.groupdocs.com/?prefix=tutorials/conversion/&region=us-west-2"
9+
URL = "s3://tutorials.groupdocs.com/?prefix=conversion/&region=us-west-2"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
baseURL = "https://reference2.groupdocs.com/tutorials/conversion"
1+
baseURL = "https://qa-tutorials.groupdocs.com/conversion"
22

33
[[deployment.targets]]
44
name = "Stage"
5-
URL = "s3://reference2.groupdocs.com/?prefix=tutorials/conversion/&region=us-west-2"
5+
URL = "s3://qa-tutorials.groupdocs.com/?prefix=conversion/&region=us-west-2"
66

77

88

content/arabic/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: أطلق العنان لخبرة GroupDocs.Conversion
33
linktitle: دروس GroupDocs.Conversion
44
additionalTitle: مراجع واجهة برمجة تطبيقات GroupDocs
55
description: اكتشف قوة GroupDocs.Conversion من خلال برامجنا التعليمية. تعلم كيفية تحويل المستندات بين التنسيقات بسهولة لتحقيق تكامل سلس لسير العمل.
6-
type: docs
76
weight: 11
87
url: /ar/
98
is_root: true

content/arabic/net/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: دروس شاملة حول GroupDocs.Conversion لـ .NET
33
linktitle: GroupDocs.Conversion لبرامج .NET التعليمية
4-
type: docs
54
weight: 10
65
url: /ar/net/
76
description: قم بتحويل الملفات إلى PDF بسهولة باستخدام GroupDocs.Conversion for .NET. تبسيط إدارة المستندات من خلال خيارات قابلة للتخصيص. #GroupDocs.Conversion

content/arabic/net/convert-files-to-pdf/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: تحويل الملفات إلى PDF
33
linktitle: تحويل الملفات إلى PDF
44
second_title: GroupDocs.Conversion .NET API
55
description: قم بتحويل تنسيقات الملفات المختلفة بسهولة إلى PDF باستخدام GroupDocs.Conversion for .NET. دمج خيارات التحويل بسلاسة لإدارة المستندات بكفاءة.
6-
type: docs
76
weight: 22
87
url: /ar/net/convert-files-to-pdf/
98
---

content/arabic/net/convert-files-to-pdf/convert-dwg-to-pdf/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: تحويل ملفات DWG CAD إلى PDF
33
linktitle: تحويل ملفات DWG CAD إلى PDF
44
second_title: GroupDocs.Conversion .NET API
55
description: تعرف على كيفية تحويل ملفات DWG CAD إلى PDF بسلاسة باستخدام GroupDocs.Conversion for .NET. اتبع برنامجنا التعليمي خطوة بخطوة للتحويل الفعال.
6-
type: docs
76
weight: 10
87
url: /ar/net/convert-files-to-pdf/convert-dwg-to-pdf/
98
---

content/arabic/net/convert-files-to-pdf/convert-dwt-to-pdf/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: تحويل ملفات قالب DWT CAD إلى PDF
33
linktitle: تحويل ملفات قالب DWT CAD إلى PDF
44
second_title: GroupDocs.Conversion .NET API
55
description: تعرف على كيفية تحويل ملفات قالب DWT CAD إلى تنسيق PDF بسهولة باستخدام GroupDocs.Conversion for .NET.
6-
type: docs
76
weight: 11
87
url: /ar/net/convert-files-to-pdf/convert-dwt-to-pdf/
98
---

0 commit comments

Comments
 (0)