-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
46 lines (40 loc) · 1.15 KB
/
_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
38
39
40
41
42
43
44
45
46
# Site settings
title: Guglielmo Gemignani's personal page
author:
name: Guglielmo Gemignani
email: guglielmogemignani@gmail.com
linkedin: https://www.linkedin.com/in/guglielmo-gemignani
github: https://github.com/g-gemignani
github_username: g-gemignani
show_excerpts: false # set to true to show excerpts on the homepage
minima:
#date_format: "%b %-d, %Y"
date_format: "%-d.%b.%Y"
# generate social links in footer
social_links:
# twitter: jekyllrb
github: g-gemignani
# devto: jekyll
# dribbble: jekyll
# flickr: jekyll
# instagram: jekyll
linkedin: guglielmo-gemignani
# pinterest: jekyll
# youtube: jekyll
# youtube_channel: UC8CXR0-3I70i1tfPg1PAE1g
youtube_channel_name: GuglielmoGemignani
# telegram: jekyll
# googleplus: +jekyll
# microdotblog: jekyll
# keybase: jekyll
# Build settings
#theme: minima
description: > # this means to ignore newlines until "show_excerpts:"
Guglielmo Gemignani's personal page
url: "https://g-gemignani.github.io/" # the base hostname & protocol for your site
# Build settings
markdown: kramdown
plugins:
- jekyll-feed
- jekyll-seo-tag
- webrick