-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
32 lines (26 loc) · 841 Bytes
/
_config.yml
File metadata and controls
32 lines (26 loc) · 841 Bytes
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
# Your Website Title
title: Ali Tavallaie
# Your Website URL
url: 'http://techbend.io'
# Leave it default
baseurl: ''
# Google Analytics
ga_index: UA-XXXXXXXX-X
ga_cv: UA-XXXXXXXX-X
# Index page and Profile Information
name: Ali Tavallaie
tagline: Software Developer, MLOps, Machine Learning Engineering
pic: profile.png # profile.png can be found at /assets/images/profile.png
description: Software Developer, MLOps, Machine Learning Engineering
# description_tiny: 'Home: +60-4 | Studied: +1-408 | Work: +60-3'
email: a.tavallaie@gmail.com
website: http://techbend.io # do not add http://
linkedin: tavallaie
github: tavallaie
twitter: '@AliTavallaie'
# python_wiki: https://wiki.python.org/moin/AliTavallaie
# Files or folders to be excluded
exclude: [gitbook_source_code/]
# All the plugins for Jekyll
plugins:
- jekyll-sitemap