Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh the navigation bar #40

Merged
merged 1 commit into from Apr 25, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
70 changes: 52 additions & 18 deletions _data/navigation.yml
Expand Up @@ -4,28 +4,62 @@ main:
- title: "Docs"
subnav: "docs"
subnavLinks:
- name: "WireMock Open Source"
- name: "WireMock for Java"
subnavLink: "/docs/"
- name: "WireMock Standalone"
subnavLink: "/docs/running-standalone/"
- name: "WireMock in Docker"
subnavLink: "/docs/docker/"
- name: "WireMock Python"
subnavLink: "https://wiremock.readthedocs.io/en/latest/"
- name: "WireMock Cloud"
subnavLink: "https://docs.wiremock.io/getting-started/?utm_source=wiremock.org&utm_medium=masthead_doc-links&utm_campaign=2022_baseline"
- name: "WireMock Studio"

- title: "Need Help?"
subnav: "help"
subnavLinks:
- name: "Q&A on Slack"
subnavLink: "http://slack.wiremock.org/"
- name: "StackOverflow"
subnavLink: "https://stackoverflow.com/questions/tagged/wiremock"
- name: "Commercial Options"
subnavLink: "https://github.com/wiremock/.github/blob/main/SUPPORT.md#commercial-support-trainings-and-consulting"

- title: "Participate"
subnav: "participate"
subnavLinks:
- name: "Community Slack"
subnavLink: "http://slack.wiremock.org/"
- name: "Contributor Guide"
subnavLink: "https://github.com/wiremock/community/blob/main/contributing/README.md"
- name: "Our GitHub"
subnavLink: "https://github.com/wiremock/"
- name: "This Website"
subnavLink: "https://github.com/wiremock/wiremock.org"
- name: "Code of Conduct"
subnavLink: "https://github.com/wiremock/.github/blob/main/CODE_OF_CONDUCT.md"

- title: "Commercial"
subnav: "commercial"
subnavLinks:
- name: "WireMock Cloud"
subnavLink: "https://docs.wiremock.io/getting-started/?utm_source=wiremock.org&utm_medium=masthead_doc-links&utm_campaign=2022_baseline"
- name: "WireMock Studio (Discontinued)"
subnavLink: "/studio/docs/"
- name: "MockLab"
- name: "MockLab (Deprecated)"
subnavLink: "https://www.mocklab.io/docs/getting-started/?utm_source=wiremock.org&utm_medium=masthead_doc-links&utm_campaign=2022_baseline"

- title: "Support"
url: /support

- title: "Community"
subnav: "community"
- title: "Resources"
subnav: "resources"
subnavLinks:
- name: "GitHub"
subnavLink: "https://github.com/wiremock/wiremock"
- name: "Slack"
subnavLink: "http://slack.wiremock.org/"
- name: "Slack archive"
subnavLink: "https://community.wiremock.io/"
- name: "Contributing"
subnavLink: "https://github.com/wiremock/wiremock/blob/master/CONTRIBUTING.md"
- name: "Resources"
subnavLink: /external-resources
- name: "WireMock Ecosystem"
subnavLink: "https://github.com/wiremock/ecosystem"
- name: "Twitter"
subnavLink: "https://twitter.com/wiremockorg"
- name: "Mastodon"
subnavLink: "https://fosstodon.org/@wiremock"
- name: "Slack Archive"
subnavLink: "https://community.wiremock.io/"
- name: "External Resources"
subnavLink: "/external-resources"