This commit is contained in:
albertvala 2025-03-13 16:42:20 +01:00
parent 9df3d557ea
commit 97b9e7c8ce

32
pr.md
View File

@ -1,32 +0,0 @@
---
marp: true
class: invert
paginate: true
footer: "Albert Vala"
---
<style>
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
:root {
background-color: rgb(10,10,10);
font-family: Ubuntu, Arial
}
h1 {
color: rgb(87, 175, 246)
}
code {
background-color: rgb(10,10,10)
}
header {
color: rgb(100,100,100)
}
footer {
color: rgb(100,100,100)
}
</style>
# Prvni kontrolni bod
---
# Priprava infra
- VPS
- Nginx reverse proxy s ssl certifikatama
---