Skip to content

Update marketplace docs archetype with deploy button parameters #7199

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
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
6 changes: 4 additions & 2 deletions archetypes/marketplace.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,17 @@
title: "Deploy ___App_Name___ through the Linode Marketplace"
description: "Two to three sentences describing your guide."
og_description: "Two to three sentences describing your guide when shared on social media. Delete this if not needed."
authors: ["Linode"]
contributors: ["Linode"]
authors: ["Akamai"]
contributors: ["Akamai"]
published: {{ now.Format "2006-01-02" }}
keywords: ['list','of','keywords','and key phrases']
tags: ["marketplace", "linode platform", "cloud manager"]
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
external_resources:
- '[Link Title 1](http://www.example.com)'
- '[Link Title 2](http://www.example.net)'
marketplace_app_id:
marketplace_app_name: "___App_Name___"
---

<!-- Intro paragraph describing the app and what it accomplishes. -->
Expand Down