-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
34 lines (34 loc) · 874 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
# Site settings
title: "<span>M</span>atteo <span>M</span>attei"
tagline: "Matteo Mattei"
description: "Hello, my name is Matteo Mattei and this is my personal website. I am computer engineer with a long experience in Linux system administration and web software development."
url: "https://www.matteomattei.com"
gravatar_img: "https://www.gravatar.com/avatar/802c6bc968e99842beff00949058d922.png"
version: 1.0
author:
name: "Matteo Mattei"
email: "[email protected]"
keywords:
- matteomattei
- matteo mattei
- system administration
- linux
- matteomattei.com
- php
- python
- html
- jquery
- computer engineer
- nodejs
# Build settings
highlighter: rouge
markdown: kramdown
kramdown:
input: GFM
syntax_highlighter: rouge
permalink: pretty
paginate: 6
plugins: [jekyll-paginate, jekyll-gist]
exclude: [node_modules]
gist:
noscript: false