-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathconfig.toml
43 lines (39 loc) · 1.18 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
baseurl = "https://www.marcotroisi.com"
languageCode = "en-gb"
title = "Marco Troisi | technology, software development and productivity"
theme = "mt2016"
paginate = 10
aliases = [
"/index.xml",
"/feed/"
]
MetaDataFormat = "yaml"
disqusShortname = "marcotroisi"
[taxonomies]
tag = "tag"
category = "category"
series = "series"
[params]
site_author = "Marco Troisi"
site_description = "Marco Troisi's Blog on Technology, Software Development and Productivity."
location = "Ireland"
# All paths are relative to the baseurl. Put your files
# somewhere in the static folder.
avatar = "wp-content/uploads/2012/09/myself.jpg"
header_background = "img/desk.jpg"
header_title = "Marco Troisi"
copyright = "Marco Troisi"
# Enable gogle analytics by entering your tracking code
google_analytics = ""
[social]
# Add your social network accounts to the profile section on the left
# by entering your username. The links to your account will be
# create automatically.
twitter = "marcotroisi"
facebook = ""
linkedin = ""
behance = ""
dribbble = ""
instagram = ""
github = "marcotroisi"
gplus = ""