1
0
Fork 0

chore: Port FreeSewing.dev to docusaurus

The replaces the NextJS site powering FreeSewing.dev with a Docusaurus
setup. It's part of my efforts to simplify FreeSewing's setup so we can
focus on our core value proposition.
This commit is contained in:
Joost De Cock 2024-09-28 13:13:48 +02:00
parent 497633d1d3
commit ab3204f9f1
692 changed files with 11037 additions and 20674 deletions

View file

@ -0,0 +1,37 @@
---
title: Git training - Audiobook
---
These are git training materials for people who would like to understand how
git works rather than try to memorize all of its commands without knowing what
they do.
It is divided into 45 chapters. You can listen to them back-to back, or pick
out a specific topic you are interested in.
This training does not cover everything there is to know about git. Instead,
it aims to make you familiar with git in a way that will give you the
confidence to explore further on your own.
:::note
This is the **audiobook** format, with a total runtime of 01:43:17.
This training is also available as a **[long read][text]** (20k
words) or **[video series][video]**.
:::
<iframe className="w-full aspect-[16/9]"
width="100%" height="300" scrolling="no" frameBorder="no" allow="autoplay"
src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/playlists/1609337203&color=%23171717&auto_play=false&hide_related=false&show_comments=true&show_user=true&show_reposts=false&show_teaser=true"
></iframe>
<div></div>
[text]: /training/git/
[audio]: /training/git/audio/
[video]: /training/git/video/

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,33 @@
---
title: Git training - Video Series
---
These are git training materials for people who would like to understand how
git works rather than try to memorize all of its commands without knowing what
they do.
It is divided into 45 chapters. You can watch them back-to back, or pick out a
specific topic you are interested in.
This training does not cover everything there is to know about git. Instead,
it aims to make you familiar with git in a way that will give you the
confidence to explore further on your own.
:::note
This is the **video series** format, with an approximate total runtime of 01:43:17.
This training is also available as a **[long read][text]** (20k
words) or **[audiobook][audio]**.
:::
<iframe class="w-full aspect-[16/9]"
src="https://www.youtube.com/embed/videoseries?list=PL1gv5yv3DoZNIPVAlZRGPEB0fBvflO-xN"
frameBorder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen
/>
[text]: /training/git/
[audio]: /training/git/audio/