diff --git a/website/content/vagrant-cloud/api.mdx b/website/content/vagrant-cloud/api.mdx index 2cec0a38b..0fb5d5b38 100644 --- a/website/content/vagrant-cloud/api.mdx +++ b/website/content/vagrant-cloud/api.mdx @@ -1,6 +1,7 @@ --- layout: vagrant-cloud page_title: Vagrant Cloud API +description: "Vagrant Cloud provides an API for users to interact with Vagrant Cloud for experimentation, automation, or building new features and tools on top of our existing application." --- # Vagrant Cloud API diff --git a/website/content/vagrant-cloud/boxes/catalog.mdx b/website/content/vagrant-cloud/boxes/catalog.mdx index 944886fbc..8b2a15fd8 100644 --- a/website/content/vagrant-cloud/boxes/catalog.mdx +++ b/website/content/vagrant-cloud/boxes/catalog.mdx @@ -1,6 +1,7 @@ --- layout: vagrant-cloud page_title: Discovering Vagrant Boxes +description: "Vagrant Cloud serves a public, searchable index of Vagrant boxes." --- # Discovering Vagrant Boxes diff --git a/website/content/vagrant-cloud/boxes/create-version.mdx b/website/content/vagrant-cloud/boxes/create-version.mdx index 43ecc56d4..b235118db 100644 --- a/website/content/vagrant-cloud/boxes/create-version.mdx +++ b/website/content/vagrant-cloud/boxes/create-version.mdx @@ -1,6 +1,7 @@ --- layout: vagrant-cloud page_title: Create a New Box Version +description: "Create a new box version in the Vagrant Cloud UI." --- # Create a New Box Version diff --git a/website/content/vagrant-cloud/boxes/create.mdx b/website/content/vagrant-cloud/boxes/create.mdx index 9a1da73d2..b58023dc9 100644 --- a/website/content/vagrant-cloud/boxes/create.mdx +++ b/website/content/vagrant-cloud/boxes/create.mdx @@ -1,6 +1,7 @@ --- layout: vagrant-cloud page_title: Creating a New Vagrant Box +description: "Create and distribute new boxes to users." --- # Creating a New Vagrant Box diff --git a/website/content/vagrant-cloud/boxes/distributing.mdx b/website/content/vagrant-cloud/boxes/distributing.mdx index a59b034b0..4f8a5f10a 100644 --- a/website/content/vagrant-cloud/boxes/distributing.mdx +++ b/website/content/vagrant-cloud/boxes/distributing.mdx @@ -1,6 +1,7 @@ --- layout: vagrant-cloud page_title: Distributing Boxes +description: "Configure both public and private boxes for distribution or to add collaborators." --- ## Distributing Boxes diff --git a/website/content/vagrant-cloud/boxes/index.mdx b/website/content/vagrant-cloud/boxes/index.mdx index fa5c9ef18..3547d0484 100644 --- a/website/content/vagrant-cloud/boxes/index.mdx +++ b/website/content/vagrant-cloud/boxes/index.mdx @@ -1,6 +1,7 @@ --- layout: vagrant-cloud page_title: About Vagrant Boxes +description: "Boxes are the package format for environments." --- # About Vagrant Boxes diff --git a/website/content/vagrant-cloud/boxes/lifecycle.mdx b/website/content/vagrant-cloud/boxes/lifecycle.mdx index 91ca7095f..b69d246ab 100644 --- a/website/content/vagrant-cloud/boxes/lifecycle.mdx +++ b/website/content/vagrant-cloud/boxes/lifecycle.mdx @@ -1,6 +1,7 @@ --- layout: vagrant-cloud page_title: Box Versioning and Lifecycle +description: "Boxes support versioning so that members of your team can update the underlying box efficiently." --- # Box Versioning and Lifecycle diff --git a/website/content/vagrant-cloud/boxes/private.mdx b/website/content/vagrant-cloud/boxes/private.mdx index be817572e..19400ee64 100644 --- a/website/content/vagrant-cloud/boxes/private.mdx +++ b/website/content/vagrant-cloud/boxes/private.mdx @@ -1,6 +1,7 @@ --- layout: vagrant-cloud page_title: Private Boxes +description: "Private boxes are only accessible by you and any collaborators you add." --- # Private Boxes diff --git a/website/content/vagrant-cloud/boxes/release-workflow.mdx b/website/content/vagrant-cloud/boxes/release-workflow.mdx index 0f23575a1..b9b244240 100644 --- a/website/content/vagrant-cloud/boxes/release-workflow.mdx +++ b/website/content/vagrant-cloud/boxes/release-workflow.mdx @@ -1,6 +1,7 @@ --- layout: vagrant-cloud page_title: API Release Workflow +description: "Automate box creation with the Vagrant Cloud API." --- # API Release Workflow diff --git a/website/content/vagrant-cloud/boxes/using.mdx b/website/content/vagrant-cloud/boxes/using.mdx index bb4fb486f..cc5204257 100644 --- a/website/content/vagrant-cloud/boxes/using.mdx +++ b/website/content/vagrant-cloud/boxes/using.mdx @@ -1,6 +1,7 @@ --- layout: vagrant-cloud -page_title: Finding and Using Boxes +page_title: Find and Use Boxes +description: "Discover Vagrant boxes that contain the technologies you need for a Vagrant environment." --- # Finding and Using Boxes diff --git a/website/content/vagrant-cloud/index.mdx b/website/content/vagrant-cloud/index.mdx index 292143266..0eef7d0d2 100644 --- a/website/content/vagrant-cloud/index.mdx +++ b/website/content/vagrant-cloud/index.mdx @@ -1,6 +1,7 @@ --- layout: vagrant-cloud page_title: Vagrant Cloud +description: "Vagrant Cloud serves a public, searchable index of Vagrant boxes" --- # Vagrant Cloud diff --git a/website/content/vagrant-cloud/organizations/authentication-policy.mdx b/website/content/vagrant-cloud/organizations/authentication-policy.mdx index 50f55e282..0fe716a8b 100755 --- a/website/content/vagrant-cloud/organizations/authentication-policy.mdx +++ b/website/content/vagrant-cloud/organizations/authentication-policy.mdx @@ -1,6 +1,7 @@ --- layout: vagrant-cloud page_title: Organization Authentication Policy +description: "Secure sensitive resources with organization-wide authentication policy in Vagrant Enterprise." --- # Set an Organization Authentication Policy diff --git a/website/content/vagrant-cloud/organizations/create.mdx b/website/content/vagrant-cloud/organizations/create.mdx index 2e24d65b7..9e581e7be 100755 --- a/website/content/vagrant-cloud/organizations/create.mdx +++ b/website/content/vagrant-cloud/organizations/create.mdx @@ -1,6 +1,7 @@ --- layout: vagrant-cloud page_title: Create an Organization +description: "Organizations enable you to share ownership of Vagrant resources." --- # Create an Organization diff --git a/website/content/vagrant-cloud/organizations/index.mdx b/website/content/vagrant-cloud/organizations/index.mdx index 3f7194426..c26bcb9a2 100755 --- a/website/content/vagrant-cloud/organizations/index.mdx +++ b/website/content/vagrant-cloud/organizations/index.mdx @@ -1,6 +1,7 @@ --- layout: vagrant-cloud page_title: Organizations in Vagrant Cloud +description: "Organizations are a group of users in Vagrant Cloud that have access and ownership over shared resources." --- ## Organizations in Vagrant Cloud diff --git a/website/content/vagrant-cloud/organizations/migrate.mdx b/website/content/vagrant-cloud/organizations/migrate.mdx index a126f3bee..78512770a 100755 --- a/website/content/vagrant-cloud/organizations/migrate.mdx +++ b/website/content/vagrant-cloud/organizations/migrate.mdx @@ -1,6 +1,7 @@ --- layout: vagrant-cloud page_title: Migrate User to Organization +description: "Step-by-step instructions to migrate existing users to an organization." --- # Migrate User to Organization diff --git a/website/content/vagrant-cloud/request-limits.mdx b/website/content/vagrant-cloud/request-limits.mdx index 4b4d369d5..e30436ccf 100644 --- a/website/content/vagrant-cloud/request-limits.mdx +++ b/website/content/vagrant-cloud/request-limits.mdx @@ -1,6 +1,7 @@ --- layout: vagrant-cloud page_title: Request Limits +description: "Rate limits restrict the number of requests a client may send to services over a set time interval" --- # Request Limits diff --git a/website/content/vagrant-cloud/support.mdx b/website/content/vagrant-cloud/support.mdx index 9c5967d19..76e0aa255 100755 --- a/website/content/vagrant-cloud/support.mdx +++ b/website/content/vagrant-cloud/support.mdx @@ -1,6 +1,7 @@ --- layout: vagrant-cloud page_title: Vagrant Cloud Support +description: "Find support for Vagrant Cloud through our email or community channels." --- # Contacting Support diff --git a/website/content/vagrant-cloud/users/authentication.mdx b/website/content/vagrant-cloud/users/authentication.mdx index 8559e5bf0..546f7ee19 100755 --- a/website/content/vagrant-cloud/users/authentication.mdx +++ b/website/content/vagrant-cloud/users/authentication.mdx @@ -1,6 +1,7 @@ --- layout: vagrant-cloud page_title: Authentication +description: "Authenticate your account with a username and password, tokens, or two-factor auth." --- # Authentication diff --git a/website/content/vagrant-cloud/users/index.mdx b/website/content/vagrant-cloud/users/index.mdx index 4c8f0749e..92a063683 100755 --- a/website/content/vagrant-cloud/users/index.mdx +++ b/website/content/vagrant-cloud/users/index.mdx @@ -1,6 +1,7 @@ --- layout: vagrant-cloud page_title: User Accounts +description: "Users are the main identity system in Vagrant Cloud." --- # User Accounts diff --git a/website/content/vagrant-cloud/users/recovery.mdx b/website/content/vagrant-cloud/users/recovery.mdx index 2b11f9d86..ea7ff4917 100755 --- a/website/content/vagrant-cloud/users/recovery.mdx +++ b/website/content/vagrant-cloud/users/recovery.mdx @@ -1,6 +1,7 @@ --- layout: vagrant-cloud page_title: Account Recovery +description: "Reset your Vagrant Cloud password with the reset link in the UI." --- # Account Recovery