DUG#7: Greetings, Agenda

Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
This commit is contained in:
Piotr Król
2024-09-09 15:12:06 +02:00
parent b18bb6900d
commit 38a801204f
9 changed files with 154 additions and 639 deletions
+1 -5
View File
@@ -92,11 +92,7 @@ MD018: true
MD019: true
# MD022/blanks-around-headings/blanks-around-headers - Headings should be surrounded by blank lines
MD022:
# Blank lines above heading
lines_above: 1
# Blank lines below heading
lines_below: 1
MD022: false
# MD023/heading-start-left/header-start-left - Headings must start at the beginning of the line
MD023: true
+2 -1
View File
@@ -5,7 +5,8 @@
v-if="$nav.currentLayout !== 'cover'"
class="absolute bottom-0 left-0 right-0 text-center py-2 text-[#000000]"
>
<small>© Copyright 2024. All Rights Reserved by 3mdeb Sp. z o.o.</small>
<small>© 2024 3mdeb Sp. z o.o. Licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0/" target="_blank">CC BY-SA 4.0</a>. .
</small>
<div class="absolute bottom-0 right-0 py-2 pr-2 text-right text-[#000000]">
<small><SlideCurrentNo/>/<SlidesTotal/></small>
</div>
+10
View File
@@ -10,6 +10,9 @@
"@slidev/theme-default": "latest",
"@slidev/theme-seriph": "latest",
"vue": "^3.4.38"
},
"devDependencies": {
"markdown-it-admon": "^1.0.1"
}
},
"node_modules/@ampproject/remapping": {
@@ -5600,6 +5603,13 @@
"markdown-it": "bin/markdown-it.mjs"
}
},
"node_modules/markdown-it-admon": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/markdown-it-admon/-/markdown-it-admon-1.0.1.tgz",
"integrity": "sha512-+slgF0zZQ5908uo+U0cNBY6CUG4ym2GZsOdliDdn6P5doMubfxEZsVW3POaJOzXpd6VXLmn95NYa9Qdp7OMK7Q==",
"dev": true,
"license": "MIT"
},
"node_modules/markdown-it-footnote": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/markdown-it-footnote/-/markdown-it-footnote-4.0.0.tgz",
+3
View File
@@ -12,5 +12,8 @@
"@slidev/theme-default": "latest",
"@slidev/theme-seriph": "latest",
"vue": "^3.4.38"
},
"devDependencies": {
"markdown-it-admon": "^1.0.1"
}
}
+70
View File
@@ -0,0 +1,70 @@
---
layout: cover
background: /intro.png
class: text-center
---
## &#x1F44B; Dasharo User Group #7 &#x1F389;
### Greetings, Agenda
<center><img src="/dasharo-sygnet-white.svg" width="150px" style="margin-left:-20px"></center>
---
<center><img src="/dug_7/dug_7_banner.jpg" width="450px"></center>
---
## Dasharo User Group
- Forum where Dasharo Team and Partners share knowledge and inform about
Dasharo-related development
- Happen quarterly since beginning of 2023
- Thigh schedule, little time for questions, recordings published on YouTube
## Dasharo Developers vPub
- Virtual meetup which gather developers and technology enthusiasts for open
discussion on open-source firmware related topics
- Slowly drifting in more formal mini-conference
- Focus on practical aspects of security and firmware: demos > short talks >
discussion panels
- Casual and relaxed atmosphere
- Video from demos/short talks/discussion warm-up are posted on YouTube
- We do not record Q&A and Open Discussion
---
## <center>&#x1F680; Dasharo User Group #6 Meeting Agenda &#x1F680;</center>
<br>
- #### &#x1F44B; 16:00 UTC Greetings, Agenda
- #### &#x1F9ED; 16:05 UTC Dasharo Community Status
- #### &#x1F9F0; 16:15 UTC Dasharo Community Release Roadmap
- #### &#x1F9F0; 17:00 UTC Shameless Plug: New Products in 3mdeb Shop
- #### &#x1F9F0; 17:15 UTC Enhancing Hardware Compatibility: Best Practices and Tools for Dasharo HCL Maintainers
- #### &#x1F4BB; 17:35 UTC NovaCustom: update about the new V Series, NVIDIA variants, Qubes OS support and other features
- #### &#x1F44F; 17:55 UTC Closing remarks &#x27A1;&#xFE0F; &#x1F37A;&#x1F37B; vPub 0xC
---
layout: cover
background: /intro.png
class: text-center
---
# Questions?
<!--
Comment to satisfy pre-commit
-->
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

+6 -633
View File
File diff suppressed because it is too large Load Diff