-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
39 lines (35 loc) · 1.11 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
# Site settings
title: Themistoklis Diamantopoulos
email: [email protected]
description: Hi, my name is Themistoklis Diamantopoulos and this is my website including my current research on data mining and software engineering # this means to ignore newlines until "baseurl:"
baseurl: "" # the subpath of your site, e.g. /blog/
url: "https://thdiaman.github.io" # the base hostname & protocol for your site
github_username: thdiaman
twitter:
username: thdiaman
social:
links:
- https://twitter.com/thdiaman
- https://www.linkedin.com/in/thdiaman
- https://github.com/thdiaman
# Build settings
markdown: kramdown
# Other options
permalink: blog/:year/:month/:title
job.title: "PhD Candidate \ Research Associate"
excerpt_separator: "<!--more-->"
collections:
publications:
software:
output: true
# To install these dependencies you can run
# gem install jekyll-seo-tag -v 2.0.0
# gem install jekyll-feed -v 0.7.2
gems:
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-feed
# SEO stuff
# google_author: ""
google_site_verification: "bS3YizW4pMEylO5bJeQFGflvuaD1lF6672Pbyp52AXY"
# bing_webmastertools_id: ""