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 19, 2023
1 parent 3b7f196 commit 93daa35
Show file tree
Hide file tree
Showing 12 changed files with 24 additions and 24 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 @@ -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
4 changes: 2 additions & 2 deletions docs/020-ux-ui/010-projektowanie-vs-kodowanie.mdx
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"

# ▶️ Projektowanie vs kodowanie

<VimeoPlayer videoId="772081476" />
<YouTubePlayer videoId="q0CWfrW57ls" />
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ tags:
- UI
---

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

# ▶️ Nagranie z webinaru (UX)

<VimeoPlayer videoId="730122188" />
<YouTubePlayer videoId="3xEdPC0a6HY" />

## 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"

# ▶️ Materiał uzupełniający (UI)

<VimeoPlayer videoId="730121327" />
<YouTubePlayer videoId="hkk8MfyNhTs" />
4 changes: 2 additions & 2 deletions docs/020-ux-ui/020-roznice-miedzy-ux-ui.mdx
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"

# ▶️ Różnice między UX a UI

<VimeoPlayer videoId="772085604" />
<YouTubePlayer videoId="IJFNGhnrBsc" />
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ tags:
- UI
---

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

# ▶️ Czy do zostania designerem UX/UI potrzeba 10000 godzin?

<VimeoPlayer videoId="772088242" />
<YouTubePlayer videoId="Pu99hKtczDw" />

## 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"

# ▶️ Przeprojektowanie interfejsu strony internetowej GLS

<VimeoPlayer videoId="772079156" />
<YouTubePlayer videoId="ur7IS3OmVJw" />
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ tags:
- Cloudflare
---

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

# ▶️ Przekierowywanie emaili przez Cloudflare

<VimeoPlayer videoId="776391716" />
<YouTubePlayer videoId="zc7Er2s0hwM" />

## Linki

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

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

# ▶️ Darmowy system do email marketingu - OSEMS

<VimeoPlayer videoId="811585428" />
<YouTubePlayer videoId="lJNMiBEV7gw" />

## Linki

Expand Down

0 comments on commit 93daa35

Please sign in to comment.