My personal blog hauleth.dev
blog
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: update "about" page

+4 -4
+3 -3
content/about.md
··· 7 7 8 8 My name is Łukasz, but I am mostly using Hauleth over the internet. 9 9 10 - I am working mostly in Erlang/Elixir as a remote developer currently hired at 11 - [Remote](https://remote/com). 12 - 13 10 Except that I am part of the [Erlang Ecosystem Foundation Observability WG][eef-o-wg] 14 11 where we are trying to improve observability features in Erlang ecosystem. 12 + 13 + I am currently available for hire. If you are interested, then you can contact 14 + me at `lukasz [at] niemier [dot] pl`. 15 15 16 16 [eef-o-wg]: https://erlef.org/wg/observability
+1 -1
sass/style.scss
··· 1 1 @import 'variables'; 2 - // @import 'buttons'; 2 + @import 'buttons'; 3 3 @import 'header'; 4 4 @import 'logo'; 5 5 @import 'main';