From aefff7b76f2c786f68280303d623395c06c1e53a Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 19 Nov 2018 06:56:15 +0100 Subject: content update --- .jekyll-metadata | Bin 39024 -> 39145 bytes _config.yml | 28 ++++++++++++++-------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/.jekyll-metadata b/.jekyll-metadata index 782a2fd..ea29a4e 100644 Binary files a/.jekyll-metadata and b/.jekyll-metadata differ diff --git a/_config.yml b/_config.yml index db5a0c1..885578e 100644 --- a/_config.yml +++ b/_config.yml @@ -1,9 +1,9 @@ encoding: UTF-8 exclude: -- Gemfile -- Gemfile.lock -- Makefile -- notes.md + - Gemfile + - Gemfile.lock + - Makefile + - notes.md permalink: /:title safe: false @@ -11,19 +11,19 @@ safe: false author: Mitja Felicijan domain: https://mitjafelicijan.com/ description: Embedded systems developer and fanatical fan of science fiction -twitter: "@mitjafelicijan" +twitter: '@mitjafelicijan' avatar: assets/avatar.gif -cache_version: 20180811 -theme_color: "#ffffff" +cache_version: 20181119 +theme_color: '#ffffff' kramdown: - auto_ids: true + auto_ids: true entity_output: as_char - toc_levels: 1..6 - smart_quotes: lsquo,rsquo,ldquo,rdquo - input: GFM - hard_wrap: true - footnote_nr: 1 + toc_levels: 1..6 + smart_quotes: lsquo,rsquo,ldquo,rdquo + input: GFM + hard_wrap: true + footnote_nr: 1 show_warnings: false syntax_highlighter: rouge syntax_highlighter_opts: @@ -35,4 +35,4 @@ kramdown: start_line: 1 plugins: -- jekyll-sitemap + - jekyll-sitemap -- cgit v1.2.3