Arricchimento con temi e plugin di Marpit.
This commit is contained in:
parent
2033c88557
commit
6087a83b6f
12 changed files with 1883 additions and 11 deletions
36
slides.md
36
slides.md
|
@ -2,8 +2,24 @@
|
|||
marp: true
|
||||
theme: kant
|
||||
author: Emiliano Vavassori
|
||||
title: "Proxmox VE: dalle enteprise a casa tua"
|
||||
title: "Proxmox Virtual Environment"
|
||||
description: Dalle *enterprise* a casa tua
|
||||
style: |
|
||||
|
||||
@import 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css';
|
||||
|
||||
section em {
|
||||
color: inherit;
|
||||
background-color: transparent;
|
||||
font-weight: normal;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
section a {
|
||||
color: var(--bold-color);
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
div.columns {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(2, minmax(0, 1fr));
|
||||
|
@ -11,15 +27,19 @@ style: |
|
|||
}
|
||||
---
|
||||
|
||||
# Proxmox VE: dalle *enteprise* a casa tua
|
||||
<!-- _class: titlepage -->
|
||||
|
||||
Emiliano Vavassori
|
||||
# Proxmox Virtual Environment
|
||||
## Dalle _enterprise_ a casa tua
|
||||
|
||||

|
||||
### Emiliano Vavassori
|
||||
|
||||
Linux Day 2025 Spring Edition
|
||||
<span style="margin-top: 1ex;"> </span>
|
||||
|
||||
Creative LAB, Lunetta (MN) — 10 maggio 2025
|
||||
#### Linux Day 2025 Spring Edition
|
||||
#### Creative LAB, Lunetta (MN) — 10 maggio 2025
|
||||
|
||||
######  BgLUG - Bergamo Linux Users Group
|
||||
|
||||
---
|
||||
<!-- paginate: true -->
|
||||
|
@ -352,5 +372,5 @@ Queste slides sono disponibili a questo indirizzo:
|
|||
</center>
|
||||
|
||||
Se avete domande o volete chiedermi qualcosa:
|
||||
- Email: [syntaxerrormmm(at)gmail.com](mailto:syntaxerrormm@gmail.com)
|
||||
- Telegram: [@syntaxerrormmm]()
|
||||
- :fa-solid fa-envelope: [syntaxerrormmm(at)gmail.com](mailto:syntaxerrormm@gmail.com)
|
||||
- :fa-brands fa-telegram: [@syntaxerrormmm](https://t.me/syntaxerrormmm)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue