Skip to content

Commit 1da8e7e

Browse files
committed
Use own subdomain for youtube links
1 parent 9886517 commit 1da8e7e

File tree

9 files changed

+13
-13
lines changed

9 files changed

+13
-13
lines changed

content/10/2020/year.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ To convert requests into a pretty decent (link: https://roadmap.getkirby.com tex
5050

5151
## Kirby Casts
5252

53-
The private live streams for the Kirby Next supporters really started to grow on me. Plans for a YouTube channel had been lying around in the drawer for a long time. But it still took yet another year until we finally opened (link: https://youtube.com/kirbycasts text: our own YouTube channel) and I started to record the first videos. Kris from the design studio (link: https://floriankarsten.com/ text: Florian Karsten) helped me with a little logo animation and the first thumbnail designs. I tried to get into a weekly uploading schedule, which worked for quite a while until the pandemic lockdowns started and home schooling broke my streak. New videos are planned for this year!
53+
The private live streams for the Kirby Next supporters really started to grow on me. Plans for a YouTube channel had been lying around in the drawer for a long time. But it still took yet another year until we finally opened (link: https://videos.getkirby.com text: our own YouTube channel) and I started to record the first videos. Kris from the design studio (link: https://floriankarsten.com/ text: Florian Karsten) helped me with a little logo animation and the first thumbnail designs. I tried to get into a weekly uploading schedule, which worked for quite a while until the pandemic lockdowns started and home schooling broke my streak. New videos are planned for this year!
5454

55-
(image: kirbycasts.png caption: Finally a YouTube channel! link: https://youtube.com/kirbycasts)
55+
(image: kirbycasts.png caption: Finally a YouTube channel! link: https://videos.getkirby.com)
5656

5757
## Blocks
5858

content/10/2021/year.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ After the 3.5 release, we decided to make a website sprint and release a new sit
1717
Within just two months, we hit three different milestones by accident.
1818

1919
✅ 1000 (link: https://github.com/getkirby/kirby text: PRs for Kirby 3)
20-
✅ 1000 (link: https://youtube.com/kirbycasts text: YouTube Subscribers)
20+
✅ 1000 (link: https://videos.getkirby.com text: YouTube Subscribers)
2121
✅ 1000 (link: https://chat.getkirby.com text: Discord Users)
2222

2323
The number of PRs is a great benchmark for the consistency and quality that we managed to get into our workflow after Kirby 2. I think it's the number I'm most proud of. The team is doing an amazing job here.

content/docs/4_screencasts/link.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Title: Screencasts
22

33
----
44

5-
Link: https://youtube.com/kirbycasts
5+
Link: https://videos.getkirby.com
66

77
----
88

content/kosmos/20201002_49/kosmos-issue.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Our new [feedback tool](https://feedback.getkirby.com) is the home for all your
5050

5151
++++
5252

53-
Become a Kirby Pro quickly with [Bastian's video tutorials](https://youtube.com/kirbycasts). 10 videos have already been published in the last couple of weeks and more are to come on a more or less weekly basis. We started with the basics but will soon cover more advanced topics.
53+
Become a Kirby Pro quickly with [Bastian's video tutorials](https://videos.getkirby.com). 10 videos have already been published in the last couple of weeks and more are to come on a more or less weekly basis. We started with the basics but will soon cover more advanced topics.
5454

5555
(…columns)
5656

@@ -94,7 +94,7 @@ Brian Liddell has written an in-depth step-by-step article about [installing Kir
9494
While I thought that I'm more or less comfortable with the CLI at least for common day to day stuff, I realized after switching from Mac to Linux recently that I need to get better and faster. So here are some resources I found that you might also find useful:
9595

9696

97-
- [Learn the Command Line](https://www.codecademy.com/learn/learn-the-command-line) on Codecademy
97+
- [Learn the Command Line](https://www.codecademy.com/learn/learn-the-command-line) on Codecademy
9898
- [Shellscripting Tutorial](https://www.shellscript.sh/)
9999
- [Introduction to the Command Line](https://launchschool.com/books/command_line/) on Launch School
100100

site/snippets/kirbytext/screencast.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<article class="screencast mb-6 bg-black color-white grid">
22
<header class="p-6">
3-
<a href="https://youtube.com/kirbycasts" class="h6 block mb-3">Screencast</a>
3+
<a href="https://videos.getkirby.com" class="h6 block mb-3">Screencast</a>
44
<h2 class="h2 color-white"><?= $title ?></h2>
55
<?php if ($text ?? null): ?>
66
<p class="text-base color-gray-400"><?= widont($text) ?></p>

site/snippets/layouts/footer.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<a title="Instagram" rel="me" href="https://instagram.com/getkirby">
1616
<?= icon('instagram') ?>
1717
</a>
18-
<a title="Youtube" rel="me" href="https://youtube.com/kirbycasts">
18+
<a title="Youtube" rel="me" href="https://videos.getkirby.com">
1919
<?= icon('youtube') ?>
2020
</a>
2121
<a title="Discord" rel="me" href="https://chat.getkirby.com">
@@ -46,7 +46,7 @@
4646
<li><a href="/docs/guide">Guide</a></li>
4747
<li><a href="/docs/cookbook">Cookbook</a></li>
4848
<li><a href="/docs/reference">Reference</a></li>
49-
<li><a href="https://youtube.com/kirbycasts">Screencasts</a></li>
49+
<li><a href="https://videos.getkirby.com">Screencasts</a></li>
5050
<li><a href="/docs/glossary">Glossary</a></li>
5151
<li><a href="/docs/archive">Archive</a></li>
5252
</ul>

site/snippets/layouts/menu.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<li><a href="/docs/guide">Guide</a></li>
2525
<li><a href="/docs/cookbook">Cookbook</a></li>
2626
<li><a href="/docs/reference">Reference</a></li>
27-
<li><a class="is-external" href="https://youtube.com/kirbycasts">Screencasts</a></li>
27+
<li><a class="is-external" href="https://videos.getkirby.com">Screencasts</a></li>
2828
<li><a href="/docs/glossary">Glossary</a></li>
2929
</ul>
3030
</li>

site/snippets/templates/home/updates.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<div class="columns" style="--columns-sm: 1; --columns-md: 2; --columns-lg: 1; --column-gap: var(--spacing-12)">
33
<?php snippet('hgroup', [
44
'title' => $title ?? 'Join the Kirby community!',
5-
'subtitle' => 'Subscribe to our <a class="link" href="/kosmos">monthly newsletter</a>. Enter our <a class="link" href="https://chat.getkirby.com">Discord chat</a>. Watch the <a class="link" href="https://youtube.com/kirbycasts">screencasts</a>. Follow us in the <a class="link" href="https://mastodon.social/@getkirby">fediverse</a> and on <a class="link" href="https://instagram.com/getkirby">Instagram</a> for the latest updates.',
5+
'subtitle' => 'Subscribe to our <a class="link" href="/kosmos">monthly newsletter</a>. Enter our <a class="link" href="https://chat.getkirby.com">Discord chat</a>. Watch the <a class="link" href="https://videos.getkirby.com">screencasts</a>. Follow us in the <a class="link" href="https://mastodon.social/@getkirby">fediverse</a> and on <a class="link" href="https://instagram.com/getkirby">Instagram</a> for the latest updates.',
66
'mb' => 3
77
]) ?>
88

@@ -14,7 +14,7 @@
1414
</a>
1515
</li>
1616
<li>
17-
<a class="flex items-center" href="https://youtube.com/kirbycasts">
17+
<a class="flex items-center" href="https://videos.getkirby.com">
1818
<figure class="mr-3 iconbox color-white bg-black rounded" style="--size: 3rem"><?= icon('youtube') ?></figure>
1919
Screencasts
2020
</a>

site/templates/2021.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
</a>
9494
</li>
9595
<li class="bg-dark p-6">
96-
<a class="block" href="https://youtube.com/kirbycasts">
96+
<a class="block" href="https://videos.getkirby.com">
9797
<span class="block text-2xl" style="color: var(--color-red-500)">1,100</span>
9898
<span class="font-mono text-xs"> Youtube subscribers</span>
9999
</a>

0 commit comments

Comments
 (0)