diff --git a/docusaurus.config.js b/docusaurus.config.js index 65e5099b6..52dab0625 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -118,7 +118,7 @@ module.exports = { { to: "/server/installation", activeBasePath: "none", - label: "Installation", + label: "Getting Started", }, // { // to: "/server/installation/", @@ -136,12 +136,26 @@ module.exports = { // label: "test SDKs", // }, { - to: "/keploy-explained/contribution-guide", - label: "Contribution Guide", + to: "/keploy-cloud/cloud-installation", + label: "Enterprise", + activeBasePath: "none", }, { - to: "https://keploy.io/blog", - label: "Blog", + label: "Resources", + items: [ + { + label: "Blogs", + href: "https://keploy.io/blog", + }, + { + label: "Contributing", + href: "/keploy-explained/contribution-guide", + }, + { + label: "Glossary", + href: "/concepts/reference/glossary/", + }, + ], }, { type: "docsVersionDropdown", @@ -154,6 +168,11 @@ module.exports = { className: "header-github-link", "aria-label": "GitHub repository", }, + { + href: "https://app.keploy.io/pricing", + position: "right", + label: "Pricing", + }, // TODO : Add Blogging Section // { // to: "/blog", diff --git a/src/components/Community.js b/src/components/Community.js index 0a73b92d6..a6d6a93ec 100644 --- a/src/components/Community.js +++ b/src/components/Community.js @@ -46,8 +46,7 @@ export const Community = () => { > @@ -120,7 +119,7 @@ export const Community = () => { > diff --git a/src/components/GitTogether.js b/src/components/DevScribe.js similarity index 85% rename from src/components/GitTogether.js rename to src/components/DevScribe.js index d9557b3a8..5175ed79e 100644 --- a/src/components/GitTogether.js +++ b/src/components/DevScribe.js @@ -4,13 +4,13 @@ export const GitTogether = () => { return (

- Attend GitTogether + Attend DevScribe

- + {"GitTogether
diff --git a/src/components/Intro.js b/src/components/Intro.js index 2abf0f594..ef834e500 100644 --- a/src/components/Intro.js +++ b/src/components/Intro.js @@ -27,86 +27,86 @@ function Languages() { fill="currentColor" /> -

Languages

+

QuickStart