-
Notifications
You must be signed in to change notification settings - Fork 13
/
config.toml
55 lines (50 loc) · 1.72 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
47
48
49
50
51
52
53
54
55
baseurl = "https://hugo.staticman.net/"
languageCode = "en-us"
title = "Hugo + Staticman"
theme = "hugo-type-theme"
# Enable comments by entering your Disqus shortname
#disqusShortname = "spf13"
# Add your tracking code to enable Google Analytics
googleAnalytics = ""
# Posts per page
paginate = 10
[params]
author = "Your name"
description = "Add a description of your website"
# The keywords will be added as a meta tag. Delimit them with a comma.
keywords = ""
# Either show custom avatar on the top
# left by adding the filename in below
avatar = "img/avatar.png"
# or use Gravatar by adding your email address to generate a unique avatar
#gravatar = "[email protected]"
#headerText = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<br><br>Remove all header text in **config.toml** to disable this feature."
# To add a header background to the main site, save your image under static/img/.
# If now image path is provided, a orange background will be shown instead.
headerImage = ""
copyright = "Released under the MIT license<br>Powered by [Hugo](//gohugo.io/) with the [Type Theme](//github.com/digitalcraftsman/hugo-type-theme)"
[params.social]
# Insert your accout name and the icon will be shown in the right menu
rss = true
homepage = true
email = "[email protected]"
behance = ""
bitbucket =""
dribbble = ""
facebook = ""
flickr = ""
github = "eduardoboucas/hugo-plus-staticman"
googleplus = ""
instagram = ""
linkedin = ""
pinterest = ""
reddit = ""
soundcloud = ""
stackexchange = ""
steam = ""
tumblr = ""
twitter = ""
wordpress = ""
youtube = ""
# Insert your Xing Profile-ID not your login name
xing = ""