From 702aaa348838916c9bdcd3f1f61798fefa6e6197 Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Sun, 30 Mar 2025 12:44:35 +0200 Subject: [PATCH] docs: Added day-3 --- content/day-1/_index.md | 2 +- content/day-2/_index.md | 2 +- content/day-3/.gitkeep | 0 content/day-3/_index.md | 9 +++++++++ content/day0/_index.md | 2 +- content/day1/_index.md | 2 +- content/day2/_index.md | 2 +- content/day3/_index.md | 2 +- content/lessons_learned/_index.md | 2 +- 9 files changed, 16 insertions(+), 7 deletions(-) create mode 100644 content/day-3/.gitkeep create mode 100644 content/day-3/_index.md diff --git a/content/day-1/_index.md b/content/day-1/_index.md index 88051ae..a4513f4 100644 --- a/content/day-1/_index.md +++ b/content/day-1/_index.md @@ -1,7 +1,7 @@ --- archetype: chapter title: Day -1 -weight: 2 +weight: 3 --- TODO: diff --git a/content/day-2/_index.md b/content/day-2/_index.md index f2625d5..865ec31 100644 --- a/content/day-2/_index.md +++ b/content/day-2/_index.md @@ -1,7 +1,7 @@ --- archetype: chapter title: Day -2 -weight: 1 +weight: 2 --- This is the first day of Cloud Native Rejekts and the first time of me attending this event. diff --git a/content/day-3/.gitkeep b/content/day-3/.gitkeep new file mode 100644 index 0000000..e69de29 diff --git a/content/day-3/_index.md b/content/day-3/_index.md new file mode 100644 index 0000000..013d43b --- /dev/null +++ b/content/day-3/_index.md @@ -0,0 +1,9 @@ +--- +archetype: chapter +title: Day -3 +weight: 1 +--- + +Yes that is a negative day. +Why? Because the numbering of the days is based on KubeCon instead of the trip. +Why? Ask the sleep deprived version of me who started his trip to London at 2am... diff --git a/content/day0/_index.md b/content/day0/_index.md index aab690d..c46c69a 100644 --- a/content/day0/_index.md +++ b/content/day0/_index.md @@ -1,7 +1,7 @@ --- archetype: chapter title: Day 0 -weight: 3 +weight: 4 --- TODO: diff --git a/content/day1/_index.md b/content/day1/_index.md index a1c17dc..a2f2084 100644 --- a/content/day1/_index.md +++ b/content/day1/_index.md @@ -1,7 +1,7 @@ --- archetype: chapter title: Day 1 -weight: 4 +weight: 5 --- TODO: diff --git a/content/day2/_index.md b/content/day2/_index.md index 19307b8..b230863 100644 --- a/content/day2/_index.md +++ b/content/day2/_index.md @@ -1,7 +1,7 @@ --- archetype: chapter title: Day 2 -weight: 5 +weight: 6 --- TODO: diff --git a/content/day3/_index.md b/content/day3/_index.md index 4e1b7d7..5354148 100644 --- a/content/day3/_index.md +++ b/content/day3/_index.md @@ -1,7 +1,7 @@ --- archetype: chapter title: Day 3 -weight: 6 +weight: 7 --- TODO: diff --git a/content/lessons_learned/_index.md b/content/lessons_learned/_index.md index b52a184..ac17206 100644 --- a/content/lessons_learned/_index.md +++ b/content/lessons_learned/_index.md @@ -1,7 +1,7 @@ --- archetype: chapter title: Lessons Learned -weight: 7 +weight: 8 --- TODO: