Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion barcode/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Barcode Solutions (On Premise APIs, REST APIs, Online Apps)
description: Build 1D, 2D, Postal Barcode Generator & Reader apps for desktop, web & cloud platforms or use our online free Apps to convert or recognize barcodes.
weight: 20
url: /
---

{{< blocks/products/pf/main-wrap-class >}}
Expand Down
1 change: 0 additions & 1 deletion barcode/curl/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: cURL Barcode Maker REST API (1D, 2D, Postal Barcode Types)
description: cURL Cloud REST API to generate and read QR, UPC, EAN 13, GS1 and lots of other 1D, 2D, Postal barcode types.
weight: 30
url: /curl
---

{{< blocks/products/pf/main-wrap-class >}}
Expand Down
1 change: 0 additions & 1 deletion barcode/dart/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Dart and Flutter REST API - Generate, Scan & Recognize Barcodes Image in Cloud Apps
description: Use Dart and Flutter REST API to create barcodes manipulation cloud apps for handling more than 60 symbologies of 1D, 2D, and postal barcode in the cloud
weight: 40
url: /dart
---

{{< blocks/products/pf/main-wrap-class >}}
Expand Down
3 changes: 1 addition & 2 deletions barcode/family/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@
title: REST Barcode Generator & Reader API (1D, 2D & Postal Barcodes)
description: Cloud SDKs to generate, read and convert UPC, QR, GS1, EAN and 60+ types of 1D, 2D and Postal barcodes on multiple development platforms
weight: 10
url: /family
---

{{< blocks/products/pf/main-wrap-class >}}
{{< blocks/products/pf/upper-banner h1="Build Barcode Generator & Reader Cloud Apps" h2="Cloud SDKs to generate, read and convert UPC, QR, GS1, EAN and 60+ types of 1D, 2D and Postal barcodes on multiple development platforms." logoImageSrc="/headers/aspose_barcode.svg" pfName="Aspose.BarCode" downloadUrl="" tryOnlineUrl="" >}}
{{< blocks/products/pf/upper-banner h1="Build Barcode Generator & Reader Cloud Apps" h2="Cloud SDKs to generate, read and convert UPC, QR, GS1, EAN and 60+ types of 1D, 2D and Postal barcodes on multiple development platforms." logoImageSrc="/headers/aspose_barcode.svg" pfName="Aspose.BarCode" downloadUrl="" tryOnlineUrl="" gtm_class="go_to_trial" >}}

{{< blocks/products/pf/main-container >}}
{{< blocks/products/pf/product-card-row title="Aspose.BarCode Low Code APIs Include" >}}
Expand Down
1 change: 0 additions & 1 deletion barcode/go/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Go REST API - Generate, Scan & Recognize Barcodes Image in Cloud Apps
description: Use Go REST API to create barcodes manipulation cloud apps for handling more than 60 symbologies of 1D, 2D, and postal barcode in the cloud
weight: 40
url: /go
---

{{< blocks/products/pf/main-wrap-class >}}
Expand Down
1 change: 0 additions & 1 deletion barcode/java/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Build Barcode Apps to Process 1D, 2D & Postal Barcodes via Java Cloud API
description: Java SDK to create & read barcodes from more than 60 symbologies of 1D, 2D, and postal
weight: 50
url: /java
---

{{< blocks/products/pf/main-wrap-class >}}
Expand Down
1 change: 0 additions & 1 deletion barcode/net/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: C# Barcode Generator, Recognizer and Reader (Cloud REST API)
description: C# .NET SDK to create & read barcodes from more than 60 symbologies of 1D, 2D, and postal types
weight: 60
url: /net
---

{{< blocks/products/pf/main-wrap-class >}}
Expand Down
1 change: 0 additions & 1 deletion barcode/nodejs/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Node.js Barcode Generator, Reader and Scanner (REST API)
description: Node.js SDK to create & read barcodes from more than 60 symbologies of 1D, 2D, and postal types
weight: 70
url: /nodejs
---

{{< blocks/products/pf/main-wrap-class >}}
Expand Down
1 change: 0 additions & 1 deletion barcode/php/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: PHP Barcode Generator and Scanner (REST API for Cloud)
description: PHP SDK to create & read barcodes from more than 60 symbologies of 1D, 2D, and postal types
weight: 80
url: /php
---

{{< blocks/products/pf/main-wrap-class >}}
Expand Down
1 change: 0 additions & 1 deletion barcode/python/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Create, Edit & Recognize 1D, 2D & Postal Barcodes via Python REST API
description: Develop Python cloud applications for generating, scanning, processing, recognizing, and configuring 1D, 2D & postal barcodes for 60+ symbologies
weight: 90
url: /python
---

{{< blocks/products/pf/main-wrap-class >}}
Expand Down
11 changes: 0 additions & 11 deletions scripts/change-barcode-urls.bash

This file was deleted.

3 changes: 0 additions & 3 deletions scripts/hugo-server.bash
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ FILE_TO_CHECK="./public/barcode/index.html"
# Go to project root directory
pushd "$(dirname "$0")/.."

# See https://github.com/aspose-cloud/products.aspose.cloud-workflows/blob/main/.github/workflows/barcode-production.yml
./scripts/change-barcode-urls.bash

echo "Building site with Hugo..."
hugo \
--config "${HUGO_CONFIG}" \
Expand Down