-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
59 lines (46 loc) · 1.28 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# site settings
title: Colomina IT Solutions
description: Welcome to my page! As a dedicated freelance Cloud Developer and Software Architect, I specialize in crafting innovative solutions. Here, you can easily reach out to discuss exciting new project opportunities. Let's collaborate and bring your ideas to the best place on earth...Production!
subtitle: Freelance Cloud Developer / Software Architect
taglong:
Reach out to discuss new project opportunities. Let's collaborate and bring your ideas to the best place on earth...Production!
url: https://pedritod.github.io
baseurl: ""
permalink: pretty
repo: https://github.com/pedritod/pedritod.github.io
# author settings
author:
name: Pedro Colomina Medina
email: [email protected]
photo: /assets/jpg/photo.jpg
# social media links
social:
github: pedritod
freelance: pedro-colomina-medina
linkedin: pedritod
# build settings
exclude:
- LICENSE
- README.md
plugins:
- jekyll-feed
- jekyll-gist
- jekyll-paginate-v2
- jekyll-seo-tag
- jekyll-sitemap
whitelist:
- jekyll-sitemap
sass:
sass_dir: _sass
style: compressed
sourcemap: never
feed:
path: atom.xml
autopages:
enabled: false
pagination:
enabled: true
per_page: 1
sort_reverse: true
permalink: /:num/
title: ":title · Page :num"