-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.toml
36 lines (29 loc) · 1.24 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
# The URL the site will be built for
base_url = "https://datagiant.org"
theme="Ergo"
title = "Datagiant"
# a description; you can use markdown here if you like
description="Welcome! I'm Simon, a freelance data scientist. I like solving problems, improving processes and creating value from data. On this website, I try to create interesting content related to data science. Please let me know what you think!"
default_language = "en"
highlight_theme = "solarized-light"
generate_rss = true
rss_limit = 20
# Whether to automatically compile all Sass files in the sass directory
compile_sass = true
# Whether to do syntax highlighting
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Gutenberg
highlight_code = true
# Whether to build a search index to be used later on by a JavaScript library
build_search_index = false
[extra]
# theme options, (Submit an issue if any social network you may want is missing here: https://github.com/InsidiousMind/Ergo/issues)
profile = "logo.png" # the name of the profile picture in static/img/
# website = "liquidthink.net"
# github = "insipx"
# twitter = "insipx"
linkedin = "simonriezebos"
email = "info@datagiant.org"
# instagram = ""
# keybase = ""
# reddit = ""
# youtube = ""