diff --git a/.mdox.yaml b/.mdox.yaml
index 4f8a0be006..1c9c4dd589 100644
--- a/.mdox.yaml
+++ b/.mdox.yaml
@@ -72,6 +72,10 @@ transformations:
backMatter: *docBackMatter
# Non-versioned element: Blog.
+
+ - glob: "support/*"
+ path: /../support/*
+
- glob: "blog/*"
path: /../blog/*
diff --git a/docs/support/welcome.md b/docs/support/welcome.md
new file mode 100644
index 0000000000..c4e48c5582
--- /dev/null
+++ b/docs/support/welcome.md
@@ -0,0 +1,6 @@
+---
+title: Welcome to Support and Training!
+author: Thanos Team
+---
+
+Anyone who has developed a Thanos training program or offers related services can add themselves to this page by opening a pull request against it.
diff --git a/website/data/adopters.yml b/website/data/adopters.yml
index 5b2ad40aeb..0a306c768e 100644
--- a/website/data/adopters.yml
+++ b/website/data/adopters.yml
@@ -236,4 +236,4 @@ adopters:
logo: grupo-olx.png
- name: TrueLayer
url: https://truelayer.com/
- logo: truelayer.png
+ logo: truelayer.png
\ No newline at end of file
diff --git a/website/layouts/_default/baseof.html b/website/layouts/_default/baseof.html
index 4fd3803768..83b539295b 100644
--- a/website/layouts/_default/baseof.html
+++ b/website/layouts/_default/baseof.html
@@ -46,6 +46,9 @@
+
+ Support and Training
+
Releases
diff --git a/website/layouts/partials/versioning/version-picker.html b/website/layouts/partials/versioning/version-picker.html
index 732afd453d..f2f4fa9c1e 100644
--- a/website/layouts/partials/versioning/version-picker.html
+++ b/website/layouts/partials/versioning/version-picker.html
@@ -4,6 +4,7 @@
{{- range .Site.Sections.Reverse }}
{{- $version := .Section }}
{{- if eq $version "blog" }}{{continue}}{{end}}
+ {{- if eq $version "support" }}{{continue}}{{end}}
{{ $version }}
diff --git a/website/layouts/support/list.html b/website/layouts/support/list.html
new file mode 100644
index 0000000000..84057b7ef6
--- /dev/null
+++ b/website/layouts/support/list.html
@@ -0,0 +1,28 @@
+{{ define "main" }}
+
+
+
+ {{ range .Paginator.Pages }}
+
+
+
Firms that offer consultancy and enterprise support.
+
+
+
+
+
+
+
+
+
+ {{ .Summary }}
+
+
+ {{ end}}
+ {{ template "_internal/pagination.html" . }}
+
+
+
+ {{ end }}
\ No newline at end of file
diff --git a/website/layouts/support/single.html b/website/layouts/support/single.html
new file mode 100644
index 0000000000..f0a955227e
--- /dev/null
+++ b/website/layouts/support/single.html
@@ -0,0 +1,14 @@
+{{ define "main" }}
+
+ {{ end }}
\ No newline at end of file
diff --git a/website/static/cloudraft.png b/website/static/cloudraft.png
new file mode 100644
index 0000000000..c76ca7987f
Binary files /dev/null and b/website/static/cloudraft.png differ
diff --git a/website/static/o11y.svg b/website/static/o11y.svg
new file mode 100644
index 0000000000..2163d8cf1b
--- /dev/null
+++ b/website/static/o11y.svg
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
+
+
+