Skip to content

Commit

Permalink
temporary fix for footer
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Morran committed Feb 7, 2024
1 parent a5f7d6d commit 94441bd
Show file tree
Hide file tree
Showing 11 changed files with 66 additions and 39 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
},
"next": {
"title": "Creating Your Hub",
"permalink": "/docs/docs/subscription/creating-subscripton"
"permalink": "/docs/docs/subscription/creating-subscription"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"id": "subscription/creating-subscription",
"title": "Creating Your Hub",
"description": "This guide walks you through the steps of setting up your Hubs Subscription. If you experience unexpected results at any point of the process, please refer to the support page for more information.",
"source": "@site/docs/subscription/creating-subscription.md",
"sourceDirName": "subscription",
"slug": "/subscription/creating-subscription",
"permalink": "/docs/docs/subscription/creating-subscription",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/MozillaReality/hubs-docs/docs/subscription/creating-subscription.md",
"tags": [],
"version": "current",
"sidebarPosition": 2,
"frontMatter": {
"sidebar_position": 2
},
"sidebar": "documentation",
"previous": {
"title": "Choosing A Subscription",
"permalink": "/docs/docs/subscription/choosing-subscription"
},
"next": {
"title": "Updating/Cancelling Your Subscription",
"permalink": "/docs/docs/subscription/updating-subscription"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"sidebar": "documentation",
"previous": {
"title": "Creating Your Hub",
"permalink": "/docs/docs/subscription/creating-subscripton"
"permalink": "/docs/docs/subscription/creating-subscription"
},
"next": {
"title": "Managing Your Hub's Content",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
{
"type": "link",
"label": "Creating Your Hub",
"href": "/docs/docs/subscription/creating-subscripton",
"docId": "subscription/creating-subscripton",
"href": "/docs/docs/subscription/creating-subscription",
"docId": "subscription/creating-subscription",
"unlisted": false
},
{
Expand Down Expand Up @@ -1204,8 +1204,8 @@
"description": "Hubs currently offers three managed subscription plans that allow users to customize the default behavior of their hub and manage content, such as virtual worlds and avatars, without the hassle of running their own server. If you are not ready to sign up for a plan, you can create a default room or custom scene for free on Mozilla's Demo Hub.",
"sidebar": "documentation"
},
"subscription/creating-subscripton": {
"id": "subscription/creating-subscripton",
"subscription/creating-subscription": {
"id": "subscription/creating-subscription",
"title": "Creating Your Hub",
"description": "This guide walks you through the steps of setting up your Hubs Subscription. If you experience unexpected results at any point of the process, please refer to the support page for more information.",
"sidebar": "documentation"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2114,20 +2114,20 @@
},
"next": {
"title": "Creating Your Hub",
"permalink": "/docs/docs/subscription/creating-subscripton"
"permalink": "/docs/docs/subscription/creating-subscription"
}
},
{
"id": "subscription/creating-subscripton",
"id": "subscription/creating-subscription",
"title": "Creating Your Hub",
"description": "This guide walks you through the steps of setting up your Hubs Subscription. If you experience unexpected results at any point of the process, please refer to the support page for more information.",
"source": "@site/docs/subscription/creating-subscripton.md",
"source": "@site/docs/subscription/creating-subscription.md",
"sourceDirName": "subscription",
"slug": "/subscription/creating-subscripton",
"permalink": "/docs/docs/subscription/creating-subscripton",
"slug": "/subscription/creating-subscription",
"permalink": "/docs/docs/subscription/creating-subscription",
"draft": false,
"unlisted": false,
"editUrl": "https://github.com/MozillaReality/hubs-docs/docs/subscription/creating-subscripton.md",
"editUrl": "https://github.com/MozillaReality/hubs-docs/docs/subscription/creating-subscription.md",
"tags": [],
"version": "current",
"sidebarPosition": 2,
Expand Down Expand Up @@ -2299,7 +2299,7 @@
"sidebar": "documentation",
"previous": {
"title": "Creating Your Hub",
"permalink": "/docs/docs/subscription/creating-subscripton"
"permalink": "/docs/docs/subscription/creating-subscription"
},
"next": {
"title": "Managing Your Hub's Content",
Expand Down Expand Up @@ -2344,7 +2344,7 @@
},
{
"type": "doc",
"id": "subscription/creating-subscripton"
"id": "subscription/creating-subscription"
},
{
"type": "doc",
Expand Down
12 changes: 6 additions & 6 deletions website/.docusaurus/docusaurus.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -114,27 +114,27 @@ export default {
"items": [
{
"label": "Introduction",
"to": "/docs/introduction/what-is-hubs"
"to": "/docs/docs/introduction/what-is-hubs"
},
{
"label": "Hubs Subscription",
"to": "/docs/subscription/choosing-subscription"
"to": "/docs/docs/subscription/choosing-subscription"
},
{
"label": "Hubs Fundamentals",
"to": "/docs/fundamentals/getting-started"
"to": "/docs/docs/fundamentals/getting-started"
},
{
"label": "For Creators",
"to": "/docs/category/spoke"
"to": "/docs/docs/category/spoke"
},
{
"label": "For Developers",
"to": "/docs/category/development-basics"
"to": "/docs/docs/category/development-basics"
},
{
"label": "Documentation Archive",
"to": "/docs/archive/discord-bot"
"to": "/docs/docs/archive/discord-bot"
}
]
},
Expand Down
4 changes: 2 additions & 2 deletions website/.docusaurus/globalData.json
Original file line number Diff line number Diff line change
Expand Up @@ -401,8 +401,8 @@
"sidebar": "documentation"
},
{
"id": "subscription/creating-subscripton",
"path": "/docs/docs/subscription/creating-subscripton",
"id": "subscription/creating-subscription",
"path": "/docs/docs/subscription/creating-subscription",
"sidebar": "documentation"
},
{
Expand Down
2 changes: 1 addition & 1 deletion website/.docusaurus/registry.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions website/.docusaurus/routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,15 +69,15 @@ export default [
},
{
path: '/docs/docs',
component: ComponentCreator('/docs/docs', 'd84'),
component: ComponentCreator('/docs/docs', '9ee'),
routes: [
{
path: '/docs/docs',
component: ComponentCreator('/docs/docs', '5cb'),
component: ComponentCreator('/docs/docs', 'dab'),
routes: [
{
path: '/docs/docs',
component: ComponentCreator('/docs/docs', '39d'),
component: ComponentCreator('/docs/docs', '916'),
routes: [
{
path: '/docs/docs/archive/discord-bot',
Expand Down Expand Up @@ -602,8 +602,8 @@ export default [
sidebar: "documentation"
},
{
path: '/docs/docs/subscription/creating-subscripton',
component: ComponentCreator('/docs/docs/subscription/creating-subscripton', 'bfd'),
path: '/docs/docs/subscription/creating-subscription',
component: ComponentCreator('/docs/docs/subscription/creating-subscription', '5a1'),
exact: true,
sidebar: "documentation"
},
Expand Down
10 changes: 5 additions & 5 deletions website/.docusaurus/routesChunkNames.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,17 +99,17 @@
},
"content": "content---docs-markdown-page-393-8aa"
},
"/docs/docs-d84": {
"/docs/docs-9ee": {
"__comp": "__comp---theme-docs-root-5-e-9-0b6",
"__context": {
"plugin": "plugin---docs-docs-552-383"
}
},
"/docs/docs-5cb": {
"/docs/docs-dab": {
"__comp": "__comp---theme-doc-version-roota-7-b-5de",
"version": "version---docs-docs-935-7d8"
},
"/docs/docs-39d": {
"/docs/docs-916": {
"__comp": "__comp---theme-doc-roota-94-67a"
},
"/docs/docs/archive/discord-bot-f5d": {
Expand Down Expand Up @@ -460,9 +460,9 @@
"__comp": "__comp---theme-doc-item-178-a40",
"content": "content---docs-docs-subscription-choosing-subscriptionae-7-b75"
},
"/docs/docs/subscription/creating-subscripton-bfd": {
"/docs/docs/subscription/creating-subscription-5a1": {
"__comp": "__comp---theme-doc-item-178-a40",
"content": "content---docs-docs-subscription-creating-subscriptonc-7-d-181"
"content": "content---docs-docs-subscription-creating-subscriptionc-90-0f5"
},
"/docs/docs/subscription/custom-client-c1a": {
"__comp": "__comp---theme-doc-item-178-a40",
Expand Down
12 changes: 6 additions & 6 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -133,27 +133,27 @@ const config = {
items: [
{
label: "Introduction",
to: "/introduction/what-is-hubs",
to: "/docs/docs/introduction/what-is-hubs",
},
{
label: "Hubs Subscription",
to: "/subscription/choosing-subscription",
to: "/docs/docs/subscription/choosing-subscription",
},
{
label: "Hubs Fundamentals",
to: "/fundamentals/getting-started",
to: "/docs/docs/fundamentals/getting-started",
},
{
label: "For Creators",
to: "/category/spoke",
to: "/docs/docs/category/spoke",
},
{
label: "For Developers",
to: "/category/development-basics",
to: "/docs/docs/category/development-basics",
},
{
label: "Documentation Archive",
to: "/archive/discord-bot",
to: "/docs/docs/archive/discord-bot",
},
],
},
Expand Down

0 comments on commit 94441bd

Please sign in to comment.