Compare commits
3 Commits
878a6cc5bb
...
4d84ee94a7
Author | SHA1 | Date | |
---|---|---|---|
4d84ee94a7 | |||
f1e5f8193d | |||
63bae1147f |
6
_assets/css/all.min.css
vendored
Normal file
2
_assets/css/main.css
Normal file
BIN
_assets/images/agiles-arbeiten-nach-scrum/title-thumb.jpg
Normal file
After Width: | Height: | Size: 8.3 KiB |
BIN
_assets/images/favicon/android-chrome-192x192.png
Normal file
After Width: | Height: | Size: 5.7 KiB |
BIN
_assets/images/favicon/android-chrome-512x512.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
_assets/images/favicon/apple-touch-icon.png
Normal file
After Width: | Height: | Size: 12 KiB |
9
_assets/images/favicon/browserconfig.xml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<browserconfig>
|
||||||
|
<msapplication>
|
||||||
|
<tile>
|
||||||
|
<square150x150logo src="/mstile-150x150.png"/>
|
||||||
|
<TileColor>#da532c</TileColor>
|
||||||
|
</tile>
|
||||||
|
</msapplication>
|
||||||
|
</browserconfig>
|
BIN
_assets/images/favicon/favicon-16x16.png
Normal file
After Width: | Height: | Size: 837 B |
BIN
_assets/images/favicon/favicon-32x32.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
_assets/images/favicon/favicon.ico
Normal file
After Width: | Height: | Size: 15 KiB |
8081
_assets/images/favicon/safari-pinned-tab.svg
Normal file
After Width: | Height: | Size: 537 KiB |
1
_assets/images/favicon/site.webmanifest
Normal file
@ -0,0 +1 @@
|
|||||||
|
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
@ -12,16 +12,21 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||||
|
|
||||||
<title>Agiles Arbeiten nach Scrum</title>
|
<title>Agiles Arbeiten nach Scrum</title>
|
||||||
|
<link rel="stylesheet" href="../_assets/dist/reset.css">
|
||||||
<link rel="stylesheet" href="dist/reset.css">
|
<link rel="stylesheet" href="../_assets/dist/reveal.css">
|
||||||
<link rel="stylesheet" href="dist/reveal.css">
|
<link rel="stylesheet" href="../_assets/dist/theme/night.css">
|
||||||
<link rel="stylesheet" href="dist/theme/night.css">
|
|
||||||
|
|
||||||
<!-- Theme used for syntax highlighted code -->
|
<!-- Theme used for syntax highlighted code -->
|
||||||
<link rel="stylesheet" href="plugin/highlight/monokai.css">
|
<link rel="stylesheet" href="../_assets/../_assets/plugin/highlight/monokai.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="reveal">
|
<div class="reveal">
|
||||||
|
<div id="header"; style="padding-left:20px">
|
||||||
|
<img src="../_assets/images/favicon/favicon-32x32.png" alt="Image: Schallbert" itemprop="image" style="vertical-align: middle;"/>
|
||||||
|
<span style="vertical-align: middle; padding-left:10px; font-size:1.0rem; font-weight:bold">
|
||||||
|
<a href="../">Zurück zur Übersicht</a>
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
<!-- Der Vortrag -->
|
<!-- Der Vortrag -->
|
||||||
<div class="slides">
|
<div class="slides">
|
||||||
@ -223,10 +228,10 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script src="dist/reveal.js"></script>
|
<script src="../_assets/dist/reveal.js"></script>
|
||||||
<script src="plugin/notes/notes.js"></script>
|
<script src="../_assets/plugin/notes/notes.js"></script>
|
||||||
<script src="plugin/markdown/markdown.js"></script>
|
<script src="../_assets/plugin/markdown/markdown.js"></script>
|
||||||
<script src="plugin/highlight/highlight.js"></script>
|
<script src="../_assets/plugin/highlight/highlight.js"></script>
|
||||||
<script>
|
<script>
|
||||||
// More info about initialization & config:
|
// More info about initialization & config:
|
||||||
// - https://revealjs.com/initialization/
|
// - https://revealjs.com/initialization/
|
||||||
|
82
index.html
Normal file
@ -0,0 +1,82 @@
|
|||||||
|
<!doctype html>
|
||||||
|
<html lang="en" class="no-js">
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<title>Schallberts Vorträge</title>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
<meta name="description" content="Schallberts Website: Landing page">
|
||||||
|
<meta name="author" content="Schallbert">
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
<meta property="og:locale" content="de_DE">
|
||||||
|
<meta property="og:site_name" content="Schallbert">
|
||||||
|
<meta property="og:title" content="Schallbert">
|
||||||
|
<meta property="og:url" content="https://schallbert.de/">
|
||||||
|
<meta property="og:description" content="Schallberts Website: Landing page">
|
||||||
|
<link rel="canonical" href="https://schallbert.de/">
|
||||||
|
<meta name="google-site-verification" content="Af1xQPk7JDM7zi3i4ce21-qviTfe9Lz237EAhi-HqAE">
|
||||||
|
<meta name="yandex-verification" content="6848a459ef1b6ef5">
|
||||||
|
<meta http-equiv="Content-Language" content="de">
|
||||||
|
<link rel="alternate" hreflang="de" href="https://schallbert.de/" />
|
||||||
|
<!-- Styles -->
|
||||||
|
<link rel="stylesheet" href="./_assets/css/main.css">
|
||||||
|
<link rel="stylesheet" href="./_assets/css/all.min.css">
|
||||||
|
|
||||||
|
<link rel="apple-touch-icon" sizes="180x180" href="./_assets/images/favicon/apple-touch-icon.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="32x32" href="./_assets/images/favicon/favicon-32x32.png">
|
||||||
|
<link rel="icon" type="image/png" sizes="16x16" href="./_assets/images/favicon/favicon-16x16.png">
|
||||||
|
<link rel="manifest" href="./_assets/images/favicon/site.webmanifest">
|
||||||
|
<link rel="mask-icon" href="./_assets/images/favicon/safari-pinned-tab.svg" color="#5bbad5">
|
||||||
|
<meta name="msapplication-TileColor" content="#da532c">
|
||||||
|
<meta name="msapplication-config" content="./_assets/images/favicon/browserconfig.xml">
|
||||||
|
<meta name="theme-color" content="#ffffff">
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="layout--single">
|
||||||
|
<div class="fp-section">
|
||||||
|
<div class="author__avatar">
|
||||||
|
<a href="https://schallbert.de"><img src="./_assets/images/favicon/android-chrome-192x192.png" alt="Image: Schallbert" itemprop="image" style="vertical-align: middle;"/></a>
|
||||||
|
<span style="vertical-align: middle; padding-left:10px; font-size:2.0rem; font-weight:bold">Vorträge</span>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<p>Die meisten meiner Vorträge sind nicht öffentlich. So habe ich z.B. schon über Systems Engineering, <a href="https://blog.schallbert.de/projects-software/platformio_gtestgmock/" target="_blank" rel="noopener noreferrer"
|
||||||
|
rel="nofollow">die Arbeit mit gtest/gmock</a>, <a href="https://en.cppreference.com/w/cpp/memory" target="blank" rel="noopener noreferrer">Smart Pointers</a> in <code class="language-plaintext highlighter-rouge">C++</code>, das <a href="https://en.wikipedia.org/wiki/Inner_source" target="blank" rel="noopener noreferrer">Innersource Konzept</a> und viele andere Themen referiert. Hier lege ich die Vorträge ab, welche ich als Privatperson erstellt habe und für verbreitenswert halte.</p>
|
||||||
|
<h2>Kleine Hilfestellung</h2>
|
||||||
|
<p>Die Vorträge habe ich mit <a href="https://revealjs.com/" target="_blank" rel="noopener noreferrer"
|
||||||
|
rel="nofollow">Reveal.js</a> erstellt, wovon ich ein großer Fan bin. Beim Anklicken der Vorschau landet man auf der Titelseite des Vortrags. Die Navigation kann per Pfeiltasten, Leertaste oder durch Anklicken von Links geschehen.</p>
|
||||||
|
|
||||||
|
<div class="fp-section fp-section-latest">
|
||||||
|
<div class="fp-latest-post-container">
|
||||||
|
<a class="container-link" href="./agiles-arbeiten-nach-scrum/">
|
||||||
|
<div class="flex-post-parent">
|
||||||
|
<div class="flex-post-child"><img src="./_assets/images/agiles-arbeiten-nach-scrum/title-thumb.jpg" alt="Image: Title slide of lecture 'Agiles Arbeiten nach Scrum'" width="768px">
|
||||||
|
</div>
|
||||||
|
<div class="flex-post-child">
|
||||||
|
<h2>Agiles Arbeiten nach Scrum</h2>
|
||||||
|
<p>Agiles Arbeiten wird zumeist von der Leitungsebene über die Mitarbeitenden gestülpt in der Hoffnung, dass hiermit komplexe Probleme besser gelöst werden können, als es mit einer starren Weisungskette möglich sei.</p>
|
||||||
|
<p>Im Vortrag gehen wir folgenden Fragen nach: Was ist agiles Arbeiten? Was zeichnet Scrum aus? Was sind die Voraussetzungen für die Einführung von Scrum? Welche Fehler werden dabei oft gemacht?</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<!-- ADD NEW ENTRIES HERE BY COPYING-->
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
<footer class="page__meta">
|
||||||
|
<div id="footer" class="page__footer">
|
||||||
|
<div class="fp-section">
|
||||||
|
<div class="page_footer-legal" style="font-size:24px;">§
|
||||||
|
<a href="https://blog.schallbert.de/legal/" target="_blank" rel="noopener noreferrer"
|
||||||
|
rel="nofollow">Impressum</a> |
|
||||||
|
<a href="https://blog.schallbert.de/privacy/" target="_blank" rel="noopener noreferrer"
|
||||||
|
rel="nofollow">Datenschutz</a>
|
||||||
|
</div>
|
||||||
|
<div class="page__footer-copyright" style="font-size:16px;">© 2024 <a href="https://schallbert.de" target="_blank" rel="noopener noreferrer"
|
||||||
|
rel="nofollow">Schallbert</a>.</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
</html>
|