diff --git a/.eleventy.js b/.eleventy.js new file mode 100644 index 0000000..30b4cc7 --- /dev/null +++ b/.eleventy.js @@ -0,0 +1,7 @@ +module.exports = function(eleventyConfig) { + eleventyConfig.addPassthroughCopy('css') + eleventyConfig.addPassthroughCopy('js') + return { + passthroughFileCopy: true + } + } diff --git a/_includes/layouts/home.njk b/_includes/layouts/home.njk index 23f63a6..f0ba18c 100644 --- a/_includes/layouts/home.njk +++ b/_includes/layouts/home.njk @@ -13,13 +13,13 @@ title: lauka (dot) net {{ title }} - + - + {{ content | safe }} diff --git a/index.njk b/index.njk index ebcfefa..012e143 100644 --- a/index.njk +++ b/index.njk @@ -2,5 +2,51 @@ layout: layouts/home.njk title: lauka (dot) net --- -# {{ title }} -## +

{{ title }}

+

+ 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. +

+ +

Some nice 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: +

+