cv-website

Personal website and CV
git clone https://git.in0rdr.ch/cv-website.git
Log | Files | Refs | Pull requests | README | LICENSE

commit 1098bafa150d34a0893cc83faa6fed35b5b85cf3
parent 113558440573431c0c1edb74915553adc43b83a1
Author: Andreas Gruhler <agruhl@gmx.ch>
Date:   Tue, 30 Nov 2021 21:58:34 +0100

update Jekyll _config

Diffstat:
MGemfile | 1+
M_config.yml | 13+++++++------
2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/Gemfile b/Gemfile @@ -4,6 +4,7 @@ group :jekyll_plugins do gem "jekyll-sitemap" gem "bourbon" gem "jekyll-paginate" + gem "jekyll-octicons" end gem 'html-proofer' gem 'tzinfo' diff --git a/_config.yml b/_config.yml @@ -1,9 +1,9 @@ # Site settings -title_left : "Think" -title_right : "space" # default: "" -description : "Minimalist Jekyll theme for technical writing blog." -keywords : "Jekyll, theme, free, download, SEO, blog, web, minimalist, thinkspace" -url : https://heiswayi.github.io/thinkspace # site url +title_left : "CV" +title_right : "" # default: "" +description : "Andreas Gruhler" +keywords : "in0rdr, Andreas, Gruhler, CV" +url : https://cv.in0rdr.ch # site url baseurl : "" # apply repo name like "/myproject" if used under gh-pages branch, else (under master branch) just leave empty/blank cover : "" # image uri like logo/cover image for site seo @@ -28,12 +28,13 @@ sass: # Author settings author: - name : "John Doe" + name : "Andreas Gruhler" plugins: - jekyll-sitemap - bourbon - jekyll-paginate + - jekyll-octicons # navbar pages navbar: