Skip to content

Commit 7c93d42

Browse files
committed
Add missing series
1 parent 6117897 commit 7c93d42

File tree

12 files changed

+58
-2
lines changed

12 files changed

+58
-2
lines changed
188 KB
Loading
590 KB
Loading
130 KB
Loading

public/assets/images/series/ruff.jpg

885 KB
Loading
549 KB
Loading

src/_series/git-good.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: "Git Good"
3+
tagline: >
4+
If the thought of learning Git has scared you, or you are just looking to...*ahem* GIT GOOD (get it?), then you're in the right place!
5+
thumbnail: "/assets/images/series/git-good.jpg"
6+
launch_date: "2024-03-01"
7+
last_updated: "2024-03-15"
8+
status: "Active"
9+
playlist_link: "https://www.youtube.com/playlist?list=PLYeOw6sTSy6aZZ1RJNYyJ43iKtDdAFUB-"
10+
---
11+
12+
## Required
13+
14+
* [Git](https://git-scm.com/downloads)
15+
16+
## Notes
17+
18+
1. On Linux and macOS, you can install Git through your package manager.

src/_series/python-310.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: "Python 3.10"
3+
tagline: >
4+
All the updates from Python 3.10.
5+
thumbnail: "/assets/images/series/python-310.jpg"
6+
launch_date: "2021-10-11"
7+
last_updated: "2021-10-15"
8+
status: "Finished"
9+
playlist_link: "https://www.youtube.com/playlist?list=PLYeOw6sTSy6be7f6thKwtAEjMegCbKpjE"
10+
---

src/_series/python-312.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Python 3.12"
33
tagline: >
4-
All the updates from Python 3.13.
4+
All the updates from Python 3.12.
55
thumbnail: "/assets/images/series/python-312.jpg"
66
launch_date: "2022-11-07"
77
last_updated: "2024-01-31"

src/_series/python-313.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: "Python 3.13"
3+
tagline: >
4+
All the updates from Python 3.13.
5+
thumbnail: "/assets/images/series/python-313.jpg"
6+
launch_date: "2023-10-16"
7+
last_updated: "2024-02-04"
8+
status: "Active"
9+
playlist_link: "https://www.youtube.com/playlist?list=PLYeOw6sTSy6aF4YtO8xHRHwYxhJ0Mli5u"
10+
---

src/_series/ruff.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: "Ruff"
3+
tagline: ""
4+
thumbnail: "/assets/images/series/ruff.jpg"
5+
launch_date: "2023-02-27"
6+
last_updated: "2023-11-06"
7+
status: "Active"
8+
playlist_link: "https://www.youtube.com/playlist?list=PLYeOw6sTSy6YuC9UPbdWZ-qTH1Sfgy0wA"
9+
---

0 commit comments

Comments
 (0)