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
+ Hi, my name is Laura + Kalb and I do things on the internet. +
+ ++ This page is a work in progress. There is not much to see here yet ;) +
+ ++ 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. +
+ ++ A list of tools, projects and fun stuff + that I already have worked on or that I want to work on in the future. +
++ My list of awesome technologies I want to implement soon: +
++ Some ways to contact me: +
+