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 caf0b8b
Show file tree
Hide file tree
Showing 20 changed files with 43 additions and 41 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
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,13 @@ tags:
- Next.js
---

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

# ▶️ Warsztat Next.js 2022-12-20
# ▶️ Warsztat Web Developmentu

<VimeoPlayer videoId="783105383" />
<YouTubePlayer videoId="1Ots1Bv5_zQ" />

Nagranie z 2022-12-20

## Linki

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

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

# ▶️ Instalacja niezbędnego oprogramowania

<VimeoPlayer videoId="746556170" />
<YouTubePlayer videoId="co764-kQsUw" />

## Linki

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

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

# ▶️ Stworzenie strony głównej

<VimeoPlayer videoId="746560625" />
<YouTubePlayer videoId="I0LOCwZcqoU" />

## Linki

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

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

# ▶️ Obsługa formularza i API

<VimeoPlayer videoId="746876335" />
<YouTubePlayer videoId="DTcV1nF-ATk" />

## Linki

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

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

# ▶️ Korzystanie z bazy danych MongoDB i Prismy

<VimeoPlayer videoId="746930356" />
<YouTubePlayer videoId="hEB1K3HyMLk" />

## Linki

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

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

# ▶️ System kontroli wersji Git i serwis GitHub

<VimeoPlayer videoId="747328328" />
<YouTubePlayer videoId="4vW6EZgoZzU" />

## Linki

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

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

# ▶️ Hosting aplikacji w serwisie Vercel

<VimeoPlayer videoId="747422301" />
<YouTubePlayer videoId="R_Ozx9EuqPc" />

## Linki

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

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

# ▶️ Inne serwisy hostingowe i Cloud Development

<VimeoPlayer videoId="748526819" />
<YouTubePlayer videoId="Z-FY8UWUO1U" />

## Linki

Expand Down

0 comments on commit caf0b8b

Please sign in to comment.