-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
45 lines (34 loc) · 990 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
35
36
37
38
39
40
41
42
43
44
45
# Update all the sections by editing the data.yml file inside _data folder.
# Site Settings
# SEO plugin
author: Roberto Barreda
title: "Roberto Barreda | Homepage & CV"
tagline: "Software Engineer | Cloud Development | Problem-Solver | Scalability | Observability | Cybersecurity"
url: "https://robertobarreda.es"
twitter:
username: roberto_barreda
card: summary
social:
name: Roberto Barreda
links:
- https://twitter.com/roberto_barreda
- https://www.linkedin.com/in/robertobarreda
- https://github.com/robertobarreda
google_site_verification: google393489e22c3bb5df.html
theme_skin: blue
plugins:
- jekyll-sitemap
- jekyll-seo-tag
# Tracker
# google_analytics: UA-6157638-1
# Sass/SCSS
sass:
sass_dir: _sass
style: compressed # http://sass-lang.com/documentation/file.SASS_REFERENCE.html#output_style
# Build settings
compress-site: yes
encoding: "utf-8"
compress_html: # - http://jch.penibelst.de/
clippings: all
ignore:
envs: development