From 30e3b164673cd4d2797871b700fba0e9468426da Mon Sep 17 00:00:00 2001 From: bmen Date: Sat, 10 Oct 2020 09:45:50 +0200 Subject: [PATCH] =?UTF-8?q?Einige=20Einstellungen=20und=20Gitea=20als=20So?= =?UTF-8?q?cial=20Media=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _config.yml | 43 ++++++++++++++++++++---------------------- _data/social-media.yml | 5 +++++ 2 files changed, 25 insertions(+), 23 deletions(-) diff --git a/_config.yml b/_config.yml index 218ea57..e1944cc 100644 --- a/_config.yml +++ b/_config.yml @@ -1,11 +1,9 @@ ### Site Settings ### -title : portfolYOU +title : bmen description : >- - I turn coffee :coffee: into code, - use tabs over spaces - and never broke production. + Zwischen neuesten Technologien und + traditionellem Handwerk einzuordnen. baseurl : "/" # Change to empty quotes if you are hosting your site at .github.io directly -repository : YoussefRaafatNasry/portfolYOU # Change to /.github.io (or remove it if you don't need remote projects) remote_theme : YoussefRaafatNasry/portfolYOU @@ -26,23 +24,24 @@ nav_exclude: # The following paths ar ### Author Info ### author: name : Bastian Menningen - image : https://i.imgur.com/uyDNQnn.jpg - behance : your_username + image : assets/images/bmen-profil.jpg +# behance : your_username # dribbble : your_username - email : username@domain.com - facebook : your_username - github : your_username -# gitlab : your_username + email : bastian@bmen.cc +# facebook : your_username + github : bmen + gitlab : bmen + gitea : bmen # instagram : your_username # kaggle : your_username - linkedin : your_username - medium : your_username +# linkedin : your_username +# medium : your_username # soundcloud : your_username -# spotify : your_username + spotify : b-men # stackoverflow : your_user_id # tumblr : your_username.tumblr.com # twitch : your_username - twitter : your_username +# twitter : your_username # vimeo : your_username # youtube : your_channel_name @@ -56,12 +55,10 @@ collections: projects: output: true permalink: /projects/:name - elements: # For Documentation Only - output: true # For Documentation Only ### Disqus ### -disqus: your-short-name-disqus # Your website Shortname on disqus +# disqus: your-short-name-disqus # Your website Shortname on disqus ### Analytics ### @@ -78,11 +75,6 @@ defaults: type: "projects" values: layout: "page" - - scope: # For Documentation Only - path: "" # For Documentation Only - type: "elements" # For Documentation Only - values: # For Documentation Only - layout: "element" # For Documentation Only - scope: path: "" type: "posts" @@ -95,3 +87,8 @@ exclude: - CONTRIBUTING.md - LICENSE - "*.log" + - docker-compose-prod.yml + - docker-compose.yml + - .drone.yml + - .gitignore + - Gemfile diff --git a/_data/social-media.yml b/_data/social-media.yml index b723737..530cf3a 100644 --- a/_data/social-media.yml +++ b/_data/social-media.yml @@ -31,6 +31,11 @@ gitlab: icon : fab fa-gitlab color : fca326 +gitea: + url : https://git.bmen.cc/ + icon : fas fa-code-branch + color : fca326 + instagram: url : https://www.instagram.com/ icon : fab fa-instagram