-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
91 lines (78 loc) · 3.92 KB
/
_config.yml
File metadata and controls
91 lines (78 loc) · 3.92 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
# Plugins
gems:
- jekyll-sitemap
safe: false
# Build Settings
markdown: kramdown
permalink: pretty
exclude: ['/automation/', 'README.md', 'LICENSE.txt', 'CNAME']
# Site Settings
author: "WB3Tech LLC"
title: "WB3Tech"
email: "TalkToAHuman@wb3tech.com"
description: "Transform your company into a modern-day technology company."
baseurl: ""
url: "https://wb3tech.com"
googleAnalyticsTrackingId: "UA-155321176-1"
# Head
metaKeywords: "wb3, technology, cloud, cloud native, development, operations, devops, platform, api"
twitterAccount: "@WB3Tech"
socialImageSrcTwitter: "/img/seo/WB3Tech-Logo-SEO-Twitter.jpg"
socialImageSrcFacebook: "/img/seo/WB3Tech-Logo-SEO-Facebook.jpg"
# Hero Block
heroImage: "WB3Tech-SectionBackground-1080x1920.png"
heroTitle: "Make Technology "
typeoutTextValues: '"", "Your Competitive Advantage", "Generate Revenue", "A Strength", "Grow Your Top Line", "#MyJam", "#MyThing"'
typeoutFallback: "Grow Your Top Line"
# Navigation
navigationLinks:
- {permalink: "/contact-us", text: "Contact Us"}
- {permalink: "/", text: "Home"}
# - {permalink: "/fractional-cio-cto", text: "Fractional CIO & CTO"}
# - {permalink: "/continuous-delivery", text: "Continuous Delivery"}
# - {permalink: "/platform-strategy", text: "Platform Strategy"}
# - {permalink: "/software-refactoring", text: "Software Refactoring"}
# - {permalink: "/citizen-innovation", text: "Citizen Innovation"}
bottomNavigationLinks:
- {link: "/ask-your-question", text: "Ask A Question"}
rightNavigationButtons:
- {link: "/ask-your-question", text: "Ask A Question"}
#Promise Block
promiseTitle: "Our Promise"
promises:
- { title: "To SOLVE Your Technology & Information Problems", body: "We promise to solve your problems using methodologies that get straight to the heart of any issue or opportunity. These methods are distilled from 70 plus years of lessons learned by leading technology experts. We built upon giants who came before us so you can benefit from the collective wisdom."}
- { title: "To NOT PROVIDE You A Solution", body: "We expect you to be taken back by this statement. A solution, especially packaged solutions, may solve a problem, but is it the problem you truly have? We don’t push specific solutions. We work to understand root causes, and help you make the best decisions."}
# About Block
aboutTitle: "What We Do For You"
aboutBlock:
- {title: "Fractional<br>CIO & CTO", image: "fractional-cio-cto-500x417.jpg", text: "Top tier technology leadership without a full-time commitment.", link: "/fractional-cio-cto" }
- {title: "Continuous<br>Delivery", image: "continuous-delivery-500x417.jpg", text: "Source code to customer in less than 10 minutes.", link: "/continuous-delivery" }
- {title: "Platform<br>Strategy", image: "platform-strategy-2-500x499.jpg", text: "Extend your business model by allowing others to leverage your core competencies for their customers.", link: "/platform-strategy" }
- {title: "Software<br>Refactoring", image: "software-refactoring-500x333.jpg", text: "Enhance non-functional aspects of your software without changing how it works.", link: "/software-refactoring" }
- {title: "Citizen<br>Innovation", image: "citizen-innovation-500x355.jpg", text: "Give all employees the tools & opportunity to grow your top line with technology.", link: "/citizen-innovation" }
# Latest News Block
latestNewsTitle: "Latest news"
#Share Your Problem
shareYourProblem: {
title: "Let's Talk About Your Problem",
}
#Ask Your Question
askYourQuestion: {
title: "Have a Question? Ask it here!"
}
#Contact Us
contactUs: {
title: "How can we help today?"
}
# Footer
socialLinks:
- {link: "https://www.linkedin.com/company/wb3tech", icon: "linkedin"}
- {link: "https://twitter.com/intent/user?screen_name=WB3Tech", icon: "twitter"}
- {link: "https://github.com/wb3tech", icon: "github"}
- {permalink: "/feed.xml", icon: "rss"}
footerBlocks:
-
title: "Links"
links:
- {permalink: "/", text: "Home"}
- {permalink: "/contact-us", text: "Contact Us"}