-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
31 lines (26 loc) · 955 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
title: "Jacopo Nardiello's personal blog: Cloud-Native, Kubernetes, Entrepreneurship"
description: "Jacopo Nardiello's personal blog. Strategic thinking and Technical articles about Kubernetes, Cloud Native, DevOps practices and Entrepreneurship."
url: "https://jnardiello.me"
author:
name: Jacopo Nardiello
description: Founder <a href="https://sighup.io" class="sighup">@SIGHUP</a>. Programmer and DevOps.<br /> Mostly Cloud-Native infrastructures, Kubernetes, Containers and Entrepreneurship.
twitter:
name: "@jnardiello"
url: https://twitter.com/jnardiello
github:
name: github/jnardiello
url: https://github.com/jnardiello
linkedin:
name: linkedin/jnardiello
url: https://www.linkedin.com/in/jnardiello/
timezone: UTC
markdown: kramdown
highlighter: rouge
host: 0.0.0.0
permalink: /:title.html
kramdown:
input: GFM
exclude: [makefile]
plugins:
- jekyll-feed
- jekyll-sitemap