From caf0b8b66aef81d03ff319caea4ec85dcd48dbbe Mon Sep 17 00:00:00 2001 From: Adrian Bienias Date: Sat, 19 Aug 2023 11:19:16 +0200 Subject: [PATCH] feat: Use YouTube player instead of Vimeo --- .../000-system-binarny/010-podstawy-systemu-binarnego.mdx | 4 ++-- ...konfiguracja-wlasnego-serwera-wirtualnego-vps copy.mdx | 4 ++-- ...serwuj-strony-internetowe-z-twojego-komputera copy.mdx | 4 ++-- ...armowy-hosting-statycznych-stron-w-serwisie-github.mdx | 4 ++-- docs/020-ux-ui/010-projektowanie-vs-kodowanie.mdx | 4 ++-- .../010-nagranie-z-webinaru-ux.mdx | 4 ++-- .../020-material-uzupelniajacy-ui.mdx | 4 ++-- docs/020-ux-ui/020-roznice-miedzy-ux-ui.mdx | 4 ++-- ...do-zostania-designerem-ux-ui-potrzeba-10000-godzin.mdx | 4 ++-- ...zeprojektowanie-interfejsu-strony-internetowej-gls.mdx | 4 ++-- .../010-przekierowywanie-emaili-przez-cloudflare.mdx | 4 ++-- .../020-darmowy-system-do-email-marketingu-osems.mdx | 4 ++-- .../060-next-js/010-warsztat-next-js-2022-12-20.mdx | 8 +++++--- .../010-instalacja-niezbednego-oprogramowania.mdx | 4 ++-- .../020-stworzenie-strony-glownej.mdx | 4 ++-- .../030-obsluga-formularza-i-api.mdx | 4 ++-- .../040-korzystanie-z-bazy-danych-mongodb-i-prismy.mdx | 4 ++-- .../050-system-kontroli-wersji-git-i-serwis-github.mdx | 4 ++-- .../060-hosting-aplikacji-w-serwisie-vercel.mdx | 4 ++-- .../070-inne-serwisy-hostingowe-i-cloud-development.mdx | 4 ++-- 20 files changed, 43 insertions(+), 41 deletions(-) diff --git a/docs/010-podstawy/010-sprzet-komputerowy/000-system-binarny/010-podstawy-systemu-binarnego.mdx b/docs/010-podstawy/010-sprzet-komputerowy/000-system-binarny/010-podstawy-systemu-binarnego.mdx index 8799873e7..602da735d 100644 --- a/docs/010-podstawy/010-sprzet-komputerowy/000-system-binarny/010-podstawy-systemu-binarnego.mdx +++ b/docs/010-podstawy/010-sprzet-komputerowy/000-system-binarny/010-podstawy-systemu-binarnego.mdx @@ -3,11 +3,11 @@ tags: - Binary --- -import VimeoPlayer from "@site/src/components/VimeoPlayer" +import YouTubePlayer from "@site/src/components/YouTubePlayer" # ▶️ Podstawy systemu binarnego - + ## Linki diff --git a/docs/010-podstawy/120-hosting/010-konfiguracja-wlasnego-serwera-wirtualnego-vps copy.mdx b/docs/010-podstawy/120-hosting/010-konfiguracja-wlasnego-serwera-wirtualnego-vps copy.mdx index 1913c47bf..b914b3abd 100644 --- a/docs/010-podstawy/120-hosting/010-konfiguracja-wlasnego-serwera-wirtualnego-vps copy.mdx +++ b/docs/010-podstawy/120-hosting/010-konfiguracja-wlasnego-serwera-wirtualnego-vps copy.mdx @@ -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) - + ## Linki diff --git a/docs/010-podstawy/120-hosting/020-serwuj-strony-internetowe-z-twojego-komputera copy.mdx b/docs/010-podstawy/120-hosting/020-serwuj-strony-internetowe-z-twojego-komputera copy.mdx index 0cbbf3787..6e328b8b8 100644 --- a/docs/010-podstawy/120-hosting/020-serwuj-strony-internetowe-z-twojego-komputera copy.mdx +++ b/docs/010-podstawy/120-hosting/020-serwuj-strony-internetowe-z-twojego-komputera copy.mdx @@ -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 - + ## Linki diff --git a/docs/010-podstawy/120-hosting/030-darmowy-hosting-statycznych-stron-w-serwisie-github.mdx b/docs/010-podstawy/120-hosting/030-darmowy-hosting-statycznych-stron-w-serwisie-github.mdx index 54c57a647..55fe92f38 100644 --- a/docs/010-podstawy/120-hosting/030-darmowy-hosting-statycznych-stron-w-serwisie-github.mdx +++ b/docs/010-podstawy/120-hosting/030-darmowy-hosting-statycznych-stron-w-serwisie-github.mdx @@ -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 - + ## Linki diff --git a/docs/020-ux-ui/010-projektowanie-vs-kodowanie.mdx b/docs/020-ux-ui/010-projektowanie-vs-kodowanie.mdx index 02d30ca5f..467e3955c 100644 --- a/docs/020-ux-ui/010-projektowanie-vs-kodowanie.mdx +++ b/docs/020-ux-ui/010-projektowanie-vs-kodowanie.mdx @@ -4,8 +4,8 @@ tags: - UI --- -import VimeoPlayer from "@site/src/components/VimeoPlayer" +import YouTubePlayer from "@site/src/components/YouTubePlayer" # ▶️ Projektowanie vs kodowanie - + diff --git a/docs/020-ux-ui/020-praktyczne-szkolenie-projektowania-ux-ui/010-nagranie-z-webinaru-ux.mdx b/docs/020-ux-ui/020-praktyczne-szkolenie-projektowania-ux-ui/010-nagranie-z-webinaru-ux.mdx index 8d55cc9f3..08c93ee44 100644 --- a/docs/020-ux-ui/020-praktyczne-szkolenie-projektowania-ux-ui/010-nagranie-z-webinaru-ux.mdx +++ b/docs/020-ux-ui/020-praktyczne-szkolenie-projektowania-ux-ui/010-nagranie-z-webinaru-ux.mdx @@ -4,11 +4,11 @@ tags: - UI --- -import VimeoPlayer from "@site/src/components/VimeoPlayer" +import YouTubePlayer from "@site/src/components/YouTubePlayer" # ▶️ Nagranie z webinaru (UX) - + ## Linki diff --git a/docs/020-ux-ui/020-praktyczne-szkolenie-projektowania-ux-ui/020-material-uzupelniajacy-ui.mdx b/docs/020-ux-ui/020-praktyczne-szkolenie-projektowania-ux-ui/020-material-uzupelniajacy-ui.mdx index e9a51edad..9116ce900 100644 --- a/docs/020-ux-ui/020-praktyczne-szkolenie-projektowania-ux-ui/020-material-uzupelniajacy-ui.mdx +++ b/docs/020-ux-ui/020-praktyczne-szkolenie-projektowania-ux-ui/020-material-uzupelniajacy-ui.mdx @@ -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) - + diff --git a/docs/020-ux-ui/020-roznice-miedzy-ux-ui.mdx b/docs/020-ux-ui/020-roznice-miedzy-ux-ui.mdx index f8efe84fd..31c6f372b 100644 --- a/docs/020-ux-ui/020-roznice-miedzy-ux-ui.mdx +++ b/docs/020-ux-ui/020-roznice-miedzy-ux-ui.mdx @@ -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 - + diff --git a/docs/020-ux-ui/030-czy-do-zostania-designerem-ux-ui-potrzeba-10000-godzin.mdx b/docs/020-ux-ui/030-czy-do-zostania-designerem-ux-ui-potrzeba-10000-godzin.mdx index d5f3b7836..d64e89404 100644 --- a/docs/020-ux-ui/030-czy-do-zostania-designerem-ux-ui-potrzeba-10000-godzin.mdx +++ b/docs/020-ux-ui/030-czy-do-zostania-designerem-ux-ui-potrzeba-10000-godzin.mdx @@ -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? - + ## Linki diff --git a/docs/020-ux-ui/040-przeprojektowanie-interfejsu-strony-internetowej-gls.mdx b/docs/020-ux-ui/040-przeprojektowanie-interfejsu-strony-internetowej-gls.mdx index d0b31aba5..f45a84582 100644 --- a/docs/020-ux-ui/040-przeprojektowanie-interfejsu-strony-internetowej-gls.mdx +++ b/docs/020-ux-ui/040-przeprojektowanie-interfejsu-strony-internetowej-gls.mdx @@ -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 - + diff --git a/docs/040-backend/110-obsluga-emaili/010-przekierowywanie-emaili-przez-cloudflare.mdx b/docs/040-backend/110-obsluga-emaili/010-przekierowywanie-emaili-przez-cloudflare.mdx index 012d867a0..19d9af0a9 100644 --- a/docs/040-backend/110-obsluga-emaili/010-przekierowywanie-emaili-przez-cloudflare.mdx +++ b/docs/040-backend/110-obsluga-emaili/010-przekierowywanie-emaili-przez-cloudflare.mdx @@ -4,11 +4,11 @@ tags: - Cloudflare --- -import VimeoPlayer from "@site/src/components/VimeoPlayer" +import YouTubePlayer from "@site/src/components/YouTubePlayer" # ▶️ Przekierowywanie emaili przez Cloudflare - + ## Linki diff --git a/docs/040-backend/110-obsluga-emaili/020-darmowy-system-do-email-marketingu-osems.mdx b/docs/040-backend/110-obsluga-emaili/020-darmowy-system-do-email-marketingu-osems.mdx index 70aa91f7c..441bdaada 100644 --- a/docs/040-backend/110-obsluga-emaili/020-darmowy-system-do-email-marketingu-osems.mdx +++ b/docs/040-backend/110-obsluga-emaili/020-darmowy-system-do-email-marketingu-osems.mdx @@ -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 - + ## Linki diff --git a/docs/050-fullstack/060-next-js/010-warsztat-next-js-2022-12-20.mdx b/docs/050-fullstack/060-next-js/010-warsztat-next-js-2022-12-20.mdx index 63f60298b..3a42dc0c7 100644 --- a/docs/050-fullstack/060-next-js/010-warsztat-next-js-2022-12-20.mdx +++ b/docs/050-fullstack/060-next-js/010-warsztat-next-js-2022-12-20.mdx @@ -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 - + + +Nagranie z 2022-12-20 ## Linki diff --git a/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/010-instalacja-niezbednego-oprogramowania.mdx b/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/010-instalacja-niezbednego-oprogramowania.mdx index bbc717f04..c27ba1f5e 100644 --- a/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/010-instalacja-niezbednego-oprogramowania.mdx +++ b/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/010-instalacja-niezbednego-oprogramowania.mdx @@ -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 - + ## Linki diff --git a/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/020-stworzenie-strony-glownej.mdx b/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/020-stworzenie-strony-glownej.mdx index 493599b6d..765f5755a 100644 --- a/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/020-stworzenie-strony-glownej.mdx +++ b/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/020-stworzenie-strony-glownej.mdx @@ -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 - + ## Linki diff --git a/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/030-obsluga-formularza-i-api.mdx b/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/030-obsluga-formularza-i-api.mdx index b8118bff0..dcb714a10 100644 --- a/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/030-obsluga-formularza-i-api.mdx +++ b/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/030-obsluga-formularza-i-api.mdx @@ -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 - + ## Linki diff --git a/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/040-korzystanie-z-bazy-danych-mongodb-i-prismy.mdx b/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/040-korzystanie-z-bazy-danych-mongodb-i-prismy.mdx index d23de9a75..d27f91519 100644 --- a/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/040-korzystanie-z-bazy-danych-mongodb-i-prismy.mdx +++ b/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/040-korzystanie-z-bazy-danych-mongodb-i-prismy.mdx @@ -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 - + ## Linki diff --git a/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/050-system-kontroli-wersji-git-i-serwis-github.mdx b/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/050-system-kontroli-wersji-git-i-serwis-github.mdx index a9dd85db1..ca991961b 100644 --- a/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/050-system-kontroli-wersji-git-i-serwis-github.mdx +++ b/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/050-system-kontroli-wersji-git-i-serwis-github.mdx @@ -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 - + ## Linki diff --git a/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/060-hosting-aplikacji-w-serwisie-vercel.mdx b/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/060-hosting-aplikacji-w-serwisie-vercel.mdx index 2939542e3..129354490 100644 --- a/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/060-hosting-aplikacji-w-serwisie-vercel.mdx +++ b/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/060-hosting-aplikacji-w-serwisie-vercel.mdx @@ -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 - + ## Linki diff --git a/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/070-inne-serwisy-hostingowe-i-cloud-development.mdx b/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/070-inne-serwisy-hostingowe-i-cloud-development.mdx index c2811d267..0b46fa67d 100644 --- a/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/070-inne-serwisy-hostingowe-i-cloud-development.mdx +++ b/docs/050-fullstack/060-next-js/020-mini-projekt-z-next-js/070-inne-serwisy-hostingowe-i-cloud-development.mdx @@ -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 - + ## Linki