From a4188d9f5e5f600702c1d0880956b7f18ca36105 Mon Sep 17 00:00:00 2001 From: lauralani Date: Wed, 22 Jun 2022 14:03:22 +0200 Subject: [PATCH] add about section and modify contact ways --- index.njk | 61 ++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 40 insertions(+), 21 deletions(-) diff --git a/index.njk b/index.njk index eea608b..112f2c1 100644 --- a/index.njk +++ b/index.njk @@ -2,53 +2,72 @@ layout: layouts/home.njk title: lauka (dot) net --- +

{{ title }}

- Hi, my name is Laura - Kalb and I do things on the internet. + Hi, my name is + + Laura + Kalb + + and I do things on the internet.

-

WIP

This page is a work in progress. There is not much to see here yet ;)

-

About me

- I'm a network engineer, with a pretty mixed technical background. - I started my career in software development, and then moved on to be - a sysadmin with main emphasis on linux environments. Afterwards, - I was a mix of network engineer and site reliability engineer. - Now I'm responsible for the network infrastructure at a big - datacenter provider. + I'm a network engineer, with a pretty mixed technical background. I started my career in software development, and then + moved on to be a sysadmin with main emphasis on linux environments. Afterwards, I was a mix of network engineer and site + reliability engineer. Now I'm responsible for the network infrastructure at a big datacenter provider.

-

Some nice stuff

- A list of tools, projects and fun stuff + A list of + tools, + projects + and + fun stuff that I already have worked on or that I want to work on in the future.

-

Notepad

My list of awesome technologies I want to implement soon:

-

Contact me

Some ways to contact me:

+

About

+

+ This website is + open source. It's an entirely static webpage built by + eleventy (a static site generator) + and hosted with + Netlify. +