From 2be3748fd15c30e99f94bf78526180445545c313 Mon Sep 17 00:00:00 2001 From: Buck Doyle Date: Mon, 9 Sep 2019 12:05:16 -0500 Subject: [PATCH] Convert resources page to Markdown (#6301) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The auto-generation of TOC wasn’t working because the “auto-linking header tags” described here doesn’t work if the file isn’t Markdown: https://github.com/hashicorp/middleman-hashicorp#auto-linking-header-tags --- .../{resources.html.erb => resources.html.markdown} | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) rename website/source/{resources.html.erb => resources.html.markdown} (98%) diff --git a/website/source/resources.html.erb b/website/source/resources.html.markdown similarity index 98% rename from website/source/resources.html.erb rename to website/source/resources.html.markdown index 6a1b1fb83..ccfcaf567 100644 --- a/website/source/resources.html.erb +++ b/website/source/resources.html.markdown @@ -5,7 +5,7 @@ description: |- Nomad is widely deployed across a range of enterprises and business verticals. --- -

Resources

+# Resources

Nomad is widely adopted and used in production by PagerDuty, Target, Citadel, @@ -15,7 +15,7 @@ description: |- learning Nomad's real world use-cases, or integrating with third-party tools.

-

Community

+## Community

Discussion Forum @@ -52,7 +52,7 @@ description: |- Please only use this to report bugs. For general help, please use our mailing list or Gitter.

-

Who Uses Nomad

+## Who Uses Nomad