From aef7dbf60ad8d71d45a2a458f9aac250588746ed Mon Sep 17 00:00:00 2001 From: artofproduction <68427024+artofproduction@users.noreply.github.com> Date: Sun, 15 Oct 2023 14:05:22 +0200 Subject: [PATCH 1/6] Create artofproduction --- _directory/data/artofproduction | 1 + 1 file changed, 1 insertion(+) create mode 100644 _directory/data/artofproduction diff --git a/_directory/data/artofproduction b/_directory/data/artofproduction new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/_directory/data/artofproduction @@ -0,0 +1 @@ + From 84da67ce85fecdee565491ffdf25ca1e7eebf356 Mon Sep 17 00:00:00 2001 From: artofproduction <68427024+artofproduction@users.noreply.github.com> Date: Sun, 15 Oct 2023 14:09:03 +0200 Subject: [PATCH 2/6] Delete _directory/data/artofproduction --- _directory/data/artofproduction | 1 - 1 file changed, 1 deletion(-) delete mode 100644 _directory/data/artofproduction diff --git a/_directory/data/artofproduction b/_directory/data/artofproduction deleted file mode 100644 index 8b137891..00000000 --- a/_directory/data/artofproduction +++ /dev/null @@ -1 +0,0 @@ - From a745d8ac1e9da4a9f99b8b2022d91e7bb48ad15f Mon Sep 17 00:00:00 2001 From: artofproduction <68427024+artofproduction@users.noreply.github.com> Date: Sun, 15 Oct 2023 14:10:27 +0200 Subject: [PATCH 3/6] Create artofproduction --- _directory/data/artofproduction | 1 + 1 file changed, 1 insertion(+) create mode 100644 _directory/data/artofproduction diff --git a/_directory/data/artofproduction b/_directory/data/artofproduction new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/_directory/data/artofproduction @@ -0,0 +1 @@ + From e426028751160bc4e6eb76a25d4666bd0e0c15e9 Mon Sep 17 00:00:00 2001 From: artofproduction <68427024+artofproduction@users.noreply.github.com> Date: Sun, 15 Oct 2023 14:31:43 +0200 Subject: [PATCH 4/6] Delete _directory/data/artofproduction --- _directory/data/artofproduction | 1 - 1 file changed, 1 deletion(-) delete mode 100644 _directory/data/artofproduction diff --git a/_directory/data/artofproduction b/_directory/data/artofproduction deleted file mode 100644 index 8b137891..00000000 --- a/_directory/data/artofproduction +++ /dev/null @@ -1 +0,0 @@ - From 475427db729aa7b45517713eda7de51c44ab18ae Mon Sep 17 00:00:00 2001 From: artofproduction <68427024+artofproduction@users.noreply.github.com> Date: Sun, 15 Oct 2023 14:32:26 +0200 Subject: [PATCH 5/6] Create data.yml --- _directory/data/artofproduction/data.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 _directory/data/artofproduction/data.yml diff --git a/_directory/data/artofproduction/data.yml b/_directory/data/artofproduction/data.yml new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/_directory/data/artofproduction/data.yml @@ -0,0 +1 @@ + From 1e2a5dc5ec02b4171be754e9fcf35d31b480c097 Mon Sep 17 00:00:00 2001 From: artofproduction <68427024+artofproduction@users.noreply.github.com> Date: Sun, 15 Oct 2023 14:32:52 +0200 Subject: [PATCH 6/6] Update data.yml --- _directory/data/artofproduction/data.yml | 28 ++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/_directory/data/artofproduction/data.yml b/_directory/data/artofproduction/data.yml index 8b137891..b3ac8feb 100644 --- a/_directory/data/artofproduction/data.yml +++ b/_directory/data/artofproduction/data.yml @@ -1 +1,29 @@ +# name (required) +# may be your real name or your nick +name: A. P. Leinemann + +# geo location (required) +# provide your favored level of detail by number of digits (like 50.107811 vs 50.11) +# you may use services like openstreetmap.org to find out your geo location +latitude: 47.644 +longitude: 9.182 + +# bio +# describe yourself, your involvement in the project and the community or whatever is relevant for you. +# should be 300 chars at maximum. no markup or line breaks! +bio: "Heyhey! I'm LAP, the designer, developer and creative head behind artofproduction. Invested in REDAXO since 2018 and thankful for all the possibilities that REDAXO is given! Great CMS for all main purposes!" + +# image or gravatar +# provide image file from current folder (like 'johndoe.jpg') or gravatar url (like 'https://www.gravatar.com/avatar/{HASH}') +# should be square and about 200-300 px size! +image: https://avatars.githubusercontent.com/u/68427024?v=4 + +# links +# one or more links to your website, your github profile, twitter, facebook et al. +# 4 links, tops! +links: +- https://artofproduction.com +- https://www.linkedin.com/in/artofproduction/ +- https:/instagram.com/artofproduction +