diff --git a/docs/guides/self-hosting/personalized-frontend/personalized-frontend.md b/docs/guides/self-hosting/personalized-frontend.md similarity index 77% rename from docs/guides/self-hosting/personalized-frontend/personalized-frontend.md rename to docs/guides/self-hosting/personalized-frontend.md index ad9950f5..cd00c5d4 100644 --- a/docs/guides/self-hosting/personalized-frontend/personalized-frontend.md +++ b/docs/guides/self-hosting/personalized-frontend.md @@ -1,3 +1,7 @@ -# Personalized Frontend +--- +title: Personalized Frontend +sidebar_label: Personalized Frontend +sidebar_position: 19 +--- This document describes an approach for self-hosting a public frontend for one or many zrok shares, complete with TLS and personalized DNS. This implementation can give you all of the advantages of a personalized domain name for your zrok shares, without having to self-host the entirety of the zrok and OpenZiti stack. \ No newline at end of file diff --git a/docs/guides/self-hosting/personalized-frontend/_category_.json b/docs/guides/self-hosting/personalized-frontend/_category_.json deleted file mode 100644 index 94c985cb..00000000 --- a/docs/guides/self-hosting/personalized-frontend/_category_.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "label": "Personalized Frontends", - "position": 19, - "link": { - "type": "generated-index" - } -}