-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
84 lines (67 loc) · 1.65 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
baseurl: /
url: https://alxira5.vercel.app
domain: alxira5.vercel.app
title: Alxira5
lang: en
locale: en_US
author:
name: Guillermo Brito
picture: /assets/images/alxira5.jpg
twitter: Alxira5
url: https://alxira5.vercel.app/
email: [email protected]
description: >-
Software developer and digital artist, defender of free culture.
tagline: The Alxira5 personal website in the network.
logo: /assets/images/avatar.svg
twitter:
username: Alxira5
cad: summary_large_image
social:
name: Guillermo Brito
links:
- https://github.com/Alxira5
- https://www.youtube.com/@Alxira5
- https://mastodon.social/@Alxira5
- https://x.com/Alxira5
webmaster_verifications:
google: dGGfSr0CqYOO8aqpUMRluHF8tzj9wNxBURV_prRd3Vs
bing: 29C8E8925A64BE85BDB69C975B67DDD0
feed:
path: /blog/feed.xml
defaults:
- scope:
path: ""
values:
image:
path: /assets/images/social-card.png
alt: Social card
sass:
style: compressed
plugins:
- jekyll-feed
- jekyll-seo-tag
- jekyll-sitemap
header_pages:
- blog.md
- about.html
- avatar.html
- contact.html
minima:
social_links:
- { platform: github, title: GitHub, user_url: "https://github.com/Alxira5" }
- { platform: youtube, title: YouTube, user_url: "https://www.youtube.com/@Alxira5" }
- { platform: mastodon, title: Mastodon, user_url: "https://mastodon.social/@Alxira5" }
- { platform: x, title: X, user_url: "https://x.com/Alxira5" }
exclude:
- README.md
- LICENSE
- ASSET_LICENSE
- .sass-cache/
- .jekyll-cache/
- Gemfile
- Gemfile.lock
- vendor/bundle/
- vendor/cache/
- vendor/gems/
- vendor/ruby/