From 9ed1d150cc064620a2d15bb40af3361cd6f2cdc7 Mon Sep 17 00:00:00 2001 From: Lieuwe Leene Date: Sun, 19 Sep 2021 13:59:43 +0200 Subject: [PATCH] add static images to repo --- .gitignore | 1 - static/images/example_kgt.svg | 39 +++++++++++++++++++++++++++++++++ static/images/replace_style.awk | 15 +++++++++++++ static/images/style.svg | 10 +++++++++ 4 files changed, 64 insertions(+), 1 deletion(-) create mode 100644 static/images/example_kgt.svg create mode 100644 static/images/replace_style.awk create mode 100644 static/images/style.svg diff --git a/.gitignore b/.gitignore index fbf0917..5d2947b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ # ---> Hugo # Generated files by hugo -static/ public/ resources/_gen diff --git a/static/images/example_kgt.svg b/static/images/example_kgt.svg new file mode 100644 index 0000000..beae62a --- /dev/null +++ b/static/images/example_kgt.svg @@ -0,0 +1,39 @@ + + + + + + + personal-part: + + + + first-name + + initial + + . + + + + + + + + + + + diff --git a/static/images/replace_style.awk b/static/images/replace_style.awk new file mode 100644 index 0000000..fffe168 --- /dev/null +++ b/static/images/replace_style.awk @@ -0,0 +1,15 @@ +#!/bin/awk +BEGIN{style_flag=0} + +/