-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.toml
More file actions
36 lines (33 loc) · 1.06 KB
/
config.toml
File metadata and controls
36 lines (33 loc) · 1.06 KB
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
baseurl = "https://abstractinfrastructure.com"
title = "Abstract Infrastructure"
theme = "vec"
languageCode = "en-us"
paginate = 10
#disqusShortname = "abstractinfrastructure"
googleAnalytics = "UA-114111139-1"
publishDir = "docs"
[menu]
# Shown in the side menu.
# [[menu.main]]
# name = "post"
# weight = 0
# url = "/post"
[[menu.main]]
name = "contact"
weight = 1
url = "/contact"
# [[menu.main]]
# name = "faq"
# weight = 2
# url = "/faq"
[params]
Keywords = "kubernetes consulting, kubernetes, consulting, virtualization, continuous deployment, continuous integration, source control, infrastructure consulting"
Description = "Expertise applying emerging technologies to optimize workflow."
Avatar = "img/logo v1.png"
SelfIntro = "We build infrastructure that enables business and technology to flourish."
Email = "abstractinfrastructure@gmail.com"
GithubID = "abstractinfrastructure"
#TwitterID = "Your Twitter ID"
#FacebookID = "Your Facebook ID"
#LinkedInID = "Your LinkedIn ID"
#GoogleplusID = "Your Googleplus ID"