Skip to content

Commit

Permalink
Merge pull request #3 from akyriako/2-telekom-scale-navbar
Browse files Browse the repository at this point in the history
2 telekom scale navbar
  • Loading branch information
akyriako authored Jul 4, 2024
2 parents 458348e + b473cdb commit faa607e
Show file tree
Hide file tree
Showing 30 changed files with 941 additions and 694 deletions.
7 changes: 0 additions & 7 deletions docs/best-practices/_category_.json

This file was deleted.

7 changes: 0 additions & 7 deletions docs/best-practices/computing/_category_.json

This file was deleted.

7 changes: 0 additions & 7 deletions docs/best-practices/data-analytics/_category_.json

This file was deleted.

14 changes: 0 additions & 14 deletions docs/best-practices/data-analytics/index.md

This file was deleted.

1 change: 0 additions & 1 deletion docs/best-practices/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
id: best-practices
title: Best Practices
sidebar_position: 1
---

# Best Practices
Expand Down
7 changes: 0 additions & 7 deletions docs/best-practices/network/_category_.json

This file was deleted.

14 changes: 0 additions & 14 deletions docs/best-practices/network/index.md

This file was deleted.

7 changes: 0 additions & 7 deletions docs/best-practices/security/_category_.json

This file was deleted.

14 changes: 0 additions & 14 deletions docs/best-practices/security/index.md

This file was deleted.

14 changes: 0 additions & 14 deletions docs/best-practices/storage/index.md

This file was deleted.

7 changes: 7 additions & 0 deletions docs/blueprints/by-use-case/devops/_category_.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"label": "DevOps",
"link": {
"type": "doc",
"id": "devops"
}
}
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
id: computing
title: Computing
id: devops
title: DevOps
---

# Computing
# DevOps

The Computing section offers essential insights for optimizing computing resources. Discover guidelines for selecting
appropriate instance types, managing virtual machines efficiently, and leveraging auto-scaling capabilities for dynamic
Expand Down
File renamed without changes.
13 changes: 13 additions & 0 deletions docs/blueprints/by-use-case/storage/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
id: storage
title: Storage
---

# Storage

The Computing section offers essential insights for optimizing computing resources. Discover guidelines for selecting
appropriate instance types, managing virtual machines efficiently, and leveraging auto-scaling capabilities for dynamic
workloads. Learn best practices for designing resilient and high-performance computing architectures, ensuring optimal
utilization of resources while maintaining cost-effectiveness. This section serves as a comprehensive guide for architects
and developers to fine-tune their computing strategies, enhancing the overall efficiency and reliability of applications
in the Open Telekom Cloud environment.
4 changes: 4 additions & 0 deletions docs/doc1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
id: doc1
title: doc1
---
4 changes: 4 additions & 0 deletions docs/doc2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
id: doc2
title: doc2
---
4 changes: 4 additions & 0 deletions docs/doc3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
id: doc3
title: doc3
---
82 changes: 60 additions & 22 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import type { Config } from '@docusaurus/types';
import type * as Preset from '@docusaurus/preset-classic';

const config: Config = {
title: 'Architecture Center docs-next:rc.2',
title: 'Architecture Center docs-next:theme.3',
tagline: 'Best Practices & Blueprints',
favicon: 'img/favicon.ico',

Expand Down Expand Up @@ -69,12 +69,18 @@ const config: Config = {
// Replace with your project's social card
image: 'img/docusaurus-social-card.jpg',
navbar: {
title: 'Open Telekom Cloud \n Architecture Center',
// title: 't',
logo: {
alt: 'Deutsche Telekom Logo',
src: 'img/telekom-logo.svg',
alt: 'Open Telekom Cloud Non-Logo',
src: 'img/logo_headline_kombination_m_s_m.png',
},
items: [
// {
// type: 'docSidebar',
// sidebarId: 'bestPracticesSidebar',
// position: 'left',
// label: 'Best Practices',
// },
{
type: 'docSidebar',
sidebarId: 'bestPracticesSidebar',
Expand All @@ -94,8 +100,24 @@ const config: Config = {
// label: 'Cloud Adoption Framework 🚧',
// },
// { to: '/blog', label: 'Blog', position: 'right' },
{ href: 'https://auth.otc.t-systems.com/', label: 'Console', position: 'right' },
{ href: 'https://github.com/akyriako/docs-next', label: 'GitHub', position: 'right',},
{
href: 'https://auth.otc.t-systems.com/',
position: 'right',
className: 'navbar--terminal-link',
"aria-label": 'Open Telekom Cloud Console',
},
{
href: 'https://github.com/akyriako/docs-next',
position: 'right',
className: 'navbar--github-link',
"aria-label": 'GitHub',
},
{
href: 'https://discord.gg/m4x9Ctw5',
position: 'right',
className: 'navbar--discord-link',
"aria-label": 'Discord Invite',
},
],
},
footer: {
Expand All @@ -110,7 +132,11 @@ const config: Config = {
},
{
label: 'Medium',
href: 'https://designer.otc-service.com/#/',
href: 'https://medium.com',
},
{
label: 'Portfolio Roadmap',
to: 'https://www.open-telekom-cloud.com/en/products-services/roadmap',
},
],
},
Expand All @@ -119,15 +145,19 @@ const config: Config = {
items: [
{
label: 'SDKs',
to: '/blog',
to: 'https://docs.otc.t-systems.com/developer/sdk.html',
},
{
label: 'Drivers & Tools',
to: 'https://github.com/akyriako/docs-next',
to: 'https://docs.otc.t-systems.com/developer/drivers.html',
},
{
label: 'Terraform Provider',
to: 'https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/latest/docs',
},
{
label: 'IaC & Automation',
to: '/blog',
label: 'Ansible Collections',
to: 'https://docs.otc.t-systems.com/ansible-collection-cloud/',
},
{
label: 'Cloud Create',
Expand All @@ -140,33 +170,41 @@ const config: Config = {
items: [
{
label: 'REST API',
to: '/blog',
to: 'https://docs.otc.t-systems.com/developer/api.html',
},
{
label: 'REST API Guidelines',
to: 'https://github.com/akyriako/docs-next',
label: 'REST API Usage Guidelines',
to: 'https://docs.otc.t-systems.com/developer/api_guidelines/index.html',
},
{
label: 'Endpoints',
to: '/blog',
to: 'https://docs.otc.t-systems.com/additional/endpoints.html',
},
{
label: 'Status Dashboard',
to: 'https://status.otc-service.com/',
},
],
},
{
title: 'Community',
items: [
{
label: 'Community Portal',
to: 'https://stackoverflow.com/questions/tagged/docusaurus',
label: 'Community Forums',
to: 'https://community.open-telekom-cloud.com/',
},
{
label: 'Discord',
href: 'https://discordapp.com/invite/docusaurus',
label: 'Webinars',
href: 'https://www.youtube.com/watch?v=U-x2gEy3968&list=PLS60dhorR-hgQ5n5L1boEQh0oVD-_k75p',
},
{
label: 'Twitter',
href: 'https://twitter.com/docusaurus',
label: 'Discord',
href: 'https://discord.gg/m4x9Ctw5',
},
// {
// label: 'Twitter',
// href: 'https://x.com/tsystemscom',
// },
],
},
],
Expand All @@ -178,7 +216,7 @@ const config: Config = {
},
docs: {
sidebar: {
hideable: true,
hideable: false,
autoCollapseCategories: true,
},
},
Expand Down
Loading

0 comments on commit faa607e

Please sign in to comment.