···11-## hello
22-33-<div class="h-card">
44-55-My name is <span class="p-name">Łukasz Niemier</span>, but I am mostly using
66-<span class="p-nickname">Hauleth</span> over the internet.
77-88-I am part of the <span class="h-card"><a class="p-name p-org u-url"
99-href="https://erlef.org/wg/observability">Erlang Ecosystem Foundation
1010-Observability WG</a></span> where we are trying to improve observability
1111-features in Erlang ecosystem.
1212-1313-I am currently contracted. If you want to inquiry me about my services then
1414-contact me at <a class="u-email"
1515-href="mailto:lukasz@niemier.pl">lukasz@niemier.pl</a>.
1616-1717-</div>
11+templates/shortcodes/readme.md
+1-19
content/about.md
···66no_comments = true
77+++
8899-## hello
1010-1111-<div class="h-card">
1212-1313-My name is <span class="p-name">Łukasz Niemier</span>, but I am mostly using
1414-<span class="p-nickname">Hauleth</span> over the internet.
1515-1616-I am part of the <span class="h-card"><a class="p-name p-org u-url"
1717-href="https://erlef.org/wg/observability">Erlang Ecosystem Foundation
1818-Observability WG</a></span> where we are trying to improve observability
1919-features in Erlang ecosystem.
2020-2121-I am currently contracted. If you want to inquiry me about my services then
2222-contact me at <a class="u-email"
2323-href="mailto:lukasz@niemier.pl">lukasz@niemier.pl</a>.
2424-2525-</div>
2626-2727-[eef-o-wg]: https://erlef.org/wg/observability
99+{{ readme() }}
+17
templates/shortcodes/readme.md
···11+## hello
22+33+<div class="h-card">
44+55+My name is <span class="p-name">Łukasz Niemier</span>, but I am mostly using
66+<span class="p-nickname">Hauleth</span> over the internet.
77+88+I am part of the <span class="h-card"><a class="p-name p-org u-url"
99+href="https://erlef.org/wg/observability">Erlang Ecosystem Foundation
1010+Observability WG</a></span> where we are trying to improve observability
1111+features in Erlang ecosystem.
1212+1313+I am currently contracted. If you want to inquiry me about my services then
1414+contact me at <a class="u-email"
1515+href="mailto:lukasz@niemier.pl">lukasz@niemier.pl</a>.
1616+1717+</div>