-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
68 lines (55 loc) · 1.68 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
# Site settings
title: asnocode.com
subtitle: Homepage
tagline: asnocode.com - Cloud & DevOps
email: [email protected]
description: Welcome to asnocode.com
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://www.asnocode.com" # https://asnocode.github.io" # the base hostname & protocol for your site
logo: assets/images/favicon.png
image: assets/images/og-pic.jpg
# Blog posts
words_per_minute : 160
future : true
read_more : "disabled"
# projects
collections:
projects:
output: true
myversion: 4.5.0
author:
name: asnocode.com
avatar : assets/images/profile_picture.png
avatar-webp: assets/images/profile_picture.webp
avatar-thumb: assets/images/profile_picture.png
author-bio : "DevOps Engineer at Emergn. Cloud Solutions. Data Platforms. Infrastructure as Code. Automation."
ads : https://ui.adsabs.harvard.edu/search/p_=0&q=orcid%3A0000-0002-3493-6638&sort=date%20desc%2C%20bibcode%20desc
facebook: https://www.facebook.com/asnocode
github: https://github.com/asnocode
gitlab: https://gitlab.com/asnocode
linkedin: https://www.linkedin.com/in/kristine-vorobjova-grudinska/
# Social for SEO
twitter:
username: asnocode
card: summary_large_image
facebook:
app_id: 3425901884091023
publisher: 3425901884091023
admins: 3425901884091023
social:
name: Kristine Vorobjova-Grudinska
links:
- https://github.com/asnocode
- https://github.com/kristinevog
- https://gitlab.com/asnocode
- https://www.linkedin.com/in/kristine-vorobjova-grudinska/
plugins:
- jekyll-seo-tag
- jekyll-sitemap
- jekyll-gzip
- jekyll-brotli
- jekyll-redirect-from
# Build settings
markdown: kramdown
exclude:
- vendor