Skip to content

Commit

Permalink
Merge pull request #25 from ayubxon13/main
Browse files Browse the repository at this point in the history
[NEW] Added og:description to tutorials page
  • Loading branch information
ismoilovdevml authored Oct 18, 2024
2 parents d1b8f64 + a64722b commit 2fabf0d
Show file tree
Hide file tree
Showing 21 changed files with 107 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pages/tutorials/all.en-UZ.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
description: "Barcha Dokumentatsiyalar"
---

import Card, { Cards } from '@components/core/Tutorial/Card';
import developingGuides from './article/_meta.en-UZ.json';

Expand Down
5 changes: 5 additions & 0 deletions pages/tutorials/article/ansible-terraform.en-UZ.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
image: https://raw.githubusercontent.com/devops-journey-uz/assets/main/images/article/ansible-terraform/banner.png
description: "Nega Ansible va Terraformni tanladim?"
---

import { Callout } from "nextra-theme-docs";

# Nega Ansible va Terraformni tanladim?
Expand Down
5 changes: 5 additions & 0 deletions pages/tutorials/article/api-gateway-nima.en-UZ.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
image: https://raw.githubusercontent.com/devops-journey-uz/assets/main/images/article/api-gateway-nima/banner.png
description: "API Gateway nima?"
---

import { Callout } from "nextra-theme-docs";

# API Gateway nima?
Expand Down
4 changes: 4 additions & 0 deletions pages/tutorials/article/bind9-nameserver.en-UZ.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
description: "bind9 orqali DNS nameserver sozlash"
---

import { Callout } from "nextra-theme-docs";

# bind9 orqali DNS nameserver sozlash
Expand Down
6 changes: 6 additions & 0 deletions pages/tutorials/article/cephga-kirish.en-UZ.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
image: https://raw.githubusercontent.com/devops-journey-uz/assets/main/images/article/cephga-kirish/banner.png
description: "Cephga Kirish"
---


import { Callout } from "nextra-theme-docs";

# Cephga Kirish
Expand Down
5 changes: 5 additions & 0 deletions pages/tutorials/article/cpu-cache.en-UZ.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
image: https://raw.githubusercontent.com/devops-journey-uz/assets/main/images/article/cpu-cache/1.jpeg
description: "CPU cache nima va u qanday ishlaydi?"
---

import { Callout } from "nextra-theme-docs";

# CPU cache nima va u qanday ishlaydi?
Expand Down
5 changes: 5 additions & 0 deletions pages/tutorials/article/dinamik-to-static.en-UZ.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
image: https://raw.githubusercontent.com/devops-journey-uz/assets/main/images/tutorials/network/dinamik-to-static.jpg
description: "Dinamik IP'dagi serverni global tarmoqga chiqarish."
---

import { Callout } from "nextra-theme-docs";

# Dinamik IP'dagi serverni global tarmoqga chiqarish.
Expand Down
6 changes: 6 additions & 0 deletions pages/tutorials/article/git-branching.en-UZ.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
image: https://raw.githubusercontent.com/devops-journey-uz/assets/main/images/article/git-branching/banner.png
description: "Muvaffaqiyatli Git branching modeli"
---


import { Callout } from "nextra-theme-docs";

# Muvaffaqiyatli Git branching modeli
Expand Down
5 changes: 5 additions & 0 deletions pages/tutorials/article/kernel.en-UZ.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
image: https://raw.githubusercontent.com/devops-journey-uz/assets/main/images/article/kernel/1.webp
description: "Kernel nima va u qanday ishlaydi?"
---

import { Callout } from "nextra-theme-docs";

# Kernel nima va u qanday ishlaydi?
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
image: https://raw.githubusercontent.com/devops-journey-uz/assets/main/images/article/keycloak-server/banner.png
description: "Keycloak bilan Identity Server sozlash"
---


import { Callout } from "nextra-theme-docs";

# Keycloak bilan Identity Server sozlash
Expand Down
6 changes: 6 additions & 0 deletions pages/tutorials/article/linux-file-system.en-UZ.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
image: ps://raw.githubusercontent.com/devops-journey-uz/assets/main/images/article/linux-fayl-tizimi/1.jpg
description: "Linux fayl tizimi uchun keng qamrovli qo'llanma"
---


import { Callout } from "nextra-theme-docs";

## Linux fayl tizimi uchun keng qamrovli qo'llanma
Expand Down
5 changes: 5 additions & 0 deletions pages/tutorials/article/linux-kernel.en-UZ.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
image: https://raw.githubusercontent.com/devops-journey-uz/assets/main/images/article/os-kernel/1.png
description: "Asosiy operatsion tizim atamalari va tushunchalari"
---

import { Callout } from "nextra-theme-docs";

# Asosiy operatsion tizim atamalari va tushunchalari
Expand Down
5 changes: 5 additions & 0 deletions pages/tutorials/article/linux-security.en-UZ.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
image: https://raw.githubusercontent.com/devops-journey-uz/assets/main/images/article/linux-security/banner.png
description: "Linux xavfsizligi bo'yicha bosqichma-bosqich qo'llanma"
---

import { Callout } from "nextra-theme-docs";

# Linux xavfsizligi bo'yicha bosqichma-bosqich qo'llanma
Expand Down
6 changes: 6 additions & 0 deletions pages/tutorials/article/llvm.en-UZ.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
image: https://raw.githubusercontent.com/devops-journey-uz/assets/main/images/article/llvm/1.png
description: "LLVM Arxitekturasi"
---


import { Callout } from "nextra-theme-docs";

# LLVM Arxitekturasi
Expand Down
5 changes: 5 additions & 0 deletions pages/tutorials/article/minio-server-sozlash.en-UZ.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
image: https://raw.githubusercontent.com/devops-journey-uz/assets/main/images/article/minio-server/banner.png
description: "Minio bilan Object Storage Server sozlash"
---

import { Callout } from "nextra-theme-docs";

# Minio bilan Object Storage Server sozlash
Expand Down
5 changes: 5 additions & 0 deletions pages/tutorials/article/monolithic-microservices.en-UZ.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
image: https://raw.githubusercontent.com/devops-journey-uz/assets/main/images/article/monolithic-microservices/1.webp
description: "Monolithic vs Microservices Architecture"
---

import { Callout } from "nextra-theme-docs";

# Monolithic vs Microservices Architecture
Expand Down
5 changes: 5 additions & 0 deletions pages/tutorials/article/netflix-deploy.en-UZ.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
image: https://raw.githubusercontent.com/devops-journey-uz/assets/main/images/article/netflix/banner.png
description: "DevSecOps Project: Neftlix"
---

import { Callout } from "nextra-theme-docs";

## DevSecOps Project: Neftlix
Expand Down
5 changes: 5 additions & 0 deletions pages/tutorials/article/nfs-server.en-UZ.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
image: https://raw.githubusercontent.com/devops-journey-uz/assets/main/images/article/nfs-server/banner.png
description: "NFS Server sozlash"
---

import { Callout } from "nextra-theme-docs";

# NFS Server sozlash
Expand Down
5 changes: 5 additions & 0 deletions pages/tutorials/article/openvpn-subnet.en-UZ.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
image: https://raw.githubusercontent.com/devops-journey-uz/assets/main/images/tutorials/network/openvpn-subnet.jpg
description: "OpenVPN orqali subnetlarga ulanish"
---

import { Callout } from "nextra-theme-docs";

# OpenVPN orqali subnetlarga ulanish
Expand Down
5 changes: 5 additions & 0 deletions pages/tutorials/article/wasm.en-UZ.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
image: https://raw.githubusercontent.com/devops-journey-uz/assets/main/images/article/wasm/1.png
description: "WebAssembly WASM"
---

import { Callout } from "nextra-theme-docs";

# WebAssembly WASM
Expand Down
4 changes: 4 additions & 0 deletions pages/tutorials/developing.en-UZ.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
description: "DevOps bo'yicha dokumentatsiyalar"
---

import Card, { Cards } from '@components/core/Tutorial/Card';
import developingGuides from './article/_meta.en-UZ.json';

Expand Down

0 comments on commit 2fabf0d

Please sign in to comment.