-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
37 lines (29 loc) · 948 Bytes
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
title: "Claudio's Tech Blog"
author: "Claudio Salvatore Arcidiacono"
description: "Hi, I am Claudio, welcome to my Blog!"
# Email / Social media user names used by the minima theme:
# All of these are optional and can be removed or commented out
# email: "[email protected]"
github_username: "ClaudioSalvatoreArcidiacono"
linkedin_username: "claudio-salvatore-arcidiacono-b59055111"
#########################################################################################
######### Nothing below needs to be changed (unless you know what you're doing) #########
#########################################################################################
# rss: rss
kramdown:
syntax_highlighter_opts:
disable: true
theme: minima
plugins:
- jekyll-feed
- jekyll-sitemap
- jekyll-seo-tag
titles_from_headings:
strip_title: true
collections: true
defaults:
- scope:
path: ""
type: post
values:
tags: Other