✨ Flyttet bilder inn i public, fikset ingen kontrast i light-mode
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 51 KiB |
Before Width: | Height: | Size: 3.5 MiB After Width: | Height: | Size: 3.5 MiB |
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 1.2 MiB |
Before Width: | Height: | Size: 160 KiB After Width: | Height: | Size: 160 KiB |
Before Width: | Height: | Size: 996 KiB After Width: | Height: | Size: 996 KiB |
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 53 KiB |
43
slides.md
@ -66,19 +66,19 @@ h1 {
|
||||
---
|
||||
transition: slide-up
|
||||
|
||||
layout: image
|
||||
|
||||
image: ./assets/server-in-the-house.jpeg
|
||||
|
||||
class: layout
|
||||
layout: two-cols
|
||||
---
|
||||
|
||||
# Hvorfor?
|
||||
|
||||
- **Hoste egne nettsider**
|
||||
- **Sette opp personlige tjenester**
|
||||
- **Eie egen data**
|
||||
- **Gøy**
|
||||
- Hoste egne nettsider
|
||||
- Sette opp personlige tjenester
|
||||
- Eie egen data
|
||||
- Gøy
|
||||
|
||||
::right::
|
||||
|
||||

|
||||
|
||||
<style>
|
||||
h1 {
|
||||
@ -90,21 +90,12 @@ h1 {
|
||||
-webkit-text-fill-color: transparent;
|
||||
-moz-text-fill-color: transparent;
|
||||
}
|
||||
|
||||
.layout {
|
||||
background-size: 50% 50% !important;
|
||||
background-position: bottom right !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
---
|
||||
transition: slide-up
|
||||
|
||||
layout: image
|
||||
|
||||
image: ./assets/complete-homelab-meme.jpg
|
||||
|
||||
class: layout
|
||||
layout: two-cols
|
||||
---
|
||||
|
||||
# Hva kan man sette opp?
|
||||
@ -116,6 +107,10 @@ class: layout
|
||||
- **Actual Budget** - Budsjettering
|
||||
- **Gitea / Forgejo** - Git
|
||||
|
||||
::right::
|
||||
|
||||

|
||||
|
||||
<style>
|
||||
h1 {
|
||||
background-color: #2B90B6;
|
||||
@ -126,11 +121,6 @@ h1 {
|
||||
-webkit-text-fill-color: transparent;
|
||||
-moz-text-fill-color: transparent;
|
||||
}
|
||||
|
||||
.layout {
|
||||
background-size: 50% 50% !important;
|
||||
background-position: bottom right !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
---
|
||||
@ -138,7 +128,7 @@ transition: slide-up
|
||||
|
||||
layout: image-right
|
||||
|
||||
image: ./assets/overview-martin.png
|
||||
image: /overview-martin.png
|
||||
---
|
||||
|
||||
# Martins oppsett
|
||||
@ -173,7 +163,6 @@ h1 {
|
||||
Notater
|
||||
-->
|
||||
|
||||
|
||||
---
|
||||
transition: slide-up
|
||||
---
|
||||
@ -196,7 +185,7 @@ h1 {
|
||||
---
|
||||
transition: slide-up
|
||||
|
||||
layout: cover
|
||||
layout: statement
|
||||
---
|
||||
|
||||
# Spørsmål?
|
||||
|