Skip to content

Commit

Permalink
[docs] refactor seo
Browse files Browse the repository at this point in the history
  • Loading branch information
Envoy-VC committed Dec 28, 2023
1 parent d7c5b40 commit f471549
Show file tree
Hide file tree
Showing 18 changed files with 34 additions and 31 deletions.
4 changes: 2 additions & 2 deletions apps/docs/guides/atomic-asset/create-atomic-asset.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Create Atomic Asset
desccription: Create a new Atomic Asset as per Arweave Tradable Atomic Asset Specification.
og:image: https://atomic-toolkit-demo.vercel.app/api/og?title=Create%20Atomic%20Asset
og:description: Create a new Atomic Asset as per Arweave Tradable Atomic Asset Specification.
'og:image': 'https://atomic-toolkit-demo.vercel.app/api/og?title=Create%20Atomic%20Asset'
'og:description': 'Create a new Atomic Asset as per Arweave Tradable Atomic Asset Specification.'
---

The `createAtomicAsset` function allows you to create a new Atomic Asset as per Arweave Tradable Atomic Asset Specification.
Expand Down
4 changes: 2 additions & 2 deletions apps/docs/guides/atomic-asset/get-atomic-asset.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Get Atomic Asset
description: Returns details regarding the Atomic Asset including the evaluated state.
og:image: https://atomic-toolkit-demo.vercel.app/api/og?title=Get%20Atomic%20Asset
og:description: Returns details regarding the Atomic Asset including the evaluated state.
'og:image': 'https://atomic-toolkit-demo.vercel.app/api/og?title=Get%20Atomic%20Asset'
'og:description': 'Returns details regarding the Atomic Asset including the evaluated state.'
---

## Usage
Expand Down
4 changes: 2 additions & 2 deletions apps/docs/guides/collection/create-collection.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Create Collection
description: Group various atomic assets in a collection.
og:image: https://atomic-toolkit-demo.vercel.app/api/og?title=Create%20Collection
og:description: Group various atomic assets in a collection.
'og:image': 'https://atomic-toolkit-demo.vercel.app/api/og?title=Create%20Collection'
'og:description': 'Group various atomic assets in a collection.'
---

There are two ways to create a collection:
Expand Down
2 changes: 2 additions & 0 deletions apps/docs/guides/collection/get-collection.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: Get Collection
description: Returns details regarding the collection.
'og:image': 'https://atomic-toolkit-demo.vercel.app/api/og?title=Get%20Collection'
'og:description': 'Returns details regarding the collection'
---

## Usage
Expand Down
4 changes: 2 additions & 2 deletions apps/docs/guides/graphql-client/query.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: URQL GraphQL Client
description: A highly customizable and versatile GraphQL client for React
og:image: https://atomic-toolkit-demo.vercel.app/api/og?title=URQL%20GraphQL%20Client
og:description: A highly customizable and versatile GraphQL client for React
'og:image': 'https://atomic-toolkit-demo.vercel.app/api/og?title=URQL%20GraphQL%20Client'
'og:description': 'A highly customizable and versatile GraphQL client for React'
---

The Toolkit exposes a URQL client that can be used to query the Arweave GraphQL API.
Expand Down
2 changes: 2 additions & 0 deletions apps/docs/guides/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
icon: 'sitemap'
description: 'Learn how to use Atomic Toolkit in your node and browser environments.'
'og:image': 'https://atomic-toolkit-demo.vercel.app/api/og?title=Overview'
'og:description': 'Learn how to use Atomic Toolkit in your node and browser environments.'
---

### Usage
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
]
}
],
"backgroundImage": "https://i.ibb.co/Z6P523f/background-image.png",
"backgroundImage": "/images/background-image.png",
"footerSocials": {
"twitter": "https://twitter.com/Envoy_1084",
"github": "https://github.com/Envoy-VC/atomic-toolkit"
Expand Down
3 changes: 1 addition & 2 deletions apps/docs/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
title: Quickstart
description: Get up and running quickly with Atomic Toolkit's simple installation and setup process.
icon: 'bolt'
og:image: https://atomic-toolkit-demo.vercel.app/api/og?title=Quickstart%20Guide
og:description: Get up and running quickly with Atomic Toolkit's simple installation and setup process.
'og:image': 'https://atomic-toolkit-demo.vercel.app/api/og?title=Quickstart%20Guide'
---

Let's dive into a quick installation and setup guide to get you started with Atomic Toolkit.
Expand Down
4 changes: 2 additions & 2 deletions apps/docs/types-reference/atomic-asset.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Atomic Asset
icon: 'image'
og:image: https://atomic-toolkit-demo.vercel.app/api/og?title=Atomic%20Asset%20Type%20Reference
og:description: Atomic Asset is a standard for creating and managing digital assets on the Arweave blockchain.
'og:image': 'https://atomic-toolkit-demo.vercel.app/api/og?title=Atomic%20Asset%20Type%20Reference'
'og:description': 'Atomic Asset is a standard for creating and managing digital assets on the Arweave blockchain.'
---

## Create Atomic Asset Options
Expand Down
4 changes: 2 additions & 2 deletions apps/docs/types-reference/collection.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Collection
icon: 'layer-group'
og:image: https://atomic-toolkit-demo.vercel.app/api/og?title=Collection%20Type%20Reference
og:description: Collection Type Reference
'og:image': 'https://atomic-toolkit-demo.vercel.app/api/og?title=Collection%20Type%20Reference'
'og:description': 'Collection Type Reference'
---

## Create Collection with Asset Ids
Expand Down
4 changes: 2 additions & 2 deletions apps/docs/types-reference/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Overview
icon: 'sitemap'
og:image: https://atomic-toolkit-demo.vercel.app/api/og?title=Types%20Reference
og:description: Types Reference for Atomic Toolkit
'og:image': 'https://atomic-toolkit-demo.vercel.app/api/og?title=Types%20Reference'
'og:description': 'Types Reference for Atomic Toolkit'
---

### Atomic Assets
Expand Down
4 changes: 2 additions & 2 deletions apps/docs/types-reference/tags/collection-specific.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Collection Specific Tags
og:image: https://atomic-toolkit-demo.vercel.app/api/og?title=Collection%20Specific%20Tags
og:description: Collection Specific Tags
'og:image': 'https://atomic-toolkit-demo.vercel.app/api/og?title=Collection%20Specific%20Tags'
'og:description': 'Collection Specific Tags'
---

```ts
Expand Down
4 changes: 2 additions & 2 deletions apps/docs/types-reference/tags/contract-identifiers.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Contract Identifier
og:image: https://atomic-toolkit-demo.vercel.app/api/og?title=Contract%20Identifier%20Tags
og:description: Contract Identifier Tags as per Tradable Atomic Asset Specification
'og:image': 'https://atomic-toolkit-demo.vercel.app/api/og?title=Contract%20Identifier%20Tags'
'og:description': 'Contract Identifier Tags as per Tradable Atomic Asset Specification'
---

Contract Identifier Tags as per [Tradable Atomic Asset Specification](https://specs.arweave.dev/#/view/MzhNJMYJ8fnZ6zOByi4s6qqFFcsZyE8m90ufHmmqJZU)
Expand Down
4 changes: 2 additions & 2 deletions apps/docs/types-reference/tags/discoverability.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Discoverability Tags
og:image: https://atomic-toolkit-demo.vercel.app/api/og?title=Discoverability%20Tags
og:description: Discoverability Tags as per ANS-110 Specification
'og:image': 'https://atomic-toolkit-demo.vercel.app/api/og?title=Discoverability%20Tags'
'og:description': 'Discoverability Tags as per ANS-110 Specification'
---

Discoverability Tags as per [ANS-110 Specification](https://specs.arweave.dev/#/view/SYHBhGAmBo6fgAkINNoRtumOzxNB8-JFv2tPhBuNk5c)
Expand Down
4 changes: 2 additions & 2 deletions apps/docs/types-reference/tags/udl.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Universal Data License
og:image: https://atomic-toolkit-demo.vercel.app/api/og?title=Universal%20Data%20License
og:description: Univeral Data License Type Reference
'og:image': 'https://atomic-toolkit-demo.vercel.app/api/og?title=Universal%20Data%20License'
'og:description': 'Univeral Data License Type Reference'
---

Tags Associated with the [Universal Data License](https://arweave.net/yRj4a5KMctX_uOmKWCFJIjmY8DeJcusVk6-HzLiM_t8)
Expand Down
4 changes: 2 additions & 2 deletions apps/docs/usage/browser.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Atomic Toolkit in Browser
description: Use Atomic Toolkit in Frontend Applications
og:image: https://atomic-toolkit-demo.vercel.app/api/og?title=Atomic%20Toolkit%20in%20Browser
og:description: Use Atomic Toolkit in Frontend Applications.
'og:image': 'https://atomic-toolkit-demo.vercel.app/api/og?title=Atomic%20Toolkit%20in%20Browser'
'og:description': 'Use Atomic Toolkit in Frontend Applications.'
---

This section walks through the steps to use Atomic Toolkit in a browser application. Currently you can initialize Atomic Toolkit in a browser application using the following methods:
Expand Down
4 changes: 2 additions & 2 deletions apps/docs/usage/installation.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Installation
og:image: https://atomic-toolkit-demo.vercel.app/api/og?title=Installation
og:description: Installation guide for Atomic ToolKit.
'og:image': 'https://atomic-toolkit-demo.vercel.app/api/og?title=Installation'
'og:description': 'Installation guide for Atomic ToolKit.'
---

## Requirements
Expand Down
4 changes: 2 additions & 2 deletions apps/docs/usage/server-side.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
title: Server-side Usage
description: Use Atomic Toolkit in Server Environments.
og:image: https://atomic-toolkit-demo.vercel.app/api/og?title=Server-side%20Usage
og:description: Use Atomic Toolkit in Server Environments.
'og:image': 'https://atomic-toolkit-demo.vercel.app/api/og?title=Server-side%20Usage'
'og:description': 'Use Atomic Toolkit in Server Environments.'
---

This section guides you through initializing Atomic Toolkit within a server environment like a backend application. Currently Atomic toolkit can be initializing in the following ways:
Expand Down

0 comments on commit f471549

Please sign in to comment.