From 8726ac8b2f5de46479fa586682388113c21d9c13 Mon Sep 17 00:00:00 2001 From: Nathan Melehan Date: Tue, 17 Sep 2024 14:18:55 -0400 Subject: [PATCH 1/3] Test netlify, 1 --- .../akamai/solutions/testguide/index.md | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/guides/akamai/solutions/testguide/index.md diff --git a/docs/guides/akamai/solutions/testguide/index.md b/docs/guides/akamai/solutions/testguide/index.md new file mode 100644 index 00000000000..7cee71ec813 --- /dev/null +++ b/docs/guides/akamai/solutions/testguide/index.md @@ -0,0 +1,22 @@ +--- +slug: testguide +title: "Testguide" +description: "Two to three sentences describing your guide." +og_description: "Optional two to three sentences describing your guide when shared on social media. If omitted, the `description` parameter is used within social links." +authors: ["Linode"] +contributors: ["Linode"] +published: 2024-09-17 +keywords: ['list','of','keywords','and key phrases'] +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)' +--- + +When writing content, please reference the [Linode Writer's Formatting Guide](https://www.linode.com/docs/guides/linode-writers-formatting-guide/). This provides formatting guidelines for YAML front matter, Markdown, and our custom shortcodes (like [command](https://www.linode.com/docs/guides/linode-writers-formatting-guide/#commands), [file](https://www.linode.com/docs/guides/linode-writers-formatting-guide/#files), [notes](https://www.linode.com/docs/guides/linode-writers-formatting-guide/#note-shortcode), and [tabs](https://www.linode.com/docs/guides/linode-writers-formatting-guide/#tabs)). + +## Before You Begin + +In this section, list out any prerequisites necessary for the reader to complete the guide, including: services or products to be created beforehand, hardware and plan requirements, or software that needs to be preinstalled. + +See: [Linode Writer's Formatting Guide: Before You Begin](http://www.linode.com/docs/guides/linode-writers-formatting-guide/#before-you-begin) \ No newline at end of file From 660423dd3503d83e4fe0b4d4eecea50539e97a1e Mon Sep 17 00:00:00 2001 From: Nathan Melehan Date: Tue, 17 Sep 2024 14:56:58 -0400 Subject: [PATCH 2/3] Test netlify, 2 --- .nvmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.nvmrc b/.nvmrc index 39d00c05179..25bf17fc5aa 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18.17.0 \ No newline at end of file +18 \ No newline at end of file From 62a82954a9a9c571f84c202315bed4bf3ea04247 Mon Sep 17 00:00:00 2001 From: Nathan Melehan Date: Tue, 17 Sep 2024 15:05:43 -0400 Subject: [PATCH 3/3] Revert "Test netlify, 2" This reverts commit 660423dd3503d83e4fe0b4d4eecea50539e97a1e. --- .nvmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.nvmrc b/.nvmrc index 25bf17fc5aa..39d00c05179 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -18 \ No newline at end of file +18.17.0 \ No newline at end of file