diff --git a/config.yml b/config.yml index 66956be..3d0b189 100644 --- a/config.yml +++ b/config.yml @@ -99,8 +99,12 @@ menu: name: Tags url: /tags/ weight: 20 - - identified: about + - identifier: about name: Über mich url: /about/ weight: 25 + - identifier: howto-work-with-me + name: How to work with me + url: /howto-work-with-stan + weight: 30 diff --git a/content/howto-work-with-stan.md b/content/howto-work-with-stan.md new file mode 100644 index 0000000..c412774 --- /dev/null +++ b/content/howto-work-with-stan.md @@ -0,0 +1,12 @@ +--- +title: "How to work with Stan" +draft: false +--- +:construction_worker: :construction: :construction: :construction: :construction_worker: + +This page is in English because most of the people I meet at work either speak or understand English. + +This is my personal handbook. I hope it helps to understand how I work, what are my values and what drives me. + + +:construction_worker: :construction: :construction: :construction: :construction_worker: \ No newline at end of file diff --git a/content/posts/a-letter-to-my-younger-self/index.md b/content/posts/a-letter-to-my-younger-self/index.md index f49df19..e971174 100644 --- a/content/posts/a-letter-to-my-younger-self/index.md +++ b/content/posts/a-letter-to-my-younger-self/index.md @@ -12,6 +12,6 @@ cover: caption: "Photo by Álvaro Serrano on Unsplash" relative: true # To use relative path for cover image, used in hugo Page-bundles --- -Lorem Ipsum +Viele Führungskräfte, die den Weg aus dem Individual Contributor track zum Leadership gemacht haben und neu in der Führung sind, denken, dass die neuen Aufgaben ihnen genau so leicht gelingen werden, wie die Aufgaben eines Individual Contributors. Ich gehörte auch dazu. Als eine frischgebackene Führungskraft dachte ich blauäugig, dass es "schon klappen" wird. Führung ist nicht so schwierig wie das Programmieren. Ich habe mich damals bitter geirrt. In dem Artikel werde ich über die Fehler sprechen, die ich damals gemacht habe und versuchen sie zu analysieren. Es soll wie ein Brief an mich selbst vor vielen Jahren aussehen, an mich in der Zeit, als ich ein Team-Lead geworden bin. dolor sit amet \ No newline at end of file diff --git a/content/posts/appreciation/index.md b/content/posts/appreciation/index.md new file mode 100644 index 0000000..770cebc --- /dev/null +++ b/content/posts/appreciation/index.md @@ -0,0 +1,17 @@ +--- +title: "Was motiviert uns mehr als Geld" +date: 2022-06-23T23:08:31+02:00 +draft: true +tags: [Führung, Wertschätzung] +categories: [Leadership] +ShowToc: false +ShowBreadCrumbs: false +cover: + image: "/annie-spratt-6Aj3eKsng8c-unsplash.jpg" + alt: "Photo by Annie Spratt on Unsplash" + caption: "Photo by Annie Spratt on Unsplash" + relative: true # To use relative path for cover image, used in hugo Page-bundles +--- +Letzte Woche war ich krank, daher hatte ich viel Zeit, um mir Gedanken darüber zu machen, was uns im Arbeitsalltag wirklich motiviert. + +Da ich drei Sprachen bei der Arbeit mehr oder weniger gut einsetzen kann, habe ich auch überlegt, wie die Sprache selbst zu Geltung kommt, wenn man über die Motivation und über bestimmte Wörter in dem Kontext der Motivation nachdenkt. \ No newline at end of file diff --git a/static/annie-spratt-6Aj3eKsng8c-unsplash.jpg b/static/annie-spratt-6Aj3eKsng8c-unsplash.jpg new file mode 100644 index 0000000..5c89472 Binary files /dev/null and b/static/annie-spratt-6Aj3eKsng8c-unsplash.jpg differ diff --git a/themes/PaperMod b/themes/PaperMod index 7c930ee..25e5b4d 160000 --- a/themes/PaperMod +++ b/themes/PaperMod @@ -1 +1 @@ -Subproject commit 7c930ee4ea1b27ebdcb72ccb4c71656ecbde92b7 +Subproject commit 25e5b4d2982aacfee9a1194d2738db284c2ac380