From 8e9ef5ba62b8bee028428384ad5666e245eb854c Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 17 Feb 2019 21:53:36 +0100 Subject: content update --- _config.yml | 38 -------------------------------------- 1 file changed, 38 deletions(-) delete mode 100644 _config.yml (limited to '_config.yml') diff --git a/_config.yml b/_config.yml deleted file mode 100644 index d11b28b..0000000 --- a/_config.yml +++ /dev/null @@ -1,38 +0,0 @@ -encoding: UTF-8 -exclude: - - Gemfile - - Gemfile.lock - - Makefile - - notes.md - -permalink: /:title -safe: false - -author: Mitja Felicijan -domain: https://mitjafelicijan.com/ -description: Embedded systems developer and fanatical fan of science fiction -twitter: '@mitjafelicijan' -avatar: assets/avatar.gif -cache_version: 20181130 -theme_color: '#ffffff' - -kramdown: - 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 - show_warnings: false - syntax_highlighter: rouge - syntax_highlighter_opts: - css_class: 'highlight' - span: - line_numbers: false - block: - line_numbers: true - start_line: 1 - -plugins: - - jekyll-sitemap -- cgit v1.2.3