✨ 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
|
transition: slide-up
|
||||||
|
|
||||||
layout: image
|
layout: two-cols
|
||||||
|
|
||||||
image: ./assets/server-in-the-house.jpeg
|
|
||||||
|
|
||||||
class: layout
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Hvorfor?
|
# Hvorfor?
|
||||||
|
|
||||||
- **Hoste egne nettsider**
|
- Hoste egne nettsider
|
||||||
- **Sette opp personlige tjenester**
|
- Sette opp personlige tjenester
|
||||||
- **Eie egen data**
|
- Eie egen data
|
||||||
- **Gøy**
|
- Gøy
|
||||||
|
|
||||||
|
::right::
|
||||||
|
|
||||||
|

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

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