parent
ba25e02557
commit
a1d45a2b4c
@ -0,0 +1,4 @@
|
||||
.remark-slide-content{
|
||||
font-size: 25px;
|
||||
line-height: 1.6;
|
||||
}
|
After Width: | Height: | Size: 18 KiB |
@ -0,0 +1,28 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<!-- meta -->
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="x-ua-compatible" content="ie=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="HandheldFriendly" content="True" />
|
||||
<!-- identity -->
|
||||
<title>Meetup 12.2021</title>
|
||||
<meta name="What is this "systemd" and how does it function? - Concepts, services, sockets, timers and more" content="meta-description" />
|
||||
<!-- styling -->
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/style-cheat/css@1.0/dist/style-cheat.min.css" />
|
||||
<link rel="stylesheet" href="css/main.css" />
|
||||
</head>
|
||||
<body>
|
||||
<!-- Nothing to see here -->
|
||||
|
||||
<script src="https://remarkjs.com/downloads/remark-latest.min.js"></script>
|
||||
<script>
|
||||
var slideshow = remark.create({
|
||||
ratio: '16:9',
|
||||
sourceUrl: 'presentation.md'
|
||||
});
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
@ -0,0 +1,143 @@
|
||||
name: Title
|
||||
class: center, middle, bg-dark, fg-light
|
||||
background-image: url(img/logo.png)
|
||||
background-position: center calc(50% + 150px)
|
||||
background-size: 107px 107px
|
||||
|
||||
# Meetup 12.2021
|
||||
|
||||
by Dresden OpenSource UserGroup
|
||||
|
||||
---
|
||||
name: Agenda
|
||||
background-image: url(img/logo.png)
|
||||
background-position: calc(100% - 20px) 0px
|
||||
background-size: 80px 80px
|
||||
|
||||
## Agenda
|
||||
|
||||
* Review: Evolvement of the DDOSUG
|
||||
* Martin Pietsch
|
||||
* 10 minutes
|
||||
|
||||
* Distribution Dezember
|
||||
* Talk: Schulstick (FSFW)
|
||||
* Talk: RedHat Family (Joachim Rinck)
|
||||
* Talk: FreeBSD (Martin Pietsch)
|
||||
* Talk: Immutable GNU/Linux NixOS,k3OS, CoreOS, microos (Daniel Schier)
|
||||
|
||||
* Open Discussion
|
||||
|
||||
---
|
||||
name: Introduction
|
||||
class: center, middle, bg-dark, fg-light
|
||||
background-image: url(img/logo.png)
|
||||
background-position: calc(100% - 20px) 0px
|
||||
background-size: 80px 80px
|
||||
|
||||
# Dresden OpenSource UserGroup
|
||||
|
||||
all about Open Source
|
||||
|
||||
---
|
||||
name: ddosug-intro
|
||||
background-image: url(img/logo.png)
|
||||
background-position: calc(100% - 20px) 0px
|
||||
background-size: 80px 80px
|
||||
|
||||
## Who are we?
|
||||
|
||||
* Dresden OpenSource UserGroup (DDOSUG)
|
||||
|
||||
* Goal: a platform for everyone to get in touch with OpenSource
|
||||
|
||||
* Organization:
|
||||
* Daniel Schier
|
||||
* Martin Pietsch
|
||||
|
||||
* Find us at:
|
||||
* [Web: https://ddosug.de or https://ddosug.org](https://ddosug.de)
|
||||
* [E-Mail: hello@ddosug.org](mailto:hello@ddosug.org)
|
||||
* Social media: [Facebook](https://www.facebook.com/Dresden-OpenSource-UserGroup-103803038771865), [LinkedIn](https://linkedin.com), [Meetup](https://meetup.com), [Telegram](https://telegram.org), [Twitter](https://twitter.com/ddos_usergroup), [Xing](https://www.xing.com/communities/groups/dresden-opensource-usergroup-6b1e-1149127)
|
||||
* [YouTube](https://youtube.com)
|
||||
|
||||
---
|
||||
background-image: url(img/logo.png)
|
||||
background-position: calc(100% - 20px) 0px
|
||||
background-size: 80px 80px
|
||||
|
||||
## What was happen?
|
||||
|
||||
**November 2021**
|
||||
* Theme day: "Open Source in Education"
|
||||
* Speaker:
|
||||
* Sander Bangma (Moodle)
|
||||
* Phil Höfer (MetaGer / SUMA e.V.)
|
||||
* Prof. Alexander Lasch (Open Educational Resources)
|
||||
* Julia Wolfinger (Geogebra)
|
||||
* Lothar Becker (The Document Foundation)
|
||||
|
||||
---
|
||||
background-image: url(img/logo.png)
|
||||
background-position: calc(100% - 20px) 0px
|
||||
background-size: 80px 80px
|
||||
|
||||
## What was happen?
|
||||
|
||||
* new social media channels
|
||||
* [Facebook](https://www.facebook.com/Dresden-OpenSource-UserGroup-103803038771865)
|
||||
* [LinkedIn](https://www.linkedin.com/company/dresden-opensource-usergroup)
|
||||
* [Twitter](https://twitter.com/ddos_usergroup)
|
||||
* [Xing](https://www.xing.com/communities/groups/dresden-opensource-usergroup-6b1e-1149127)
|
||||
|
||||
---
|
||||
background-image: url(img/logo.png)
|
||||
background-position: calc(100% - 20px) 0px
|
||||
background-size: 80px 80px
|
||||
|
||||
## What is planned?
|
||||
|
||||
**January 2022**
|
||||
* Happy New Year Open Source
|
||||
* come together to talk about our plans
|
||||
* bring in your ideas and your engagments
|
||||
|
||||
**March 2022**
|
||||
* Makers March in cooparation with SLUB Makerspace Dresden
|
||||
* introduce your Open Source project (10-30 minutes)
|
||||
* all is possible: from 3D print with Blender to projects with Raspberry Pi
|
||||
* send your proposals to makerspace@slub-dresden.de (15.2.2022
|
||||
|
||||
---
|
||||
name: Contact
|
||||
background-image: url(img/logo.png)
|
||||
background-position: calc(100% - 20px) 0px
|
||||
background-size: 80px 80px
|
||||
|
||||
# Contact the speaker
|
||||
|
||||
```yaml
|
||||
---
|
||||
|
||||
- name: Martin Pietsch
|
||||
home: Dresden, Germany
|
||||
mail: mpietsch@ddosug.org
|
||||
chat: Telegram @pmfoss
|
||||
note: You can also find me on LinkedIn.
|
||||
```
|
||||
|
||||
---
|
||||
name: End
|
||||
class: center, middle, bg-dark, fg-light
|
||||
background-image: url(img/logo.png)
|
||||
background-position: calc(100% - 20px) 0px
|
||||
background-size: 80px 80px
|
||||
|
||||
# End
|
||||
|
||||
This presentation was made with
|
||||
[remark](https://remarkjs.com/),
|
||||
[markdown](https://daringfireball.net/projects/markdown/),
|
||||
[Style Cheat](https://style-cheat.io)
|
||||
and <3 <3 <3
|
||||
|
Loading…
Reference in new issue