blob: 81ab22bdfe0c095a875d3afdd783ffafc658b577 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
title: Yet another blog
email: gabriel.giovanini@pm.me
description: >-
Gabriel Giovanini's blog.
baseurl: ""
url: "https://www.gabrielgio.me"
twitter_username: giovaninigabs
github_username: gabrielgio
gitlab_username: gabrielgio
# Build settings
markdown: kramdown
theme: minima
plugins:
- jekyll-feed
|