Added slides for Entebbe and Mburo

This commit is contained in:
mail maily 2024-01-28 19:24:35 +01:00
parent c156c1df9a
commit 3a2ac21801
32 changed files with 207 additions and 57 deletions

View File

@ -2,12 +2,22 @@
Hey there I went with my SO to Uganda and Kenya for a month. We had some pretty good time there. More about our journey you can find in the presentation.
The maps animation have been generated with [mult.dev](https://mult.dev/de)
## How to setup
```
cd slidev
npm install
```
## How to present
Start a webserver for presentation
```
npm run start
npm run dev
```
or build everything so you don't need a webserver

View File

@ -82,8 +82,4 @@ https://mult.dev/
-> Uganda ist extrem queer feindlich (Zeige vielleicht Nummer des Gesetz)
-> Der President von Uganda ist seit 30 Jahren an der Macht
-> Diskussion über Pete Pearson

View File

@ -1,10 +0,0 @@
```yaml
# The first yaml block will be treated as the frontmatter of that slide
layout: center
```
<div>
<video width="560" height="315" controls autoplay>
<source src="/assets/videos/Uganda Rundreise.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>

View File

@ -0,0 +1,120 @@
```yaml
layout: default
transition: slide-up
```
# ✈️ Let's start ✈️
<div style="justify-content: center;
align-items: center;
display: flex;
margin-top: 50px;">
<video width="560" height="315" controls loop preload>
<source src="/videos/Flight to Entebbe.mp4" type="video/mp4">
</video>
</div>
---
```yaml
layout: image
image: /pictures/Uganda/Entebbe/2023-12-13 09.11.35.jpg
transition: slide-up
```
<h1 style="
color: black;
">Quality weather in Hamburg</h1>
---
```yaml
layout: image
image: /pictures/Uganda/Entebbe/2023-12-13 17.20.42.jpg
transition: slide-up
```
<h1 style="
display: flex;
text-align: left;
position: absolute;
bottom: 0;
left: 23px;
padding: 20px;
">Short stop in Istanbul</h1>
---
```yaml
layout: image-right
image: /pictures/Uganda/Entebbe/2023-12-14 01.48.30.jpg
transition: slide-up
```
# Sarah desperatly tries to sleep
---
```yaml
layout: image
image: /pictures/Uganda/Entebbe/2023-12-14 02.15.31.jpg
transition: slide-up
```
---
```yaml
layout: iframe-right
url: https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d4084402.334928857!2d29.656792033562965!3d1.3721949130483486!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x1771a69f6499f945%3A0x874155ce43014549!2sUganda!5e0!3m2!1sde!2sde!4v1706463800853!5m2!1sde!2sde
transition: slide-up
```
# Uganda
* got their independence without a war in 1962
* With over 56 ethnic groups, Uganda is a cultural melting pot, contributing to vibrant traditions in music, dance, and cuisine
* Uganda is home to the source of the Nile River, offering opportunities for water sports and adventure activities.
* Population: 47,2 Millionen
---
```yaml
layout: iframe-right
url: https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d63837.06005149751!2d32.40888990430686!3d0.058323611956156554!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x177d86b753c20ab3%3A0xa4a550c375cc2c14!2sEntebbe%2C%20Uganda!5e0!3m2!1sde!2sde!4v1706464332335!5m2!1sde!2sde
transition: slide-up
```
# Entebbe
* former capital of Uganda
* situated on the shores of Lake Victoria
* the lake is one of the deadliest in the world
* bilharzia flukes live in the lake
* Population: 69.430
---
```yaml
layout: image
image: /pictures/Uganda/Entebbe/2023-12-14 12.13.44.jpg
transition: slide-up
```
---
```yaml
layout: image
image: /pictures/Uganda/Entebbe/2023-12-14 12.33.21.jpg
transition: slide-up
```
---
```yaml
layout: image-right
image: /pictures/Uganda/Entebbe/2023-12-14 17.44.43.jpg
transition: slide-left
```
# The Marabou Stork
* belongs to "The Ugly Five"
* is a scavenger
* loves fries

View File

@ -0,0 +1,49 @@
```yaml
layout: image-right
image: /pictures/Uganda/Mburo/Tausi_Coaches_Bus_Terminal.JPG
transition: slide-up
```
# Off to Lake Mburo
We rose before the sun on that memorable morning, knowing we had to catch the bus 🚌 to Mbara at [Add time]. A trusty taxi 🚕 whisked us from Entebbe to Kampala, marking the start of our exciting journey.
![30000UGX are 7,24€](/pictures/Uganda/Mburo/bus_ticket.jpg)
---
```yaml
layout: image
image: /pictures/Uganda/Mburo/2023-12-15 05.20.01.jpg
transition: slide-up
```
---
```yaml
layout: image
image: /pictures/Uganda/Mburo/2023-12-15 05.42.22.jpg
transition: slide-up
```
---
```yaml
layout: image
image: /pictures/Uganda/Mburo/2023-12-15 05.49.34.jpg
transition: slide-up
```
---
```yaml
layout: image
image: /pictures/Uganda/Mburo/2023-12-15 06.30.19.jpg
transition: slide-up
```

View File

@ -1,27 +0,0 @@
# Multiple Entries
You can split your slides.md into multiple files and organize them as you want using the `src` attribute.
#### `slides.md`
```markdown
# Page 1
Page 2 from main entry.
---
src: ./subpage.md
---
```
<br>
#### `subpage.md`
```markdown
# Page 2
Page 2 from another file.
```
[Learn more](https://sli.dev/guide/syntax.html#multiple-entries)

View File

@ -0,0 +1,14 @@
```yaml
layout: default
transition: slide-left
```
# Our route for Uganda
<div style="justify-content: center;
align-items: center;
display: flex;
margin-top: 50px;">
<video width="560" height="315" controls loop preload>
<source src="/videos/Uganda Rundreise.mp4" type="video/mp4">
</video>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 MiB

View File

Before

Width:  |  Height:  |  Size: 1.7 MiB

After

Width:  |  Height:  |  Size: 1.7 MiB

View File

Before

Width:  |  Height:  |  Size: 2.4 MiB

After

Width:  |  Height:  |  Size: 2.4 MiB

View File

Before

Width:  |  Height:  |  Size: 1.7 MiB

After

Width:  |  Height:  |  Size: 1.7 MiB

View File

Before

Width:  |  Height:  |  Size: 2.0 MiB

After

Width:  |  Height:  |  Size: 2.0 MiB

View File

Before

Width:  |  Height:  |  Size: 3.7 MiB

After

Width:  |  Height:  |  Size: 3.7 MiB

View File

Before

Width:  |  Height:  |  Size: 4.0 MiB

After

Width:  |  Height:  |  Size: 4.0 MiB

View File

Before

Width:  |  Height:  |  Size: 4.1 MiB

After

Width:  |  Height:  |  Size: 4.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 365 KiB

View File

Before

Width:  |  Height:  |  Size: 128 KiB

After

Width:  |  Height:  |  Size: 128 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 200 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 328 KiB

Binary file not shown.

View File

@ -1,20 +1,18 @@
```yaml
layout: cover
background: https://sli.dev/demo-cover.png
title: 'East African Adventure: Exploring Uganda and Kenya'
```
# Slidev
This is the cover page.
---
```yaml
layout: image
image: '/assets/pictures/Uganda/Tausi_Coaches_Bus_Terminal.JPG'
```
# Page 2
<p style="text-align: center;">This is a page with the layout `center` and a background image.</p>
<h2 style="text-align: center;"> 🍍 East African Adventure: Exploring Uganda and Kenya 🍍 </h2>
---
src: ./pages/01-flight-to-entebbe.md
src: ./pages/flight-to-entebbe.md
---
---
src: ./pages/tour-through-Uganda.md
---
---
src: ./pages/lake-mburo.md
---