From 44d35e1d44bb2a3f00326ebf04a3729ea987f1d9 Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Sun, 30 Sep 2018 07:38:57 +0200 Subject: [PATCH] Add some intro text --- content/_index.md | 13 +++++++++++-- content/nixos/tinc.md | 2 ++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/content/_index.md b/content/_index.md index 96a5557..b62b03c 100644 --- a/content/_index.md +++ b/content/_index.md @@ -2,6 +2,15 @@ title: "Ingolf Wagner - Tech Blog" date: 2018-09-28T21:43:24+02:00 --- -# Greetings -This is my blog and here are some articles \ No newline at end of file +# Tech articles + +Hey here are some articles about technical issues. +uost of them are about +[NixOS](https://nixos.org) topics, +because it is the OS of my choice. + +If you are interessted in more output of me please visit +["my other page"](https://ingolf-wagner.de). + +# Articles diff --git a/content/nixos/tinc.md b/content/nixos/tinc.md index 11f3b3b..7e90e8e 100644 --- a/content/nixos/tinc.md +++ b/content/nixos/tinc.md @@ -7,6 +7,8 @@ tags: - Tinc --- +# Tinc + In this article I will describe how to use my [NixOS](https://nixos.org/) tinc-module.