-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathhugo.config.yaml
52 lines (45 loc) · 1.54 KB
/
hugo.config.yaml
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
title: "source{d}"
contentdir: "hugo/content"
dataDir: "hugo/data"
layoutdir: "hugo/layouts"
themesdir: "hugo/themes"
archetypedir: "hugo/archetype"
destination: "public"
publishdir: "public"
staticdir: "static"
theme: ""
metaDataFormat: "yaml"
uglyURLs: false
paginate: 10
paginatePath: "page"
googleAnalytics: ""
disableKinds:
- RSS
- Sitemap
enableRobotsTXT: true
enableEmoji: false
watch: true
log: false
verbose: false
verboseLog: false
cleanDestinationDir: true
taxonomies:
category: "categories"
class: "classes"
params:
author: source{d}
description: "Source{d} is the only end to end Engineering Observability platform to provide executives with actionable insights about their codebases, development processes, and teams. Source{d} not only helps enterprises improve their engineering effectiveness and efficiency but also their IT modernization, DevOps Adoption, and Engineering talent management efforts."
defaultemail: "[email protected]"
location: "San Francisco, Seattle, Madrid & Remote"
favicon: "img/logos/favicon.png"
favicon96: "img/logos/favicon96.png"
socialImage: "img/logos/logo-bg-blue.png"
pgpLink: "https://keybase.io/sourced"
social:
twitter: "sourcedtech"
github: "src-d"
linkedin: "sourced"
# fixed web announcment; if one of its properties is empty, it won't be displayed.
announcement:
title: "Download our new Machine Learning for Software Development Analytics Ebook"
url: "https://go.sourced.tech/ml-ebook"