-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathconfig.toml
46 lines (33 loc) · 1.51 KB
/
config.toml
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
# Site settings
baseurl = "https://www.gokhan.io/"
canonifyurls = true
languageCode = "en"
title = "Gokhan Ciflikli | Cogentis Consulting"
theme = "hugo-theme-cactus-plus"
googleAnalytics = "G-47S8FBKW4W"
ignoreFiles = ["\\.Rmd$", "\\.Rmarkdown$", "\\.knit\\.md$", "\\.utf8\\.md$", "_cache$"]
paginate = 20
[outputFormats.MyEnrichedFormat]
protocol = "https://"
[params]
name = "Gökhan Çiflikli, PhD"
job = "Data & AI Consultant | Fractional Data Leadership"
description = "Data Science, Visualization, Machine Learning, Python, R"
bio = "[R](https://gokhan.io/categories/r) | [Python](https://gokhan.io/categories/python) | [Predictive Modeling](https://gokhan.io/categories/prediction) | [Data Visualization](https://gokhan.io/categories/visualization)"
github = "ciflikli"
enableRSS = true
title404 = "This is not the web page you are looking for."
subtitle404 = "Perhaps your father wanted you to browse this page when you were old enough, but your uncle wouldn't allow it. He feared you might follow old Obi-Wan on some damn fool idealistic crusade like your father did..."
disqusShortname = "gokhancif"
enableDisqus = false
enableGoogleAnalytics = true
custom_css = []
customJS = []
aboutAuthor = "Data & AI Consultant | Fractional Data Leadership"
iconFont = "font-awesome"
shareOnTwitter = true
shareOnFacebook = true
[social]
#github-square = "https://github.com/ciflikli"
linkedin = "https://www.linkedin.com/in/gokhan-ciflikli/"
#twitter-square = "https://www.twitter.com/gokhan_ciflikli"