Add debian contribution

This commit is contained in:
Aloïs Micard 2020-09-02 11:18:01 +02:00
parent deabcecf4b
commit 6c22d0811e
92 changed files with 7039 additions and 9 deletions

View file

@ -1,6 +1,6 @@
baseurl = "https://creekorful.dev"
languageCode = "en-us"
theme = "hello-friend-ng"
theme = "hello-friend-ng-clone"
# Set disableReadOtherPosts to true in order to hide the links to other posts.
disableReadOtherPosts = false
@ -24,6 +24,14 @@ url = "https://github.com/creekorful"
name = "docker"
url = "https://hub.docker.com/u/creekorful"
[[params.social]]
name = "stackoverflow"
url = "https://stackoverflow.com/users/3042802/creekorful"
[[params.social]]
name = "debian"
url = "https://qa.debian.org/developer.php?login=alois%40micard.lu&comaint=yes"
[[params.social]]
name = "linkedin"
url = "https://www.linkedin.com/creekorful"
@ -32,10 +40,6 @@ url = "https://www.linkedin.com/creekorful"
name = "telegram"
url = "https://t.me/creekorful"
[[params.social]]
name = "stackoverflow"
url = "https://stackoverflow.com/users/3042802/creekorful"
[[params.social]]
name = "email"
url = "mailto:alois@micard.lu"