Skip to content

Commit

Permalink
feat: Use YouTube player instead of Vimeo
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianbienias committed Aug 20, 2023
1 parent 3b7f196 commit 874023e
Show file tree
Hide file tree
Showing 116 changed files with 254 additions and 245 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ tags:
- Binary
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Podstawy systemu binarnego

<VimeoPlayer videoId="770669816" />
<YouTubePlayer videoId="WBCMcpSaBo0" />

## Linki

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ tags:
- Binary
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ System binarny

<VimeoPlayer videoId="744592045" />
<YouTubePlayer videoId="_oGnp351_jQ" />

## Linki

Expand Down
4 changes: 2 additions & 2 deletions docs/010-podstawy/040-programowanie/060-wzorce-projektowe.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ tags:
- Design patterns
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Wzorce projektowe

<VimeoPlayer videoId="756167606" />
<YouTubePlayer videoId="lfBYcjsuB1c" />

## Linki

Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Frameworki i biblioteki

<VimeoPlayer videoId="745755779" />
<YouTubePlayer videoId="7NBARlKILrU" />

## Linki

Expand Down
9 changes: 9 additions & 0 deletions docs/010-podstawy/040-programowanie/080-dobre-praktyki.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Dobre praktyki

<YouTubePlayer videoId="2y86l9urf2k" />

## Linki

- [📄 Slajdy prezentacji w PDF’ie](/download/slidev/1-7-2-dobre-praktyki.pdf)
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ tags:
- Git
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Czym jest Git?

<VimeoPlayer videoId="748206605" />
<YouTubePlayer videoId="PxOhOo0jlxE" />

## Linki

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ tags:
- Git
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Instalacja

<VimeoPlayer videoId="330463514" />
<YouTubePlayer videoId="UutrohEkiQ0" />
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ tags:
- Git
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Podróżowanie w czasie

<VimeoPlayer videoId="330475494" />
<YouTubePlayer videoId="1G9wdRWNoBk" />
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ tags:
- Git
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Gałęzie, łączenie gałęzi i rozwiązywanie konfliktów

<VimeoPlayer videoId="330494817" />
<YouTubePlayer videoId="ATh20Lg2LwM" />
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ tags:
- Git
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Ignorowanie plików i katalogów

<VimeoPlayer videoId="330518935" />
<YouTubePlayer videoId="y2BZSZ2ECUY" />
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ tags:
- Git
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ 05. Tymczasowe przechowywanie zmian
# ▶️ Tymczasowe przechowywanie zmian

<VimeoPlayer videoId="330534296" />
<YouTubePlayer videoId="xVm557s0nC4" />
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ tags:
- Git
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Etykietowanie

<VimeoPlayer videoId="330578865" />
<YouTubePlayer videoId="UjQ5N6MZJcY" />
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ tags:
- Git
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Praca ze zdalnym repozytorium GitHub

<VimeoPlayer videoId="330612050" />
<YouTubePlayer videoId="XgKK0aLrm80" />
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ tags:
- Git
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Praca z graficznym interfejsem Git w Visual Studio Code

<VimeoPlayer videoId="330741239" />
<YouTubePlayer videoId="0P_KsOqlQAA" />
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ tags:
- Git
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Korzystanie z dokumentacji

<VimeoPlayer videoId="330748734" />
<YouTubePlayer videoId="b9KFRU2L6IA" />
4 changes: 2 additions & 2 deletions docs/010-podstawy/090-pamiec-podreczna/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ tags:
- Cache
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Pamięć podręczna

<VimeoPlayer videoId="755663888" />
<YouTubePlayer videoId="pecdB6sZpv4" />

## Linki

Expand Down
4 changes: 2 additions & 2 deletions docs/010-podstawy/100-siec/010-jak-dziala-internet.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ tags:
- Internet
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Jak działa internet

<VimeoPlayer videoId="745568803" />
<YouTubePlayer videoId="uUirZQKK08w" />

## Linki

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ tags:
- VPS
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Konfiguracja własnego serwera wirtualnego (VPS)

<VimeoPlayer videoId="778484308" />
<YouTubePlayer videoId="2-D9DIiPX7M" />

## Linki

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ tags:
- Self-hosting
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Serwuj strony internetowe z Twojego komputera

<VimeoPlayer videoId="780816248" />
<YouTubePlayer videoId="DDnE4YUJXOU" />

## Linki

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ tags:
- GitHub
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Darmowy hosting statycznych stron w serwisie GitHub

<VimeoPlayer videoId="770683327" />
<YouTubePlayer videoId="psNcN3Z3qUE" />

## Linki

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ tags:
- Docs
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Jak czytać dokumentację

<VimeoPlayer videoId="743970499" />
<YouTubePlayer videoId="khjHGG2ihPM" />

## Linki

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ tags:
- Docs
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Jak tworzyć dokumentację

<VimeoPlayer videoId="744192001" />
<YouTubePlayer videoId="iXayKi4gccc" />

## Linki

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ tags:
- Testing library
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Wprowadzenie do testowania

<VimeoPlayer videoId="753627286" />
<YouTubePlayer videoId="dfDksyet7mA" />

## Linki

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ tags:
- E2E
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Przykłady testów jednostkowych, integracyjnych i e2e

<VimeoPlayer videoId="771619794" />
<YouTubePlayer videoId="1tcMncxoizQ" />

## Linki

Expand Down
4 changes: 2 additions & 2 deletions docs/010-podstawy/180-bezpieczenstwo/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ tags:
- OWASP
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Bezpieczeństwo

<VimeoPlayer videoId="748303167" />
<YouTubePlayer videoId="4aCdmTydcDA" />

## Linki

Expand Down
4 changes: 2 additions & 2 deletions docs/010-podstawy/190-edytory-kodu/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ tags:
- IDE
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Edytory kodu

<VimeoPlayer videoId="747064553" />
<YouTubePlayer videoId="8GwiXGngKFg" />

## Linki

Expand Down
4 changes: 2 additions & 2 deletions docs/010-podstawy/220-praca-w-it/010-ux-ui-designer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ tags:
- Designer
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ UX/UI Designer

<VimeoPlayer videoId="741798294" />
<YouTubePlayer videoId="YsPjvZFWukk" />

## Linki

Expand Down
4 changes: 2 additions & 2 deletions docs/010-podstawy/220-praca-w-it/020-frontend-developer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ tags:
- Developer
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Frontend Developer

<VimeoPlayer videoId="742611738" />
<YouTubePlayer videoId="qfXiVR0IgkE" />

## Linki

Expand Down
4 changes: 2 additions & 2 deletions docs/010-podstawy/220-praca-w-it/030-backend-developer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ tags:
- Developer
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Backend Developer

<VimeoPlayer videoId="742614797" />
<YouTubePlayer videoId="NuMZgjCgZu8" />

## Linki

Expand Down
4 changes: 2 additions & 2 deletions docs/010-podstawy/220-praca-w-it/040-devops-qa-i-inne.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ tags:
- IT
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ DevOps, QA i inne

<VimeoPlayer videoId="743738049" />
<YouTubePlayer videoId="IT2ga8aChyM" />

## Linki

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ tags:
- UI
---

import VimeoPlayer from "@site/src/components/VimeoPlayer"
import YouTubePlayer from "@site/src/components/YouTubePlayer"

# ▶️ Wprowadzenie

<VimeoPlayer videoId="643729685" />
<YouTubePlayer videoId="f4ijDDVDydk" />
Loading

0 comments on commit 874023e

Please sign in to comment.