From 6f6e6f53bb6240e4e36929535f28795d2ae4d4c2 Mon Sep 17 00:00:00 2001 From: Sascha Date: Fri, 28 Jun 2024 23:54:20 +0800 Subject: [PATCH] add workshops de profile links to authors --- "_data/users/David M\303\274llerchen.yaml" | 1 + "_data/users/Lul\303\253zim Ukaj.yaml" | 1 + admin/config.yml | 1 + shared | 2 +- 4 files changed, 4 insertions(+), 1 deletion(-) diff --git "a/_data/users/David M\303\274llerchen.yaml" "b/_data/users/David M\303\274llerchen.yaml" index d791e50f..b7d837ac 100644 --- "a/_data/users/David M\303\274llerchen.yaml" +++ "b/_data/users/David M\303\274llerchen.yaml" @@ -15,6 +15,7 @@ bio: > twitter: webdave_de website: https://webdave.de github: web-dave +workshops_de: web-dave55 started_with_angular: > Ich war neugierig was es so alles gibt. Da kam dann AngularJS ( ja JS! 0.7) raus. Ich hab es mir angesehen, es gefiel mir. Der Nachfolger (Angular2) war dann der nächste logische Schritt. why_angular_de_team: > diff --git "a/_data/users/Lul\303\253zim Ukaj.yaml" "b/_data/users/Lul\303\253zim Ukaj.yaml" index 2309def7..bcf8c897 100644 --- "a/_data/users/Lul\303\253zim Ukaj.yaml" +++ "b/_data/users/Lul\303\253zim Ukaj.yaml" @@ -1,6 +1,7 @@ permalink: lulezim_ukaj name: Lulëzim Ukaj gravatar_uid: ac2a40a8dd0eda491c1ffaf1cf58d05bbb266f08f36ec2acdec22896ce51fd12 +workshops_de: lulezim-ukaj team: true bio: > Lulëzim ist ein junger Vater, Web Accessibility Experte und Künstler. Für Workshops.DE schreibt er Blogartikel, erstellt Social Media Posts und unterstützt unsere Discord Community. diff --git a/admin/config.yml b/admin/config.yml index 0492bbeb..559ec883 100644 --- a/admin/config.yml +++ b/admin/config.yml @@ -64,6 +64,7 @@ collections: - { label: 'Gravatar UID', name: 'gravatar_uid', hint: 'Erstelle deinen Gravatar hier https://de.gravatar.com/', widget: 'string', required: false } - { label: 'Github Handle', name: 'github', widget: 'string', required: false } - { label: 'Twitter Handle', name: 'twitter', widget: 'string', required: false } + - { label: 'workshops.de Profil', name: 'workshops_de', widget: 'string', hint: 'Dein Permalink auf workshops.de', required: false } - { label: 'Website', name: 'website', widget: 'string', required: false } - { label: 'Stadt', name: 'city', widget: 'string', required: false } - { label: 'Ist Team-Mitglied?', name: 'team', widget: 'boolean', required: false } diff --git a/shared b/shared index 7c120526..604c9550 160000 --- a/shared +++ b/shared @@ -1 +1 @@ -Subproject commit 7c12052699c46fa958fbeb5162d67c3f9ed12571 +Subproject commit 604c95506490d829e2b09ec095d07775570bc079